Loading Tool

Explorer IconExplorer

Memory Pool

73,099 transactions
28.21 vMB
0.06701455 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 6e832e53b51c21e5fcda624abaace97ffe900eaac4449719e304e151fa189dc2
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 0592f9df9acc03e3feadae291609ea1157f8449fb4836a738ee6c2578bc28f98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,076
Size: 1.00 vMB
Total Fees: 0.01014899 BTC
Feerates: 14.41 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (259,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,400 655,400 00000000000000000007e727fad072b48a7652c998f3b5a5244c695abb5eb050 2,827 1.00/1.00 vMB 334
655,399 655,399 000000000000000000026489591862ebb49feae090bb5893e886d60bca3171a4 1,338 1.00/1.00 vMB 15
655,398 655,398 00000000000000000002fb4630c41a365168b85ad365576cf1cf8f2c180f7c76 171 1.00/1.00 vMB 21
655,397 655,397 00000000000000000004ac2aa17c0e86d2102a91a8990a5790d97672ea77776f 2,378 1.00/1.00 vMB 24
655,396 655,396 000000000000000000055d92629681c10222e9995b8e84aaf3021d2ca3f5b29b 2,454 1.00/1.00 vMB 220
655,395 655,395 0000000000000000000e98c5118f7bdd1789256d70225ff788400a64510409f5 2,707 1.00/1.00 vMB 193
655,394 655,394 00000000000000000000ff6c17de767214360953c68d97c8b0757af2ebd0d4b1 2,361 1.00/1.00 vMB 31
655,393 655,393 000000000000000000019be53cd14fac5196087443e19f3a794250f7f55690ca 2,111 1.00/1.00 vMB 89
655,392 655,392 0000000000000000000bca46e663c864592e8324c0c83bc04dbcdf8ee403bbf8 2,834 1.00/1.00 vMB 316
655,391 655,391 00000000000000000002a0232036aa3d198855e6e48c8910db4a67d8c2cb05a2 1,008 1.00/1.00 vMB 32
655,390 655,390 00000000000000000006726a6cd0b7b46c25e3fe487a6685837e4adb23831352 2,497 1.00/1.00 vMB 43
655,389 655,389 00000000000000000003534ecb7030728e70fc14f6b2d181662b5466a5956a64 2,404 1.00/1.00 vMB 107
655,388 655,388 00000000000000000007c4c1bef33167a457714f6d57f1f139dfe34c5223cb20 2,590 1.00/1.00 vMB 83
655,387 655,387 0000000000000000000d386e8c384bac1e731487b6a568c581fe71418a0d39dc 2,498 1.00/1.00 vMB 200
655,386 655,386 00000000000000000007823c5074556bfc066105c6e83e06218ef72587639698 2,527 1.00/1.00 vMB 335
655,385 655,385 0000000000000000000096a78cebe32a1eb44eeed79dcd9c04ad2d94181978ef 2,542 1.00/1.00 vMB 221
655,384 655,384 0000000000000000000dbc5f37454f4edbe7e5cfc044e9e976b546642c8a18f2 2,193 1.00/1.00 vMB 25
655,383 655,383 00000000000000000006bf4262f77a4c22969fbd952bf2f14e993ba2176500e1 2,469 1.00/1.00 vMB 230
655,382 655,382 00000000000000000002da6dc8cb5a2634cf0a12f9f933b141fb89bed8b59021 1,089 1.00/1.00 vMB 346
655,381 655,381 0000000000000000000852b4c6330743dbbd46776872dd6a29409ff3915a8656 2,267 1.00/1.00 vMB 93
655,380 655,380 000000000000000000064228269af4c9e69a2d0d651e819d76b57170b1173e48 2,212 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.