Loading Tool

Explorer IconExplorer

Memory Pool

18,782 transactions
8.65 vMB
0.07053763 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.08/200 MB

Candidate Block

Mining Attempt 06fa9ce63df5ad5c9866f7225a8d275ce2d8f1f8be1a8c9b1ce0650fa4e8a8f1
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 9657f1e68896fe9cd081ef5f41aaef6ea112f55047ec98ba76771153b5bdf020
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,812
Size: 1.00 vMB
Total Fees: 0.05184502 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (748,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,428 164,428 0000000000000af7b92f2717ea9c0f714d0810db73d0f1eca817b7cafd3e8aea 33 0.05 vMB 291
164,427 164,427 00000000000008dde6b711b1f1bddec96854064735822838166ffa69b40774f7 111 0.05 vMB 163
164,426 164,426 00000000000007d6c360dfee24fc51254e2502525595f189844f12b67c8a7c9e 44 0.02 vMB 169
164,425 164,425 000000000000093981ba1fb9281b8a44aba6ff36cf4612b5793e7054170373bd 10 0.01 vMB 10
164,424 164,424 0000000000000ac69a2edd16c62b66749204c14cea55a350c66082a2b5c4acd4 11 0.00 vMB 76
164,423 164,423 0000000000000b2d3f9d0cdcb6f8218283845ed5c1dd469866cb9024b6d53441 62 0.02 vMB 5
164,422 164,422 0000000000000a2474df59dfe69c9c0c01fc63a533361488922487c1e1f6c6a2 103 0.03 vMB 99
164,421 164,421 00000000000007f0fc179e3750832378abf77c6748db2c3f139d280b5e8209fd 61 0.03 vMB 83
164,420 164,420 000000000000093959d59cebd803393869b67a91138657164a73ff901d9ccb7f 6 0.01 vMB 57
164,419 164,419 00000000000003d0af13ab2931f44215cc0c6af72b57936ccbb1f3896f249a27 64 0.02 vMB 16
164,418 164,418 0000000000000a5c26ad073c551895fc80b34766b7d5a9f5dada6d9f747c0aae 42 0.02 vMB 31
164,417 164,417 00000000000009f6612f05318bf32584e480bf20feddb8c3326646f3e31ab661 78 0.15 vMB 69
164,416 164,416 0000000000000b97346ceed408b1b7213f0d3d77f2286d0db5d786bc73be8cd6 8 0.00 vMB 735
164,415 164,415 000000000000091792163f3eb475f25b7d75f7dcc8853991d35296bf27a371fa 50 0.02 vMB 6
164,414 164,414 0000000000000367ee33212b8effb6d3c214f89f1c591f072a666c7dbba502e8 23 0.01 vMB 202
164,413 164,413 0000000000000500898d48a9aa5c33c1a775453c8393e5bef1728377f0d754e9 62 0.03 vMB 607
164,412 164,412 000000000000085f716b939b162d33877de0c00b7c9ef3c341e048eb89b519b5 8 0.00 vMB 27
164,411 164,411 0000000000000c6001a4739cbe87031a4ba49c3c778591b65e9b2a6fc621fec9 16 0.00 vMB 51
164,410 164,410 0000000000000381c54676a662e8d8c1f751b9603a0e99a1f7895f487684a87a 25 0.02 vMB 109
164,409 164,409 00000000000004fc8dddbd5ca5f1244e42e13e5eedd8dc68abe1e1e618932797 13 0.00 vMB 16
164,408 164,408 00000000000006af231af248b6125e886daf17f01e62aeab15593597461d3861 10 0.01 vMB 16
Previous 10 blocks ↓
Total Size: 779.54 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: 245.38 GB
    • Received: 0.93 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.