Loading Tool

Explorer IconExplorer

Memory Pool

42,814 transactions
26.80 vMB
0.05705785 BTC
Random Selection Loading Transactions
Max Size: 141.01/200 MB

Candidate Block

Mining Attempt bd51a01b1eb62237c2ca4c2f9b2b2c03024e0ce575c5d30b3bc35eddc5d4cb3e
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 74ebae058ba7c6145a327255c8247728d998d87aca3d95ec49aaac15a54ff4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,101
Size: 1.00 vMB
Total Fees: 0.00739548 BTC
Feerates: 60.16 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (144,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,600 770,600 00000000000000000005a2b78ba263fd31198b46502aaca6b6f9e5c9c565107a 281 0.10/1.00 vMB 12
770,599 770,599 0000000000000000000699efb53741ff2370b5c8bf024bb6b2f3a00dfa075b82 266 0.44/1.00 vMB 1
770,598 770,598 00000000000000000007eac72f631ff7308fc500e2764b47efa0b8ffd2b7ed0c 535 1.00/1.00 vMB 3
770,597 770,597 000000000000000000006475287c655af03d1a4ea75321d2204a8a0f818c092c 2,509 1.00/1.00 vMB 5
770,596 770,596 0000000000000000000053200ec1487ade254dc6cd8e76ae41f11b2f7bff8076 1,739 1.00/1.00 vMB 13
770,595 770,595 000000000000000000019a0eabfbad8b51bba390401d6c7acc1dd9b9305fe242 2,731 1.00/1.00 vMB 21
770,594 770,594 00000000000000000007722dfec99e52bcec2a5382dfaf07b6f029f63f1a57f1 739 1.00/1.00 vMB 3
770,593 770,593 000000000000000000070e827e905beafd18020671b78fa17aecb8bbf723e2d8 55 1.00/1.00 vMB 1
770,592 770,592 000000000000000000065ef66d922c325b10bf6ceda8e29009760fa953e84bba 1,453 1.00/1.00 vMB 6
770,591 770,591 000000000000000000014c983b89597c092cbf2a51e64e317b30ddc15d7695d8 2,500 1.00/1.00 vMB 10
770,590 770,590 0000000000000000000784971a20152034ffc680e5f19e0dde9614819b63007f 1,754 1.00/1.00 vMB 5
770,589 770,589 00000000000000000007244aaddd1ab2e29c9f5e731bfdbf1f98212602429d30 2,547 1.00/1.00 vMB 10
770,588 770,588 00000000000000000000407373ee1bc0ff2993704f8b3be738c2b0ab3119fef4 3,120 1.00/1.00 vMB 16
770,587 770,587 00000000000000000004c251c584dbb757e096b23a258d424cfd73cb23a23511 2,418 1.00/1.00 vMB 8
770,586 770,586 00000000000000000006a57459c603c7f4dd532db715682e8e2946d9d5269433 1,718 1.00/1.00 vMB 12
770,585 770,585 0000000000000000000410320ae9dff5709c9b726461f38bc9f6e76b04a2fedc 2,140 1.00/1.00 vMB 19
770,584 770,584 0000000000000000000287a59538f3dfafce7254131556d64ccf61881f8f3591 1,335 1.00/1.00 vMB 2
770,583 770,583 00000000000000000000222a1dc81dacb59d46284f76af39acdb060c522f636e 987 1.00/1.00 vMB 5
770,582 770,582 000000000000000000062995f6567e48e9465c3a5b6bb5dcee4be25063a53c15 329 1.00/1.00 vMB 3
770,581 770,581 0000000000000000000796119f5dd6112f0b1308605ef1aa242c4ea6b4f0a209 314 1.00/1.00 vMB 5
770,580 770,580 000000000000000000005691d9dc343189e09c0bbecd70eed641d2e5c6b5cef9 1,236 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.24 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.23 GB
    • Received: 14.27 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.