Loading Tool

Explorer IconExplorer

Memory Pool

39,204 transactions
28.67 vMB
0.06156018 BTC
Random Selection Loading Transactions
Max Size: 145.64/200 MB

Candidate Block

Mining Attempt 9eac64a71513d61c3333bc3a5018a715627bf338b926890aa33dcff69c375c6e
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root c2b2b600784a60aa8baf3753c7fb333f8ea7208474eaf9f66130255b7ebc0152
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,803
Size: 1.00 vMB
Total Fees: 0.00607577 BTC
Feerates: 150.80 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (443,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,129 471,129 0000000000000000001eb07ed14d5698189760f759997bf4ec5d06e9fb6bab3c 2,051 0.99/1.00 vMB 273
471,128 471,128 000000000000000000c7267ebd357c820bd80756090aec7f1a1821e5770c1273 560 0.33/1.00 vMB 367
471,127 471,127 0000000000000000019bafcc458bc97c440114190aaa320775eaa84aeffd6e4a 1,838 1.00/1.00 vMB 455
471,126 471,126 000000000000000000e4f63b84ff1195a0c15e4f675ae045ff4e47cca1e912d7 2,163 0.99/1.00 vMB 372
471,125 471,125 000000000000000000aba9ebc670b88558a809976ef26c7c741b1d018abcfcdb 1,999 1.00/1.00 vMB 293
471,124 471,124 00000000000000000184b6b599bdf05e4deb00d8bb848ee137c2993c6b55729f 1,766 1.00/1.00 vMB 317
471,123 471,123 00000000000000000129c98087e144efb7afa1b66c2410fd89c27706a14b82ac 2,157 1.00/1.00 vMB 411
471,122 471,122 0000000000000000011d5f143f912790c8bc9cfe9cd18ddb2e7971d3d0e04fdb 1 0.00/1.00 vMB 0
471,121 471,121 00000000000000000078d97299f40ecc0b8d4c340a8fafc4bdbf4a02cadadec8 2,042 1.00/1.00 vMB 494
471,120 471,120 00000000000000000124061d725b9b58f4392b7b6c7ef8f915e45ae01c62ad15 1,928 1.00/1.00 vMB 249
471,119 471,119 0000000000000000004105d97b47d30370ebd33f47f99ac6a8fe287bc6053b70 2,928 1.00/1.00 vMB 442
471,118 471,118 00000000000000000169829d2cc5cecf965f31fd7485df6f700de8046b227fa5 2,252 0.99/1.00 vMB 227
471,117 471,117 000000000000000000168a1331adaeee576a6184b8dd57a5b6bc2d9fe5e8b04c 2,153 1.00/1.00 vMB 342
471,116 471,116 000000000000000001841449c5262d386d15f71ac876b36aedfab3bdd223c92f 2,344 0.99/1.00 vMB 326
471,115 471,115 000000000000000000aed2135b434210329796a74c642b71ed17948350e9e607 1,641 1.00/1.00 vMB 315
471,114 471,114 0000000000000000002543095b56874b376325534734318388be7e41cf933e96 2,253 1.00/1.00 vMB 310
471,113 471,113 000000000000000001526ead2122302d4c8c9d4123212c316ce442527ef5e848 2,472 1.00/1.00 vMB 333
471,112 471,112 0000000000000000010acc7f2996734560c76d58493b4d33bc66f97a1d3506da 2,048 1.00/1.00 vMB 357
471,111 471,111 0000000000000000019237ea0307471a1ca5a5142f7eb96e22eb1cc62eb9e7d0 2,318 1.00/1.00 vMB 378
471,110 471,110 000000000000000001470ca4292e862ce811ac6c31db467e102e7a8774ed5510 1,933 1.00/1.00 vMB 375
471,109 471,109 00000000000000000142e79d5b27c8124790ec209e544823aff520ad886842f3 1,235 1.00/1.00 vMB 266
Previous 10 blocks ↓
Total Size: 781.58 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: 622.83 GB
    • Received: 11.39 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.