Loading Tool

Explorer IconExplorer

Memory Pool

73,574 transactions
28.51 vMB
0.07102555 BTC
Random Selection Loading Transactions
Max Size: 168.47/200 MB

Candidate Block

Mining Attempt f7d0b1217e6f178c1d4f905b958f479147c92a15f3884a31a9082211ca655b7e
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 2d5269a86e8f8c544014afba37cb9e3b99a50867a36f400dca888db6aeb5bb82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01375431 BTC
Feerates: 100.36 > 1.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (157,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,492 757,492 0000000000000000000116e9a35cd1ae4b5d4d948acb606bdd09639affebec23 792 1.00/1.00 vMB 2
757,491 757,491 000000000000000000038cc000599bb092e6407e5da33f1411cb552a6ff2f325 2,758 1.00/1.00 vMB 8
757,490 757,490 00000000000000000003fa5c9e71302029ea2bc1ab60c20297f03490beece031 1,789 1.00/1.00 vMB 5
757,489 757,489 00000000000000000005d2d5acb9022c855043995fad719c70fc359f80a6f4df 2,462 1.00/1.00 vMB 8
757,488 757,488 000000000000000000036d473bdee83f22be56bdad07751f129dfb6c8a9575a4 1,376 1.00/1.00 vMB 10
757,487 757,487 000000000000000000056fdf2621a3a1e45bed9fa77b520d4b7bfe221036b575 3,195 1.00/1.00 vMB 10
757,486 757,486 0000000000000000000292d0f5f27742c3b20259feaa67883dffcc4fde3df603 2,536 1.00/1.00 vMB 8
757,485 757,485 00000000000000000008c0cf1cf6cb23bf93e7d7c63f8a79a600d41cff8883bf 3,246 1.00/1.00 vMB 4
757,484 757,484 00000000000000000004f45c29bd71ffe046f8e7af956e2bf4fbfcc9235b73e5 2,993 1.00/1.00 vMB 17
757,483 757,483 00000000000000000005eeabcf2bde1037db0c5648bb611e4b7404cfec13b127 2,230 1.00/1.00 vMB 4
757,482 757,482 0000000000000000000111fb7f1607b83039aaab2dbb277ee6f0193667f733a5 2,524 1.00/1.00 vMB 5
757,481 757,481 00000000000000000000042697715d779b50cc0a7d1afdf3e5d5a49f3dae4e62 1,334 1.00/1.00 vMB 10
757,480 757,480 00000000000000000000c5ae7ba820ceb311b5822517367bf8e35668e78f0dc6 2,736 1.00/1.00 vMB 12
757,479 757,479 000000000000000000008975cd868db19a9dc6eb7f4e6ca0f040fcfad8379f13 866 1.00/1.00 vMB 3
757,478 757,478 00000000000000000005276d9639cfcdd4da6370bc03028310ed0ab64fe380e8 981 1.00/1.00 vMB 3
757,477 757,477 0000000000000000000683cf2db3d707f88fbe2f3accc61f768a3fe3068fa133 2,523 1.00/1.00 vMB 6
757,476 757,476 000000000000000000077142f8a5a1f1227c8cad8389ae54010312ba6a653862 2,607 1.00/1.00 vMB 11
757,475 757,475 0000000000000000000854070b06df8bebee33d7cac3d0abe5d7c7244bcf227a 292 0.24/1.00 vMB 5
757,474 757,474 0000000000000000000025f286b6099ce88dc9972351f32f5e8de079fd0fe38c 1,228 0.85/1.00 vMB 3
757,473 757,473 0000000000000000000411c1cc149494d22bf52a0ef9012690aaa370aece5c88 1,722 1.00/1.00 vMB 8
757,472 757,472 000000000000000000058903ecdf0af4f2f76cea5851ecfe75ffb5c1a6033103 2,802 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.