Loading Tool

Explorer IconExplorer

Memory Pool

46,161 transactions
27.79 vMB
0.08185790 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt bb3f99ef9335cd044321ea4a05444dca099fbdcaef7ccf161c1d9ac1381a6337
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 13c83f09705d43585ad8d0bcfa00885d0a97beb61708c39ce00c3ac3247243cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,876
Size: 1.00 vMB
Total Fees: 0.02829849 BTC
Feerates: 192.02 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (375,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,257 539,257 00000000000000000025167e72268caa2f4e88fd7226a593ab5a48626d4c1517 1,544 0.56/1.00 vMB 30
539,256 539,256 0000000000000000001d5f6d4bab8666c90fb27c6c9d420ed5e5258345c06d54 291 0.10/1.00 vMB 15
539,255 539,255 0000000000000000001a4d3251c83dd41a0b91d3a48908ff9106fbb987025c01 2,171 0.71/1.00 vMB 22
539,254 539,254 0000000000000000000a6f1cd4424daff4fe6d8afbac28fc1812422251ff500f 1,893 0.60/1.00 vMB 21
539,253 539,253 000000000000000000188108d5c9769f6cafed4a8007e8c2c0ae831cd78c392c 232 0.08/1.00 vMB 18
539,252 539,252 0000000000000000001c2acc61de448b5ca0c37604276094fcda684a2536ef9b 1,325 0.43/1.00 vMB 15
539,251 539,251 00000000000000000020f472b93581183079553f3aa2181b1ac4f3706e836f17 975 0.36/1.00 vMB 31
539,250 539,250 0000000000000000001f169a32f257e4b962a107965ba14e474c9d2ea674501f 32 0.01/1.00 vMB 13
539,249 539,249 0000000000000000000d88482471854a36a4f0cecfc8158d3b499e677b5a3630 411 0.16/1.00 vMB 16
539,248 539,248 00000000000000000010a2889fecf7f697b7fa46c9e560baa42384dba851dff0 2,721 1.00/1.00 vMB 14
539,247 539,247 00000000000000000022b3b57837cfa0c0c4e32cb3917c1b04b3a3225a66f033 2,923 1.00/1.00 vMB 29
539,246 539,246 0000000000000000000665efb5dafc75715dfbc28d1e97808115b7da8772f993 2,910 1.00/1.00 vMB 15
539,245 539,245 00000000000000000023c38f5a8ce5ea875161df3783897f2d5b7e6f6ff22d24 2,681 1.00/1.00 vMB 34
539,244 539,244 000000000000000000148185eb99cea26fee4891c0ed5647a574cbd09f8f7324 42 0.03/1.00 vMB 13
539,243 539,243 0000000000000000002808b0fe50fe9ee23bb1b5e8317f0579cb387d4de09178 715 0.32/1.00 vMB 26
539,242 539,242 00000000000000000011484062e9fc963de19584a055f1e241514fae1039df4a 652 0.23/1.00 vMB 23
539,241 539,241 000000000000000000198a4469278fa0f80325b2af95d8e3d6b037658aed7367 342 0.13/1.00 vMB 18
539,240 539,240 00000000000000000021e3c8b2e642f7894a09db067949d5585d1b38a767c4f1 1,039 0.92/1.00 vMB 11
539,239 539,239 00000000000000000023efdbfe83c84c59646cfe7d842c7bf83fb5975210c4c2 1,484 1.00/1.00 vMB 3
539,238 539,238 00000000000000000019fa0cc04f25e7ded23408eef3b0185f1627e1c44aeb1c 2,672 1.00/1.00 vMB 14
539,237 539,237 00000000000000000015fe3e95ca3e69c5e3b01183ba922df38e4932c0e11f14 2,613 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.22 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: 654.77 GB
    • Received: 14.19 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.