Loading Tool

Explorer IconExplorer

Memory Pool

46,687 transactions
28.75 vMB
0.10671047 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt ea0cff836e34067085c32f0c0ab58fca8cd48e94ce072a4c4363839570f9a264
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root f11aa47a6653ab2ed6bbcc53306068803dcbb7372b9b4066d39ebc2544619841
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.04128091 BTC
Feerates: 444.31 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (597,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,676 317,676 00000000000000000f1563bd94846d31a7b8ceed6e95f320953926d8f919037a 367 0.22/1.00 vMB 24
317,675 317,675 00000000000000001a561ff8ff15d4fe4403d805a1bfd9cc1056ffdc947b401f 263 0.19/1.00 vMB 31
317,674 317,674 00000000000000000d7f86294c3af84cd4ef04a57b288b6ce98a2a8a56b441ed 36 0.03/1.00 vMB 16
317,673 317,673 00000000000000000414ae63cae2b161b9de0d10d346242cc8b7650b1ea5b151 237 0.22/1.00 vMB 20
317,672 317,672 0000000000000000174a17f0257c5da0da454a57f55fa95c79c7e9b654a61f12 167 0.12/1.00 vMB 29
317,671 317,671 00000000000000001b8428d82539e1b8e5ad837415f88880f4907e722ff7bd1b 42 0.01/1.00 vMB 37
317,670 317,670 00000000000000000ab396e25995b4d2d0e2e6a563fa2443d837fd6d3fd7e945 46 0.02/1.00 vMB 37
317,669 317,669 0000000000000000138d6143cab701519e20140a78403299d27b1d8686458b4f 379 0.19/1.00 vMB 25
317,668 317,668 000000000000000019195365b202f4061866e173e9a14f577011102ab5dfb594 374 0.22/1.00 vMB 26
317,667 317,667 0000000000000000179fdfcb41963ec2d93dc60f39fe2fcfee49a3efc68e70e5 89 0.05/1.00 vMB 28
317,666 317,666 000000000000000014baab558456cba18acc85db1628f59b54c316eeae5421ec 268 0.10/1.00 vMB 22
317,665 317,665 000000000000000004fde395b14234e01d942fefc732f927cffcd2317818a52c 50 0.03/1.00 vMB 22
317,664 317,664 00000000000000000486b1be84d2fa1425753c28702ade6794a4a25dc9709648 207 0.11/1.00 vMB 37
317,663 317,663 000000000000000001a35db685e3044120792e52e5975059554286f1b1baf61f 194 0.33/1.00 vMB 10
317,662 317,662 000000000000000013e9f8bffa274a3284f1c8d5e349fde51e771ee89fc9cfe6 519 0.32/1.00 vMB 24
317,661 317,661 00000000000000001e621cd3909fec0e9950c918898fe48a880ff301d46b339e 350 0.18/1.00 vMB 30
317,660 317,660 00000000000000002847be73df1b8471fd18653dcc5de02bf97c45bdffa10aa3 417 0.31/1.00 vMB 22
317,659 317,659 00000000000000001bcfc7a5b7680a5e2d3db4ac741efe91579d5105a50aa0af 828 0.50/1.00 vMB 24
317,658 317,658 00000000000000000e7a7547e426a66c274abdbe74803a89bd17947d671a23ae 2,036 0.75/1.00 vMB 40
317,657 317,657 000000000000000020c9504b88156a858795808ceca97c0ae398e5702fa6bc6f 11 0.00/1.00 vMB 29
317,656 317,656 00000000000000000523c12d2777d7365d7e14c3b4816d3d572c436468da6e9a 303 0.17/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.25 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: 655.40 GB
    • Received: 14.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.