Loading Tool

Explorer IconExplorer

Memory Pool

43,616 transactions
27.02 vMB
0.05635968 BTC
Random Selection Loading Transactions
Max Size: 142.48/200 MB

Candidate Block

Mining Attempt 7988b207711b7620dedfd58093a5d409b4ee2a9f3b3f714dc42c0743b584d109
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 4a32e817d3cb3401d6c0a9e641f80832d54d4f53c15354b00a6f4c99e348fa42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,072
Size: 1.00 vMB
Total Fees: 0.00593220 BTC
Feerates: 40.21 > 0.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (317,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,504 597,504 00000000000000000014c0649515f9d6d2fae0c53a3249f55cab56a551733a99 140 0.04/1.00 vMB 25
597,503 597,503 0000000000000000000819f7b4bbc97601f4110e4608ba48a7ad7796645e0c1b 383 0.10/1.00 vMB 26
597,502 597,502 000000000000000000006328c5f8851d829efa30f336d28e293a8a8a24a1723c 1,449 0.41/1.00 vMB 25
597,501 597,501 000000000000000000136d85bcbb870e29426a0711cc6ccc3282d6dd72546d84 146 0.04/1.00 vMB 32
597,500 597,500 00000000000000000007dc82370d820bf436a2486897e93d61d3ebf5151fe2dc 1,058 0.32/1.00 vMB 3
597,499 597,499 0000000000000000001336825d3f04c5291dded517e3f44e6ab34b014bbb0190 2,803 1.00/1.00 vMB 31
597,498 597,498 00000000000000000005ec368fec7cf8cbd3b3b287ed1f32c4d9353ca937d13e 453 0.15/1.00 vMB 33
597,497 597,497 0000000000000000000861ecd21e0aacc7740fe8b57810b97a7cfbe29c9f73fa 1,778 0.55/1.00 vMB 21
597,496 597,496 00000000000000000015ac93c1301f958d911a41d7bc3ea57b9c2cdce755a31a 2,797 1.00/1.00 vMB 8
597,495 597,495 00000000000000000002d30b9088b857747bb7419cc841fc1984dc1241c3c068 3,108 1.00/1.00 vMB 51
597,494 597,494 0000000000000000000c9d82a2ad72884510fa13ebacb4304595859c39ddb21f 3,243 1.00/1.00 vMB 37
597,493 597,493 0000000000000000000354e6efe31efde59705f7c690a7f7117039934b1cf6d1 1,241 0.35/1.00 vMB 30
597,492 597,492 000000000000000000001ece6ac591aa68dd5e7faeb35a44938f0bdf0f68f775 43 0.01/1.00 vMB 23
597,491 597,491 000000000000000000065dce1a4e100f9a4d0e3874cae4490ce46216c47a9aa8 872 0.27/1.00 vMB 30
597,490 597,490 00000000000000000008cdcf6009f0e41ec9119ef9c5994dc11296b787e4cbb6 1,598 0.49/1.00 vMB 27
597,489 597,489 00000000000000000006431964e70fc10335b7d72b92e535fc71979d12441169 1,537 0.44/1.00 vMB 24
597,488 597,488 0000000000000000001343f28feffd5584a71c243ea05a1ee5a4070ade90ce08 1,497 0.42/1.00 vMB 27
597,487 597,487 000000000000000000015547b5f65e288a48ae3a23af514151b70abc12e94da3 2,103 0.59/1.00 vMB 27
597,486 597,486 0000000000000000000c96a7596265af01d1f23a2ce6ca1f3fe8815571183efb 2,912 0.87/1.00 vMB 35
597,485 597,485 000000000000000000044c7d4298e4e9c731776ab867932921ba732986045f35 2,086 0.66/1.00 vMB 32
597,484 597,484 0000000000000000000cc5b4d178a0f970ef7d6620262a592a82599db77be597 1,631 0.57/1.00 vMB 25
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.06 GB
    • Received: 14.25 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.