Loading Tool

Explorer IconExplorer

Memory Pool

36,754 transactions
27.00 vMB
0.06573598 BTC
Random Selection Loading Transactions
Max Size: 136.80/200 MB

Candidate Block

Mining Attempt 3a4627f013a941b7e180e347b9c34492e63995ef4ea8aa47a0043037b30f39d8
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1f975c957ea5bece2248ffb62e422fbb950d2e0b54e012cde5554b403ae32876
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01485879 BTC
Feerates: 101.65 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (200,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,489 714,489 0000000000000000000839119392e8a71da792a26e1949b5bc1e51899af714a9 121 0.04/1.00 vMB 9
714,488 714,488 0000000000000000000acb6c816d8438abdedced3e0f42e20b06043e140c8e71 1,080 0.34/1.00 vMB 10
714,487 714,487 0000000000000000000b689ed22c2f06b5c24e353af213ce97de61c514c73ca2 189 0.05/1.00 vMB 18
714,486 714,486 00000000000000000006057b7446de114043b1e8bf3f36335eebc6fc52f02933 603 0.28/1.00 vMB 8
714,485 714,485 00000000000000000009ac6abdffdaa408f703106bd8b4b05c682e5029805492 1,899 0.67/1.00 vMB 10
714,484 714,484 0000000000000000000b2e683e7d50ba8df52368cce7466e3ad4a25a8ee27fb4 900 0.30/1.00 vMB 8
714,483 714,483 000000000000000000005cc0bdd512faac862122e2e7ebdb3061a14b13e2850c 2,471 0.94/1.00 vMB 5
714,482 714,482 00000000000000000001c3b4b751170dd3c09027bc14e116553c76cd22c163ca 2,368 1.00/1.00 vMB 12
714,481 714,481 00000000000000000007644417e96902523034e906130297b0acbc26289c7d64 1,387 1.00/1.00 vMB 8
714,480 714,480 0000000000000000000579f838a4838b44b8c01ccf2017423f7016c53d2d5073 1,228 1.00/1.00 vMB 8
714,479 714,479 000000000000000000058333a35eda5484bc58154e737006246310c45e6606d2 1,522 0.67/1.00 vMB 9
714,478 714,478 000000000000000000085c0a45d564f67bd07e3726ab65052a4ffb5247756aec 1,316 0.54/1.00 vMB 4
714,477 714,477 000000000000000000026cb244bc7e7838b4e437a074022f66fe4bc87ebcc399 3,045 1.00/1.00 vMB 14
714,476 714,476 00000000000000000004b3985cff6a241365f062a2f2fc289efb499ce9b40017 1 0.00/1.00 vMB 0
714,475 714,475 000000000000000000061520355ae306301fa465ecde47974808db72ea400189 2,023 0.69/1.00 vMB 10
714,474 714,474 00000000000000000001a52fd477993a60c9a326daeed04ede05d699ea895790 188 0.08/1.00 vMB 8
714,473 714,473 000000000000000000026f042a60c09ffbbf0831f6a1f9baab1aad16bd187acf 1,846 0.80/1.00 vMB 9
714,472 714,472 00000000000000000007d722d22c6834ea9de2890d843e6b9230c4f588353e23 534 0.21/1.00 vMB 11
714,471 714,471 000000000000000000009d161492f5a2c24567c60af9314d8edfda18e0d7da86 1,294 0.66/1.00 vMB 8
714,470 714,470 00000000000000000001720bfdd3ac3e09f3b47d8059a0c1378540d727c5062d 1,980 1.00/1.00 vMB 12
714,469 714,469 00000000000000000000a9d758fad6919dabb5e49cfc2eeb595b41d264465c74 1,266 0.64/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.75 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: 631.35 GB
    • Received: 12.06 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.