Loading Tool

Explorer IconExplorer

Memory Pool

37,890 transactions
30.84 vMB
0.06656163 BTC
Random Selection Loading Transactions
Max Size: 152.69/200 MB

Candidate Block

Mining Attempt 057baf347194380b0708a74631a8a1aa9ef37f7a73032bf0f53bc9e80bed5e7a
Version 20000000
Previous Block 000000000000000000017a98b1c7d9052f1c2b6b85393b7fa5e5919d663547b0
Merkle Root b34d27ce9c458f76582973be0bff3b671aa0226d0be955cfb5d28fd1b0cc0393
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,208
Size: 1.00 vMB
Total Fees: 0.00338856 BTC
Feerates: 14.29 > 0.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,395 (802,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,454 111,454 000000000000b2a014c9494b0f9218d7578a86da6e1047ce47dbbdff5f063f9d 10 0.00/1.00 vMB 675
111,453 111,453 00000000000114867f50b85dc7e6faf2f3187427d1590c08209a8a31f0e3a790 11 0.00/1.00 vMB 315
111,452 111,452 0000000000005a0ff3d0cea8b94c759e6040c6579b0d7be0cc5c80cc67437248 12 0.00/1.00 vMB 595
111,451 111,451 0000000000007d41b2d0b7fe64dcf0f586184f5e2f4c7d62b3fa827f8c8c4bc4 11 0.00/1.00 vMB 343
111,450 111,450 0000000000001b725f48129dad58a6d65eaf79b140e37dee474eb7fdafc91fc8 12 0.00/1.00 vMB 354
111,449 111,449 00000000000046d0c7dae92c08d3b84da2c37dff795709a186fcfcbb4da895fd 11 0.00/1.00 vMB 338
111,448 111,448 0000000000011bc9d71ddf0b56250c1e1e8f41e1c6b0975aa73de207cf4a5f9f 12 0.00/1.00 vMB 338
111,447 111,447 0000000000002e431e2d9a4ef62fda5558c6851409d85a1fce0478d23eca59d5 13 0.00/1.00 vMB 321
111,446 111,446 000000000001009770110e9eedf21977b15cc8500120ca8594d19124583ae491 23 0.01/1.00 vMB 495
111,445 111,445 000000000000f352e13553615746e9af3c332310ed2f2ec4c0c11293089cefb7 5 0.04/1.00 vMB 585
111,444 111,444 0000000000001df002ad6b399710e848a6889fac00cbf9c84f44ec8d18ef3b6a 12 0.00/1.00 vMB 356
111,443 111,443 0000000000005a0e136456ee15d997ebfbffa67d8d3fd742e268f0a1c4fa3e7e 13 0.00/1.00 vMB 344
111,442 111,442 0000000000008cece5350dbdf2087b3249c0ef6f5da293e0116475d3d4f7e456 35 0.01/1.00 vMB 33
111,441 111,441 000000000000d05ff5d0ba9feed99b9f26f06b4f7bf1dc8509ee8bcadd9143be 7 0.00/1.00 vMB 360
111,440 111,440 000000000000ba06ee655fb97ffcd11f3c06941ee5dfe172c712f8e808e0d836 190 0.05/1.00 vMB 23
111,439 111,439 000000000000267531abd52359609a17c8775185e60f763476569251ba3afaa8 12 0.00/1.00 vMB 355
111,438 111,438 0000000000010124fe9b44fab15c8cf64604eb8d3df24d1c5da4710e74eefc4a 10 0.00/1.00 vMB 357
111,437 111,437 0000000000010bf7b496cd5ac23fe3134367dca213751f773312d16063fb7915 11 0.00/1.00 vMB 355
111,436 111,436 000000000000a56ca3ac54944e3c19228c66dd6e74a2c6e1a049154a7516e646 12 0.00/1.00 vMB 586
111,435 111,435 000000000000a4a195d6e196d5be4a6f1c478acd18ccce2f0dfbe44f716dcde6 16 0.00/1.00 vMB 493
111,434 111,434 000000000000c0a602b09c1a0b2d7d377e5853b0650b69d4f1a6c5fb7e54860c 14 0.00/1.00 vMB 585
Previous 10 blocks ↓
Total Size: 781.30 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: 598.70 GB
    • Received: 9.96 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.