Loading Tool

Explorer IconExplorer

Memory Pool

25,514 transactions
10.65 vMB
0.06623858 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.15/200 MB

Candidate Block

Mining Attempt 1f35fa3d159a757ec25db52375c0ab2a5dfc273433ae86bef2a088d1867f95a6
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root e7a63a09102dc52e39bd8e6a599576d2c674df3f4ea726b7f6e71f9c1ccac19a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,155
Size: 1.00 vMB
Total Fees: 0.04868291 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (754,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,593 158,593 0000000000000639398eec020f2c422bc2ad5b3b3dada8912064eb2a09f12d0c 16 0.01 vMB 185
158,592 158,592 0000000000000743d06be21d75a746ca7da141f60f591e7c98aaf3eaec3d4407 18 0.01 vMB 270
158,591 158,591 0000000000000420088b3ced34f74e94aae8bb7973fe9b460f6067be7679dff9 11 0.01 vMB 49
158,590 158,590 0000000000000920a9caed172be46faa3ec5816f534d560d5cc950dd6e721022 47 0.02 vMB 70
158,589 158,589 0000000000000c18cdf3d59bb1081701f871fda42602f981d73237b2125c13a1 136 0.04 vMB 115
158,588 158,588 00000000000004876c219002c6a1b273326c72e283dfb8f227ee32d3e2c60d6c 63 0.02 vMB 49
158,587 158,587 000000000000078a1c8b25b07f8e41efb49cf056b3afc2f6b44478faebafd8bb 10 0.01 vMB 24
158,586 158,586 0000000000000dec8ffdc8b531ecce7be17a9bf322aac20edf8d82cf52a87742 41 0.03 vMB 66
158,585 158,585 00000000000003cb1ec22d12999fc76c56b1dc1ebf9b04402b63c3ad92c17d6a 9 0.00 vMB 46
158,584 158,584 0000000000000cc5f9d41efa07be0eb00b4d301d157bc44094f25972c4b03100 59 0.02 vMB 42
158,583 158,583 00000000000001c206ffecda9cc5025dabb5eaa767267f758cd9af70a6af920e 14 0.01 vMB 0
158,582 158,582 00000000000004041edfdb058682c7641d232a16d41a8cdc76791890a12a828b 12 0.00 vMB 51
158,581 158,581 0000000000000dbc1efffe7328129d68c8ec805843f46aaecfdb5c82de85e378 11 0.00 vMB 0
158,580 158,580 00000000000006bc96caa3a725266b78ff72a46c45e1d59f6cbed58f4735de3c 11 0.00 vMB 63
158,579 158,579 00000000000001b0da0dc28581e1c0d044acc54582f46f1b3f62f90c78cdcf65 8 0.00 vMB 0
158,578 158,578 0000000000000575927c45bbbd1c81a4a6abcb54e212cbc099f0cfa01db0e837 7 0.00 vMB 0
158,577 158,577 00000000000001234473366f55ec6b41173f8b0dc803aef2133dc539477a1207 68 0.03 vMB 167
158,576 158,576 0000000000000378b304cf9b3aa20edbecbf7e6a973ccc31b30216d453a424f3 21 0.01 vMB 329
158,575 158,575 00000000000000756aa1f92f144751355af9c3d9ab8c3986c51ffcb7b60951ed 95 0.03 vMB 10
158,574 158,574 0000000000000d249b935039931b46c0d54525cc2b18ebd51d5b0fb61a7889a8 66 0.03 vMB 131
158,573 158,573 0000000000000bfa4a3f9131c23350dbc2b6e11e522a4643472aa03e5a45ae37 33 0.01 vMB 197
Previous 10 blocks ↓
Total Size: 779.83 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: 422.95 GB
    • Received: 2.29 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.