Loading Tool

Explorer IconExplorer

Memory Pool

25,501 transactions
26.67 vMB
0.05921417 BTC
Random Selection Loading Transactions
Max Size: 127.61/200 MB

Candidate Block

Mining Attempt 19c656f228aee6eb26924b44e3857d07ca15e33133f9b41c252ea7ce6e8b790f
Version 20000000
Previous Block 00000000000000000001a5579d51eb8d7498999ca4d682d7ffacaa0dfbdabaec
Merkle Root 164752fdf44dcf4e2b04c100b7944a7edb932acc333d4f61d7eab61d73e5041a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,049
Size: 1.00 vMB
Total Fees: 0.00937601 BTC
Feerates: 101.16 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,490 (562,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,475 352,475 000000000000000008b47d837d9dc307c60d6817ff03108fa42b70d71ba08b0d 1,443 0.75/1.00 vMB 27
352,474 352,474 00000000000000000353ba0af482ec5d7e5869d6fa0333b929421a21e105fdda 175 0.12/1.00 vMB 18
352,473 352,473 000000000000000007e8d4e9a374c371318772b36d01b1fccfc3a79404ca8779 678 0.36/1.00 vMB 25
352,472 352,472 000000000000000005c2972083c0f3e0f332e3a0ab6421906fcb3926f46abeb8 527 0.34/1.00 vMB 19
352,471 352,471 00000000000000000a299eddb67a97d252657b5ba1c0cda002595a25399d691c 867 0.50/1.00 vMB 23
352,470 352,470 00000000000000000eee3ddd3367fdb2825554d01d0bd46b6c59e11c3e5cb56f 586 0.31/1.00 vMB 23
352,469 352,469 000000000000000014fbbab953e497b7ed748822b312c8586cfc94021fd4ad01 1,369 0.65/1.00 vMB 26
352,468 352,468 000000000000000011088d340338a4127b8fa1285e66ccfb07f86416a99cf6aa 638 0.30/1.00 vMB 29
352,467 352,467 0000000000000000137cf72d036e6e895bedacba854890c1653f13440d8a7fea 807 0.44/1.00 vMB 29
352,466 352,466 000000000000000003f511eacf9256641ec6d5b152125909f405a838034b9197 573 0.52/1.00 vMB 15
352,465 352,465 000000000000000007fea1201fb3d7a05a656661174eb1a77ab8a1037b4474b1 1,681 0.75/1.00 vMB 34
352,464 352,464 000000000000000007527afe25840ec60b3cf67aa81f56a77693aa132ef8c91d 600 0.33/1.00 vMB 23
352,463 352,463 00000000000000001291e1427b7f1d76cbf862e9b38a434fd2b3ab0785d21b9d 187 0.10/1.00 vMB 26
352,462 352,462 00000000000000001608189a5c0ef1cdcf2fc0930349da5cbccdd5c63792bfd3 466 0.25/1.00 vMB 22
352,461 352,461 00000000000000000055d9c666b69effee3856f7dc4e1a99208bacaabdabce97 338 0.23/1.00 vMB 24
352,460 352,460 000000000000000015934cb1b3b01b4d181e01aefdf1a04559b28d10d3d91042 110 0.10/1.00 vMB 12
352,459 352,459 00000000000000000b3dabf9fa58af18e44f47790fbec722443401616349d007 1,076 0.69/1.00 vMB 19
352,458 352,458 0000000000000000068851e95a86b5dfbac85cd788e1ec40a74ccc4b410e9117 1,766 0.75/1.00 vMB 33
352,457 352,457 00000000000000000a8a16d0da4d516ec4e1f78dc90f6210c50eb120d1e745f6 1,011 0.50/1.00 vMB 26
352,456 352,456 00000000000000000f7fdd8d93641f7278533d33fa3514cfd7a5808a0b16f7b5 1,037 0.52/1.00 vMB 25
352,455 352,455 00000000000000000fef839bf7374062b9b82ecf6bd6148b2e8c169283311691 1,361 0.74/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

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