Loading Tool

Explorer IconExplorer

Memory Pool

74,641 transactions
29.73 vMB
0.09715214 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt a6e36d6104c3f264e79d8f8d73096c210942ff639c69f3e1483020674da9bad7
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root fe7754b98cea7739b435639e2a763e1467768350e3c1d4bac381d96d7fa8bb80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,861
Size: 1.00 vMB
Total Fees: 0.02704133 BTC
Feerates: 150.36 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (92,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,609 822,609 000000000000000000023f63980a465bfecc04d74e5cfd3279098bb653332e4f 3,361 1.00/1.00 vMB 179
822,608 822,608 00000000000000000003075df9b19dc9479320d1af0c86362f7e3c55b751d3ec 4,181 1.00/1.00 vMB 162
822,607 822,607 000000000000000000001b8d94758f4e3dc3677e1f4b91be679ff5eb0890adcc 1,452 1.00/1.00 vMB 153
822,606 822,606 000000000000000000012dde3feb17c1fb88f46fbdaf403b4851df317d9422b3 2,938 1.00/1.00 vMB 195
822,605 822,605 00000000000000000002e8fd1eed224cfc181056db956783298ccc6f9450f35a 4,297 1.00/1.00 vMB 204
822,604 822,604 0000000000000000000036e1497972151e5e43d5179507f7b72167d832cfd2ee 2,170 1.00/1.00 vMB 170
822,603 822,603 00000000000000000003033c7b8e90cfd4f2bc8c3a5d9f9b023b9b1ba7a384da 4,190 1.00/1.00 vMB 194
822,602 822,602 00000000000000000002c1d4c923fdf69aa283f242df191e0159cb1143958155 3,775 1.00/1.00 vMB 246
822,601 822,601 000000000000000000013bbbd5ff9f606f8bf543512e286ee17544ca0ce0a32c 3,849 1.00/1.00 vMB 138
822,600 822,600 00000000000000000001976a9487bb71a97342828de04d4f3eefb848d9d3f150 3,688 1.00/1.00 vMB 182
822,599 822,599 00000000000000000000693948a9a3bc18aa52f8aa375500f1aa8e32e146c3da 4,540 1.00/1.00 vMB 114
822,598 822,598 0000000000000000000031839892ef2217494d0a1d177cb67e6e7c9a1a847b39 3,430 1.00/1.00 vMB 121
822,597 822,597 00000000000000000001095bfe6cd712a8b90229c36067659f4b62eedd4346db 3,989 1.00/1.00 vMB 170
822,596 822,596 0000000000000000000191cf1d0ae247e582f88675a420e5eca5e2c247599e94 3,611 1.00/1.00 vMB 143
822,595 822,595 000000000000000000010006853d13ce747dd33c4231130c79f14f09d4ec0439 3,579 1.00/1.00 vMB 172
822,594 822,594 000000000000000000012972e191a42f91035dea81992333104e446090b298e6 3,449 1.00/1.00 vMB 212
822,593 822,593 00000000000000000000924f3986a33dc4d33aaa74235b7aa4e3148aa108cb32 3,454 1.00/1.00 vMB 209
822,592 822,592 00000000000000000000a59c3649d5820a6ae6501a6e19e7ef72b73019990c2c 3,616 1.00/1.00 vMB 130
822,591 822,591 00000000000000000000f697e6cfcc9f612dbf8dea591ea83942498a333b8d76 3,490 1.00/1.00 vMB 195
822,590 822,590 0000000000000000000007d3c2facf4686c19bef1427d6e84238b2b0420d8129 3,599 1.00/1.00 vMB 122
822,589 822,589 00000000000000000003c8974c864b4504a19fc17e2cdad7255804eec61a61b9 4,626 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.