Loading Tool

Explorer IconExplorer

Memory Pool

78,983 transactions
29.66 vMB
0.09142641 BTC
Random Selection Loading Transactions
Max Size: 178.94/200 MB

Candidate Block

Mining Attempt 29be989c961701d5ba9f60aa97a5c8ac1ce67cdd6869e68db17956c1146a46ba
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 0fb52bc5416417283590d92ad92823cb203b557a08fd2910a5a0c10e01d70e88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,550
Size: 1.00 vMB
Total Fees: 0.02574453 BTC
Feerates: 251.00 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (554,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,936 360,936 000000000000000010caace07a9e1464aa9da458e049cfc9c63a37554ce939f0 990 0.89/1.00 vMB 21
360,935 360,935 00000000000000000269583cbe049e0b0aac580bb0621d2554006246671106ab 682 0.93/1.00 vMB 16
360,934 360,934 00000000000000001360173ecbef99fd8731155cff220cc650bba8d587715b49 1,696 0.75/1.00 vMB 33
360,933 360,933 00000000000000000cfb85910f8950057cdca5c22ea9005180eb27da509ba357 617 0.26/1.00 vMB 31
360,932 360,932 0000000000000000077c9b95be3937d255069fa53cc72b85e3d9e5c37a1ae283 1,782 0.81/1.00 vMB 22
360,931 360,931 00000000000000001586d21f0296a759a7b8abc014e4fd4dc110f75f87fb0b90 1,041 0.93/1.00 vMB 22
360,930 360,930 00000000000000000f41f9b6252838043fa364cbac2b403f6fcc536d5cb7353f 1,662 0.75/1.00 vMB 31
360,929 360,929 00000000000000000f825499d73584a5e27b3e3105b342be48aacbc552bb3aac 1,602 0.75/1.00 vMB 30
360,928 360,928 00000000000000000bb9ca4089618b4bded8b3125f25b13d881ac2bbb7fa2326 1,691 0.75/1.00 vMB 42
360,927 360,927 00000000000000001013ac28cfd1fc2cf4b9090840b675dac6cb024f8949c00e 692 0.53/1.00 vMB 21
360,926 360,926 000000000000000005866e89db0f156b724ef38c73d6018fce32384e11cf2609 409 0.75/1.00 vMB 14
360,925 360,925 00000000000000000927291f7e182b195529b522dba301c5cf503e5492db6998 1,160 0.95/1.00 vMB 19
360,924 360,924 00000000000000000049575942bee81dd3257d6e382e7e5010ae2d50a2551d8d 674 0.75/1.00 vMB 19
360,923 360,923 000000000000000011d75a9a98340ee60ff9d3e736cd17f8fd80457b8fbc9c07 2,817 1.00/1.00 vMB 35
360,922 360,922 00000000000000000f70b1ddbf56ce86068b23cea44b61156f50796204934d1e 1,398 0.75/1.00 vMB 26
360,921 360,921 000000000000000009b08c5d0d84bbe090c389a6bfdaacc81306052efcf673ff 708 0.40/1.00 vMB 25
360,920 360,920 0000000000000000016f29c7ec98aa4d9a2357ba378b7f095662036819f3b173 416 0.31/1.00 vMB 22
360,919 360,919 000000000000000004e25a1e3820379efe0260a530a1ad4c602d7c6cc7c19690 113 0.11/1.00 vMB 13
360,918 360,918 00000000000000000aa0f9616fea22643134f081af97d6b7339c0582054cb2c5 589 0.25/1.00 vMB 29
360,917 360,917 0000000000000000019627042187de29e10853181b4fe187b658356dbde80778 803 0.73/1.00 vMB 13
360,916 360,916 0000000000000000159737714c01709cb04ad71f9b181e557c5a9038258d7620 916 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.