Loading Tool

Explorer IconExplorer

Memory Pool

87,073 transactions
32.58 vMB
0.15082874 BTC
Random Selection Loading Transactions
Max Size: 198.94/200 MB

Candidate Block

Mining Attempt fd5ef9c27e5e522bb67a90a217295b59b00596e40db8315881b17b137f020c48
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 9df2954f51016ba36051e5ae55aa87076e2891dfcd1f1e6aefae0cf80b6623b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.05805217 BTC
Feerates: 400.00 > 5.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (548,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,436 366,436 000000000000000013cb16949babc10a26ffbaf977dea3a1c2376cb7d6cbb58a 236 0.18/1.00 vMB 13
366,435 366,435 0000000000000000133075180b5e3ba8dc6e22cded7e54a3af3dbc0da3ffeb20 2,105 0.93/1.00 vMB 42
366,434 366,434 0000000000000000088b90906f8c423085db9cbe8df9b10dc75c9dfe0eaf407b 563 0.42/1.00 vMB 21
366,433 366,433 0000000000000000061c9f0d23b3c256ac9427e5ea2f10d98db9e6ad81657c88 2,348 1.00/1.00 vMB 41
366,432 366,432 000000000000000000035646f09e9e9637d7611254a2506765ecfb324c5a5ba8 903 0.41/1.00 vMB 41
366,431 366,431 000000000000000012d54a1834be3497eb5f314408d4b8287b3ccff81701f5d0 939 0.66/1.00 vMB 34
366,430 366,430 0000000000000000124c383842876199f40cf4ffa8b6b147850f04c870bb2383 694 0.35/1.00 vMB 43
366,429 366,429 000000000000000002494aae3347034ebe5fbfad7978c1040d9cdb98241c5c7c 167 0.10/1.00 vMB 43
366,428 366,428 000000000000000012a0a55056ba803f9905540278176253268ac8f5873e1b2b 190 0.08/1.00 vMB 36
366,427 366,427 0000000000000000064d981f3dabbb7ee1081b1e737f0232352ec1a9ed6886a6 205 0.13/1.00 vMB 32
366,426 366,426 00000000000000000906740d01911b273ad4623bc5ec05a25066001712b6db57 269 0.13/1.00 vMB 46
366,425 366,425 00000000000000001191e88a98873b2788b54056571eb197b36f794063671c4b 622 0.38/1.00 vMB 43
366,424 366,424 0000000000000000078fc68f9f2391ca0fb89e6a06440a9a719ccc6c4b827b1c 939 0.49/1.00 vMB 36
366,423 366,423 00000000000000000958827fcca09b5592564e187d4c42320b53dc731f78513a 1,698 0.92/1.00 vMB 33
366,422 366,422 00000000000000000733ac15ef0a995c66362a0462795575001f929ae14f03d7 655 0.27/1.00 vMB 39
366,421 366,421 00000000000000000f556315c1378e65b55e023100f851b2f3f3b34622f90ccb 1 0.00/1.00 vMB 0
366,420 366,420 00000000000000000e98737713e6751b47dfc9632b9bdefe5777e792ec9e6117 756 0.80/1.00 vMB 57
366,419 366,419 00000000000000001537731c5d192e3f7e42961e9d466cc2433867993fce0410 83 1.00/1.00 vMB 83
366,418 366,418 0000000000000000008d5694066e875b91f0e85eee28788c61cf8b0a104a250b 94 0.14/1.00 vMB 3
366,417 366,417 0000000000000000088028e09e15bc3c8fd5b71e36f2906353fd7b0ae63dce8c 333 0.32/1.00 vMB 64
366,416 366,416 000000000000000000c27caec256d72a52778df31cbc1f10498bc8ba04fb2f80 1,485 0.67/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.