Loading Tool

Explorer IconExplorer

Memory Pool

43,822 transactions
27.02 vMB
0.09047427 BTC
Random Selection Loading Transactions
Max Size: 140.98/200 MB

Candidate Block

Mining Attempt 23471ab02ae4094c2554ec2a2b659a74fd2c58c633b47c7fdf3e4a3abd278235
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c1390733fff6d536117121c161d0a6267795fad96d76730c745c5732bf3f59c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.03835245 BTC
Feerates: 151.01 > 3.84 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (93,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,297 821,297 000000000000000000017f3d82ef3d6a3bb8d0cc5f13f1de6a90c567f5567f84 4,492 1.00/1.00 vMB 285
821,296 821,296 0000000000000000000158bcbebe1e6d41c699eaf322244236bfc7be798b7e78 3,835 1.00/1.00 vMB 220
821,295 821,295 00000000000000000002e4f042738d9bfda90b08fa64b8ff8a094925afb34082 4,493 1.00/1.00 vMB 239
821,294 821,294 00000000000000000002d76ea49d6b09a7b7161295c73d6008b2628c503db753 4,466 1.00/1.00 vMB 256
821,293 821,293 000000000000000000017d5ea00f576076971066a238eac1f7f665ad4af2dbdb 1 0.00/1.00 vMB 0
821,292 821,292 000000000000000000002183145ebb2f542badbdf7ad29a82f0079c58052d871 3,962 1.00/1.00 vMB 245
821,291 821,291 0000000000000000000240d6dab4f32682170644c5051977622b706a80186fb1 4,744 1.00/1.00 vMB 232
821,290 821,290 00000000000000000000556c2e094f44df40fc7b5d3de732360ee3377a4f8e99 4,380 1.00/1.00 vMB 244
821,289 821,289 000000000000000000014b35dc08e6ce0fd94985e97318e23f4df26b81929b42 4,313 1.00/1.00 vMB 252
821,288 821,288 000000000000000000010fd851ece93f3881c839cee79c9353a19f9439296c20 4,527 1.00/1.00 vMB 316
821,287 821,287 000000000000000000004c3ea37abf69ee4f04db95b67c9ecb861442c8e8dd31 4,669 1.00/1.00 vMB 244
821,286 821,286 000000000000000000033657d984d0752545d8e80e5226f8e64a4fd7c53ee763 4,297 1.00/1.00 vMB 252
821,285 821,285 00000000000000000003a1b645182ef6e661d5ce97dab921b8ceab895349dd5d 4,172 1.00/1.00 vMB 227
821,284 821,284 000000000000000000012552d16a9b45b6ecd9d9736a0194fba771da352cc422 4,067 1.00/1.00 vMB 288
821,283 821,283 00000000000000000003bce8eaab2d6288e93c6d5ee5124405827f12780e00ea 4,366 1.00/1.00 vMB 249
821,282 821,282 000000000000000000009f4bc4465fa8982d2ad996b947eab5f451e211f97690 4,379 1.00/1.00 vMB 310
821,281 821,281 000000000000000000042d9a355039760e604b60f99a970cdb427784d2943af1 4,366 1.00/1.00 vMB 290
821,280 821,280 00000000000000000002303f0490a4079ce713bac40c776e6d447c6ca651bc4c 4,130 1.00/1.00 vMB 351
821,279 821,279 00000000000000000002f1071bd357d67140aa7d06ae8b01bf388dafd601f7bf 3,973 1.00/1.00 vMB 379
821,278 821,278 0000000000000000000052d1748e98849e01cd4ebb5cb17926b285707be3e674 4,256 1.00/1.00 vMB 216
821,277 821,277 0000000000000000000114050b8ff85232ae20b7ba0bfa9c63c5d4e991e99ef7 4,620 1.00/1.00 vMB 249
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.