Loading Tool

Explorer IconExplorer

Memory Pool

81,508 transactions
31.03 vMB
0.08707118 BTC
Random Selection Loading Transactions
Max Size: 188.27/200 MB

Candidate Block

Mining Attempt a8c49f33059404e35861df47133409e11467375def58d65f88e31a1865f73d7b
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 4b813834dc266d525546dda2d9bc8905324d29bdfbc86ea70103018de9a5ddca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02023769 BTC
Feerates: 100.69 > 2.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (509,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,708 405,708 0000000000000000033664c34a41250ae5ff72199b488169f554d56cb1b97a2e 1,936 0.98/1.00 vMB 39
405,707 405,707 0000000000000000011c4c5345f5eadbf73b6f9fc0c69b12c7e0109da03d1c47 480 0.34/1.00 vMB 26
405,706 405,706 000000000000000000e982035a203a95763f0fe35522948ff112b7f327011ce2 1,345 0.93/1.00 vMB 31
405,705 405,705 00000000000000000049cd4aa579164e16f900559b63b861115f3a9291762d1d 2,796 1.00/1.00 vMB 64
405,704 405,704 00000000000000000536762ad0c8af4320a72823937008a839e1beb8bf4777cd 988 0.90/1.00 vMB 20
405,703 405,703 0000000000000000048cf8519869b928575d70b459efff70bdf0ffa2ff7bca11 1,464 0.93/1.00 vMB 33
405,702 405,702 000000000000000002d06a97efd695eb1c5820164858a2676f50c291d7f4a5c1 363 0.22/1.00 vMB 31
405,701 405,701 0000000000000000054b6074dcb66c4a7619c2bbff7d086c100db068576b5d0d 3,031 1.00/1.00 vMB 61
405,700 405,700 0000000000000000031473349cbd4dce9b67558613887fbd3e1c76f3ffd1638b 2,316 1.00/1.00 vMB 49
405,699 405,699 00000000000000000147694bfa102d14e4419824e7bd966b08c2c07f849cdb9f 1,721 0.96/1.00 vMB 36
405,698 405,698 00000000000000000343008ab3e750d17e7e4c24c83e285a013ee21128c52f5d 189 0.18/1.00 vMB 57
405,697 405,697 0000000000000000036edeee4308f0a15cd47f574927f8387a5d98574672d81f 399 0.41/1.00 vMB 11
405,696 405,696 000000000000000004f150ddeee3fe78e63eb95d4954ae9fa156aafa11af8cd5 586 1.00/1.00 vMB 17
405,695 405,695 000000000000000003e2528723d4dd5aec785e38f36737aea03c10007c270409 2,219 1.00/1.00 vMB 54
405,694 405,694 000000000000000000ab32144ebff7fafb7283e60a5d391a0e37e431e1808e78 1,379 1.00/1.00 vMB 33
405,693 405,693 000000000000000002c401c489e40be6a3c29af50aa64e89a63cab8b460bf206 1,174 1.00/1.00 vMB 24
405,692 405,692 0000000000000000053d14f51c6ba5f6ecf269696ec3c242c97531097426d8f1 2,847 1.00/1.00 vMB 62
405,691 405,691 00000000000000000449278f7a0c7d331bf40f115132f9cc85beea453a90f66e 599 1.00/1.00 vMB 17
405,690 405,690 000000000000000000c3a3b7368fd4e84cb62157afa4b23d669a102819ef8cbf 1,147 1.00/1.00 vMB 25
405,689 405,689 0000000000000000034769051ae1de3b71773bab819dc672eaeb384e8b60d9e0 2,451 1.00/1.00 vMB 55
405,688 405,688 000000000000000003fda9481a853afcfc81f47de33663b78430a829d36af81c 1,763 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.72 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: 702.34 GB
    • Received: 16.63 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.