Loading Tool

Explorer IconExplorer

Memory Pool

21,259 transactions
9.49 vMB
0.05133070 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.09/200 MB

Candidate Block

Mining Attempt 04dcade4084b8921544ac9aac0be2fa862e58935fe4a5fd385a88fad14e0e3b3
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root da87eb9e58b292990cf521227168d1b97b0e785d8b0bc9a5ec2ff44a2574cf1d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.02707772 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (839,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,821 73,821 0000000000b5b6413cd7f52ca2de438b3b86dce942131078fcac3c86331f58f3 1 0.00 vMB 0
73,820 73,820 00000000007d0bf062dce46384023cd87d7939783ba5037111aafc04214271ba 3 0.00 vMB 0
73,819 73,819 0000000000214f1e107248bf1f96f1071f5d72f38513eca2adadc033ad337dda 2 0.00 vMB 0
73,818 73,818 000000000036ac8fee25d6340f6bca2e2125dd7929eb826109f58930d98b3862 1 0.00 vMB 0
73,817 73,817 0000000000ab65ff49eda0544dfe84d41fd0b9eaf9643eed4d5e2d89ef432f5f 1 0.00 vMB 0
73,816 73,816 00000000000fe986e9500ceba81e7c4086022decd09fe82a8ff6097066b13590 3 0.00 vMB 0
73,815 73,815 00000000007c86a1cd0279b54b1f50e13e7f830d28f670e5dd41e49d86620565 3 0.00 vMB 0
73,814 73,814 00000000004eb7b5bf10f461cfb2f525c1ead749cccd4d4b89a20f7ce8c0519e 4 0.00 vMB 0
73,813 73,813 0000000000972032ff32aed0a1ee2d35aad999a7a532f58e85dca559a06e8ab7 2 0.00 vMB 0
73,812 73,812 0000000000606512af3ad72e2583845a9831bf75fff9590420b58850c4c14252 1 0.00 vMB 0
73,811 73,811 00000000000d74b9834eeeb232b26436ae21674c3581610ae9a6bf410eeefb60 2 0.00 vMB 0
73,810 73,810 000000000076364931b7dfd071b787cc95be5868178face45e6a9ecf0f0d91be 1 0.00 vMB 0
73,809 73,809 00000000002cbb5add9a58b295b84098b6b7211b96f81e617563f05c5215ce89 1 0.00 vMB 0
73,808 73,808 0000000000943b456aa7ff643c7800d18e9bda720c902a0f6fed838c26ff6c05 1 0.00 vMB 0
73,807 73,807 0000000000176bbdf297ac65aac6aa2d4bc2a5ed03adb1504571ed282a5ee57f 1 0.00 vMB 0
73,806 73,806 0000000000a8f45755f531c9d600ebf90c6cdde7317254e386cb07f36876adfd 1 0.00 vMB 0
73,805 73,805 00000000006932345dd1199e7cf0d46f53474a86c9fa52d9d2ce7f261c9d519f 1 0.00 vMB 0
73,804 73,804 0000000000964407a40dc0bf3ec2885bcfda0ddfc5336fb616144e497a449667 2 0.00 vMB 0
73,803 73,803 0000000000928a46b7ba1670c06631f386cfc63107fd2bfe0d4c0618da0e3955 1 0.00 vMB 0
73,802 73,802 0000000000998bb6bdddc764668cb3e31596818807ca46f20aff2a9053cc12f0 2 0.00 vMB 0
73,801 73,801 000000000008d93debfd2d21492901536cd95fe7d6d384de5461a460ca57f625 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 300.24 GB
    • Received: 1.30 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.