Loading Tool

Explorer IconExplorer

Memory Pool

16,493 transactions
7.33 vMB
0.02735341 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.44/200 MB

Candidate Block

Mining Attempt 0a3ad17577985a28f3f46425f953d7ff55ea3f06021e9a83542c1f877df8664f
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root 50934829c805376898e7ad24ba9fdbabc14087063ea1aa095a2dce2a1afe9ab8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,849
Size: 1.00 vMB
Total Fees: 0.01316597 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (839,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
73,800 73,800 00000000009d60a7608e14ccd1ec1e6ff4b20fee6f0ad803ac2569086adf59d3 1 0.00 vMB 0
73,799 73,799 0000000000494ca6ab36095488849d931efa4ea8b07f01fcd92e82b00022b524 2 0.00 vMB 0
73,798 73,798 000000000054a4b5a4917cbb0dd49f5cadc66c68f4d67bb843af2b2f8052282e 1 0.00 vMB 0
73,797 73,797 00000000008c6f3876f80a1ba96a1fadc49399a330aab0311d50ecd3d90906aa 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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