Loading Tool

Explorer IconExplorer

Memory Pool

81,289 transactions
31.16 vMB
0.09268937 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt d844302d289b57818739d15964385ac9c566784f905dce736a67905aa2b37e25
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 9a662032ba6975031eeab304353782c9cb56c7a1680dfbc1bf9d73e3a493a01b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,482
Size: 1.00 vMB
Total Fees: 0.01963676 BTC
Feerates: 45.88 > 1.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (507,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,468 407,468 00000000000000000612100462a801a61d68e41c2957150562363b866e014b16 1,610 0.99/1.00 vMB 28
407,467 407,467 0000000000000000058efae3d56f69444927dcdf719ff5c26573a9fec9e3b010 188 0.99/1.00 vMB 7
407,466 407,466 000000000000000000b76adbd26a9dd8526a627b21fcdb8b8c110cee8ca2189b 881 0.47/1.00 vMB 32
407,465 407,465 000000000000000000dd4236ae018d43cafc101eedaf5bf2beccb4018483169d 1,832 0.91/1.00 vMB 33
407,464 407,464 0000000000000000055cf5c07e9b64103819afe6b97cc9b2d38abf4c1f66d097 513 0.44/1.00 vMB 24
407,463 407,463 000000000000000000d395a7a620d8921b2537f305adbb2db48183f477524d7b 2,297 0.99/1.00 vMB 40
407,462 407,462 000000000000000005cda4576aae0c4c73bf3b139b732d7403f3006b9f25fe2a 708 1.00/1.00 vMB 15
407,461 407,461 00000000000000000043d5502041dc370578e8281263a02029d848c4cb986a8e 262 0.14/1.00 vMB 31
407,460 407,460 000000000000000001bb7a48abe4b556657f06c24ad3a672ab53fb0e922072be 689 1.00/1.00 vMB 15
407,459 407,459 00000000000000000258be71fd8cfe441d91570cd6ef3fb28c90d7787cbaa115 396 0.21/1.00 vMB 38
407,458 407,458 0000000000000000016e93b5dd3042595aff8b5ab0744923a61fb6485c73ce1e 1,970 1.00/1.00 vMB 38
407,457 407,457 0000000000000000046c6e5e244007b8bea29e0649c1f9e5d7d3e410cbbf2667 1,570 0.99/1.00 vMB 30
407,456 407,456 0000000000000000008ef6df8e67a85b57608456613bfaecb7cc552cf013d7a0 633 0.98/1.00 vMB 12
407,455 407,455 000000000000000002d359a045c5a47024e60b2609a906a05e68c4a495c0ce95 1,018 1.00/1.00 vMB 22
407,454 407,454 000000000000000006002fa0d3501f2c956d05065a4a8e60a66ab2a921db4676 2,150 1.00/1.00 vMB 44
407,453 407,453 0000000000000000029244b937dae51734579baddbd8b3c6237231bce95ebbd6 2,797 1.00/1.00 vMB 54
407,452 407,452 0000000000000000015e4192024d521b4da5f5dc4b5bb45fae355c8cc3612bf9 2,623 1.00/1.00 vMB 59
407,451 407,451 00000000000000000587395a57acc1f54906ffd2e51b706ba06317db7bf3e8b7 2,780 1.00/1.00 vMB 57
407,450 407,450 000000000000000002e330890fec44e456befe67963d143281b8573fe3ecdd35 2,319 1.00/1.00 vMB 48
407,449 407,449 000000000000000001b62d01f2d4cd8a48865a0b81cc848c7a0d3ca12b806ddd 1,132 0.60/1.00 vMB 37
407,448 407,448 000000000000000004ef2efdb958875b26fa57dfec5223d755d18bbcf22c4d44 883 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.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.