Loading Tool

Explorer IconExplorer

Memory Pool

16,385 transactions
7.95 vMB
0.04710156 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.98/200 MB

Candidate Block

Mining Attempt d06ba2237cf172305f8c785adfb395dd24b5a6ea97d3d17c58aa20ff2b9bf76b
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 47e4897d4512fef747691b25eb8cfa93857c7368b290deab35c86d9d87e12b81
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.03061455 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (771,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,178 142,178 0000000000000505c2051061f69914fadac4ed75172b524eda9b068bbf1064ae 17 0.01 vMB 337
142,177 142,177 00000000000006cc65e6711452ebd9a3a4ccbf098f040430cfd0a7ccf34ca760 8 0.01 vMB 183
142,176 142,176 000000000000016a40917f0a6929ea32c52c64c7e1f15d8f8574d75cd32c0b24 22 0.01 vMB 785
142,175 142,175 00000000000001017aa9e70bde96c0e7d7749d0b4a5baef74d984cdd54de9917 95 0.04 vMB 6
142,174 142,174 000000000000034f7ee8550841d9d712729f86d5d76e3cba56dc8540bbb885b5 17 0.01 vMB 138
142,173 142,173 00000000000006c54594a897ffc5b7ffbbe25eeab76a8dd58e8d877cb7a70f70 41 0.02 vMB 221
142,172 142,172 000000000000019c5a30a60d2463ce980222919c600fa9ce566cbeacab64d0ef 69 0.05 vMB 227
142,171 142,171 000000000000064c05df31a81bbb340483faef54f0183ee0daec4f144318c542 43 0.02 vMB 262
142,170 142,170 0000000000000811bce9a6c4b612d616dd51b68f6d3ba93609c0ae62be3ddd4d 83 0.02 vMB 102
142,169 142,169 00000000000002c50d9c0e5ba2b99b602ce6dc60bd3c8ea703fee740c100344c 6 0.01 vMB 18
142,168 142,168 00000000000003048dfb62635d05f1494daabc0b66ed277addcf5cf18bf50ddf 19 0.01 vMB 379
142,167 142,167 000000000000037c97a311f6535008c10d5165a7957d2843441a0a3d381db25c 11 0.02 vMB 8
142,166 142,166 00000000000006b5843a47c2defbdcb3fd6a1e8b61f35af8b44cdacdd33d7300 18 0.01 vMB 181
142,165 142,165 00000000000005fee95a30fad53ce8c7473db76950b3596069060edfc8637640 19 0.01 vMB 441
142,164 142,164 00000000000006d5c48f5f9d3d141608e76740565a9ae6fbed8bb2f19ab1ccde 39 0.02 vMB 48
142,163 142,163 00000000000001d0cdc51cfa198e8a4c697370ef96bb6134621762dfc4bc8156 10 0.00 vMB 495
142,162 142,162 000000000000074b5aae04691b52ef04f863f8306c44784e412860c15c7c7f07 156 0.05 vMB 56
142,161 142,161 0000000000000552e435d783c7155cbe14558e69167a83b8280017b6cd663deb 41 0.02 vMB 129
142,160 142,160 00000000000003201bf50180258beb4a93fc8ba6daa47cfb52348890a606d587 34 0.02 vMB 412
142,159 142,159 000000000000075e6f82a8bedf16e0342608c78581214a17b9db0391b266387c 56 0.02 vMB 201
142,158 142,158 00000000000008809fb65ece2b8cb721ab39b9af0168606071c5f5fa1ed1dbed 41 0.03 vMB 152
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.19 GB
    • Received: 0.87 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.