Loading Tool

Explorer IconExplorer

Memory Pool

40,161 transactions
26.93 vMB
0.08976601 BTC
Random Selection Loading Transactions
Max Size: 138.74/200 MB

Candidate Block

Mining Attempt 4c2a7432dca4c949862c24b95e101cfb1df3228f1bb662a0ce254afb1b3f4441
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 3dc8e62226f2e3ce4f3dd68452eed1b0e6a507ab3affebbcee32dcf76f7fa057
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.03636075 BTC
Feerates: 197.12 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (439,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,452 475,452 000000000000000000ec6e9565ee790fc7595f47eaf10d49268f5756fc118223 2,158 1.00/1.00 vMB 186
475,451 475,451 0000000000000000011c43408f70d3ab784806861ca378515818e13c104c5fc7 2,489 1.00/1.00 vMB 267
475,450 475,450 0000000000000000010e7e9656a60339c940ea7e70fd3702ac94a231a3cc0971 1,052 1.00/1.00 vMB 69
475,449 475,449 000000000000000000776787063c00406375dfb4dfef5ffdcb09f5ef363a6e63 934 1.00/1.00 vMB 45
475,448 475,448 00000000000000000039485fbc5fc4a931facf89aea37409f0ea4957367c4cc0 2,184 1.00/1.00 vMB 130
475,447 475,447 000000000000000000d05cab412cf78da8f122cc2a00acb539150f9d05905e78 2,103 1.00/1.00 vMB 115
475,446 475,446 000000000000000000a0b5e9a55d3a450c5bedfdf3a053ccc124ad03b05b6886 1,638 0.77/1.00 vMB 202
475,445 475,445 0000000000000000006597fc3dc29e3212c22d8aeb86729847e1e8c1fb6d0b74 1,423 0.99/1.00 vMB 87
475,444 475,444 00000000000000000178258c029f7e9811bce1ce7bfdf3b7f8f4a2231708d7b0 978 0.45/1.00 vMB 137
475,443 475,443 0000000000000000000705b92750de4fd8a6710027f0957618ab4e11ab1217ab 263 0.86/1.00 vMB 15
475,442 475,442 000000000000000000e0b8fabbc5b9a4ddb8066bd085a28edb9298d70b1b336a 943 1.00/1.00 vMB 19
475,441 475,441 000000000000000000b9b0d13c6ceb5b4e38614f156ae0eaa73c860e4a289eeb 1,351 0.57/1.00 vMB 202
475,440 475,440 0000000000000000003d66dc46090d7ed216d4b5ad3471e340a8d7fae127a232 1,558 1.00/1.00 vMB 95
475,439 475,439 0000000000000000009cc318e4c31538a5702486897407553089c5e3c00daf65 1,824 1.00/1.00 vMB 81
475,438 475,438 000000000000000000a7f7ed454ec1b7511fd83951818661f3d90c648bd24ffd 1,550 0.65/1.00 vMB 202
475,437 475,437 0000000000000000007e0d80bafbc919a392e346b9417a71c50d4679a61c55d8 1,764 1.00/1.00 vMB 102
475,436 475,436 000000000000000001438a9797f64e0799c6122e8791d00b47abcb70b1472c90 2,293 1.00/1.00 vMB 195
475,435 475,435 0000000000000000016457d44553524ea076839913dd070889faee26dc26c9c9 851 0.47/1.00 vMB 95
475,434 475,434 000000000000000000e6d128a59555f0788243a72bb9c8cf130458d50008767f 1,747 0.99/1.00 vMB 112
475,433 475,433 000000000000000000f4c014c821453f4290559ed03e52c18ba83d9f90ba407f 278 1.00/1.00 vMB 7
475,432 475,432 0000000000000000010f7b5458e264539bb7af236a9270cc72ceb58e9d1289ff 587 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.