Loading Tool

Explorer IconExplorer

Memory Pool

27,048 transactions
27.39 vMB
0.06611783 BTC
Random Selection Loading Transactions
Max Size: 131.33/200 MB

Candidate Block

Mining Attempt f5810cd7c89d9959983f32c08f0e808b0738820ef96ec6cae3cc59b9702f7b98
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root f69802489c517238df5e6f0f6034be43f678decc47cbe74fda57713ac668fc8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,244
Size: 1.00 vMB
Total Fees: 0.01422782 BTC
Feerates: 101.32 > 1.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (562,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
352,454 352,454 0000000000000000001840f799a582af5a6bad3b41e5b3eca13036c7870d232f 516 0.30/1.00 vMB 20
352,453 352,453 00000000000000000e19f0e2b7bdbe5dc6b5b2f45585f4e468acfcc2be2ee0e7 1,334 0.73/1.00 vMB 26
352,452 352,452 00000000000000000e9248386e2f8e73e71f2932a438f1c837f1806690caff9f 431 0.28/1.00 vMB 21
352,451 352,451 000000000000000006c3850344dd043e1cba9837347c7e7a071cbd25164b95e0 423 0.23/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.50 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: 612.35 GB
    • Received: 10.98 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.