Loading Tool

Explorer IconExplorer

Memory Pool

85,253 transactions
32.92 vMB
0.08869448 BTC
Random Selection Loading Transactions
Max Size: 194.98/200 MB

Candidate Block

Mining Attempt 09a70c36c001ece76078b4fc464253cd2be90b36830cc83699639b89580d5a86
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 39f6dda3ffb8c919504a2faf1910b422252e69e44fb5d046f04c52dfc37d38aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,795
Size: 1.00 vMB
Total Fees: 0.02328493 BTC
Feerates: 120.64 > 2.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (364,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,777 550,777 0000000000000000001ca8bd42420eb87e60d3abb1f90fe2dc0737410d5f48a3 3,137 1.00/1.00 vMB 86
550,776 550,776 0000000000000000000fdbb775420782173cd808b2ed04a0e8a9dbb2d0e26352 2,215 1.00/1.00 vMB 44
550,775 550,775 00000000000000000008f797ec6164afd0b113b09dee0f388f4d28bdade5711f 2,600 1.00/1.00 vMB 64
550,774 550,774 00000000000000000007a69a32492884be3e9aef053ef0f28728e2973d61ccbb 1,923 1.00/1.00 vMB 53
550,773 550,773 0000000000000000000985b61b2c69ef2f6bbe9bb5fa7e2358c5372a144de830 1,607 1.00/1.00 vMB 41
550,772 550,772 000000000000000000001d11386ca8aaa6491dcf5796277e6ce2e4f5472f3ef6 2,540 1.00/1.00 vMB 41
550,771 550,771 0000000000000000002335671631dc2ca1f4ceb79eb71a0b7e41271d56a3c172 2,148 1.00/1.00 vMB 59
550,770 550,770 00000000000000000008e7ddab814ca27e550ec8697e5f7372013deed8183132 1,934 1.00/1.00 vMB 36
550,769 550,769 0000000000000000000cb170fbd9dfe42f2522e782ad9eab09a48fd31ab13777 2,871 1.00/1.00 vMB 56
550,768 550,768 0000000000000000000a9cbc42c697f2e019bae3fd0e9866726e15be96387db9 2,905 1.00/1.00 vMB 46
550,767 550,767 00000000000000000014d747cf78bca4ab72b27bfaeab50328e1bb4798a18f4b 1,107 1.00/1.00 vMB 51
550,766 550,766 000000000000000000180f150713e04b91bff4fb14d9d308e7897dc7ab52b95b 2,328 1.00/1.00 vMB 55
550,765 550,765 000000000000000000056190995d325d534ad4e4ff2e8e3ad81698d0c4b13a53 1 0.00/1.00 vMB 0
550,764 550,764 0000000000000000001d1da5bf072a8d70e88c6ae72b10c7788c369dbe662fe0 2,767 1.00/1.00 vMB 84
550,763 550,763 00000000000000000020ce1214db4acff670589d39f68a9e57864382c7da4cca 2,695 1.00/1.00 vMB 36
550,762 550,762 0000000000000000000873c56050edb477626a8a7488c64f614f1bad8af41398 2,721 1.00/1.00 vMB 47
550,761 550,761 00000000000000000006118bcbefae8ad5cbf23eb43720fe95ff7a4cf9073ea1 2,854 1.00/1.00 vMB 54
550,760 550,760 000000000000000000187e76c5d16cb4fe7c1bc79873c43fce4fdad58b6e1bb4 2,478 1.00/1.00 vMB 63
550,759 550,759 0000000000000000001fe5790354cf8504860929950735bfefdcd60f768e5904 2,441 1.00/1.00 vMB 56
550,758 550,758 00000000000000000006ce04e5add97259a2c6bfafdeda538792c0b279ba6549 3,134 1.00/1.00 vMB 55
550,757 550,757 000000000000000000181ce2108760c8014683101497399db49db9a03339a2dc 2,291 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 657.38 GB
    • Received: 14.54 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.