Loading Tool

Explorer IconExplorer

Memory Pool

77,032 transactions
33.53 vMB
0.13414665 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt 5c8722ae1dd592831d27107fc858eef3d2590a3fed6452d9ee14e9a7ff44b6b9
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7e41b25271c794473aab37a2e621736330f8c86c695cb476a7608258fa556c17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,540
Size: 1.00 vMB
Total Fees: 0.02604273 BTC
Feerates: 100.53 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (50,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,360 865,360 00000000000000000000616110a281433edaaf62958d86b2eb67a118bc684111 6,463 1.00/1.00 vMB 21
865,359 865,359 0000000000000000000120a83ced96dbbcf2a9cd1acbb3bdf5d7b23fb1903cb0 6,831 1.00/1.00 vMB 24
865,358 865,358 00000000000000000001b9b15a40de4eee6615f64ec3dd1a0994b4c7edb83084 5,277 1.00/1.00 vMB 22
865,357 865,357 00000000000000000000c90c04a1b9920028c4bef650b628741955439edd38bd 3,056 1.00/1.00 vMB 18
865,356 865,356 00000000000000000000b609dfaecdbe8f80ecba1c447d8a41d61b7bb3d7d9f0 1,887 1.00/1.00 vMB 19
865,355 865,355 00000000000000000001d474596588eb8d338336879d444b68952e78b836e11a 3,158 1.00/1.00 vMB 16
865,354 865,354 00000000000000000002bab1fb7b2b3a85979d024210ce1ba6d0fd33cc15bae6 3,875 1.00/1.00 vMB 22
865,353 865,353 00000000000000000000f133894aed95381c01885a2945ea53ac7f34045471de 4,432 1.00/1.00 vMB 28
865,352 865,352 00000000000000000001cbb9744568f8921d1e26d4d54be6c6e1be7a39efab28 4,839 1.00/1.00 vMB 38
865,351 865,351 000000000000000000025d57683cd41839b02036ab097496c72d557a385161aa 5,246 1.00/1.00 vMB 48
865,350 865,350 000000000000000000019f9464cc20ce7347af5168048e183df5b1cd85e3bbb0 5,847 1.00/1.00 vMB 30
865,349 865,349 0000000000000000000294d014c51cff43c393417ecf5c2a2ca0676617f61c87 3,144 1.00/1.00 vMB 18
865,348 865,348 000000000000000000012019620aec83d939a17bbe365b8fb88be6c99e810750 6,107 1.00/1.00 vMB 23
865,347 865,347 00000000000000000002d62b7fcd16dd4e605cb525f754be8fdcbd50f43ab297 5,378 1.00/1.00 vMB 29
865,346 865,346 000000000000000000014341cdc2ba28daf62badb12cc88c7a5b04ebcc94397a 3,418 1.00/1.00 vMB 20
865,345 865,345 00000000000000000002076faba7b8b64996369e55e821a07685d964b9d6503e 3,755 1.00/1.00 vMB 20
865,344 865,344 00000000000000000001ae84c258098790544638f02083cd75738fc67feee27e 6,075 1.00/1.00 vMB 28
865,343 865,343 0000000000000000000102e4d2c9a8ac337d6b51cd5425ad3dc0590118b72bd2 5,880 1.00/1.00 vMB 27
865,342 865,342 000000000000000000023c141e60b67494de12e5e8252a5b6c97c15599e33ba8 5,199 1.00/1.00 vMB 37
865,341 865,341 00000000000000000002de45f9cca5a6033948307d8c695425d70411cf403e29 4,737 1.00/1.00 vMB 24
865,340 865,340 00000000000000000000b3c2228b0e954f679e71ec8dcbae2920f6006346bda7 5,716 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.11 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: 733.23 GB
    • Received: 18.54 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.