Loading Tool

Explorer IconExplorer

Memory Pool

40,474 transactions
18.93 vMB
0.18827513 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.04/200 MB

Candidate Block

Mining Attempt 18b3afa6eb77e0ef1dae0d0b51896ecba05d0e94dbd04e01a19c6cab75d093e2
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 180d6896e5e38627fdf7762ed6b854ba3deb6fff42a7f543bb9f8a88b4367db5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,498
Size: 1.00 vMB
Total Fees: 0.05645854 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (714,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,594 198,594 000000000000006600ccc1cdeb3f7d26f1f99e8606b45ce0b82a0546ab7aff2b 10 0.00 vMB 201
198,593 198,593 000000000000048223fa5fa14ca8e464bc2046325b588b7a4653c87046a9a36a 130 0.05 vMB 138
198,592 198,592 00000000000006126cab05bea41721509edf14659d857c766ed8cf2165bd86d7 379 0.15 vMB 144
198,591 198,591 0000000000000002029b3fc0ebab8cc25ae8debe989e6f0c427f117e9a3e625d 7 0.00 vMB 941
198,590 198,590 00000000000001a08a762e84972f485fa55ec8841df64321bb0110ad61bcfb6e 128 0.05 vMB 63
198,589 198,589 00000000000003f9bcbde5f4c1538a225204c2ff37602bace256182a838116eb 374 0.17 vMB 503
198,588 198,588 000000000000007b5122d8fb497750edf3f034439310fad5b89fc5719f9edef7 22 0.01 vMB 145
198,587 198,587 00000000000000a3bd9552f7dce48e4678bd38f067781d3066e66f85d9caf6ba 93 0.04 vMB 98
198,586 198,586 00000000000001adcde97a01d31d52a4d05fe6b2bf0ef8b17f43c9f65c8ccd66 10 0.00 vMB 15
198,585 198,585 00000000000003e9d2e3426a3ad58322255f7bb702fba678d798d557983bd741 212 0.10 vMB 124
198,584 198,584 00000000000003605c8c71a223d83140b45712b89d590aa4d5ae4b95bbf869ec 9 0.00 vMB 7
198,583 198,583 00000000000003f590bfa14f26325a8c6a2ede780b0857978332af5f47d8069f 246 0.10 vMB 123
198,582 198,582 0000000000000338194710046880377436a99093c8f46ffc0e9f71559aae37f4 127 0.05 vMB 55
198,581 198,581 000000000000018bd13c9de26b1ac61485cd439d74e75d3c7584c65a57758543 296 0.11 vMB 158
198,580 198,580 000000000000043131cef0129e5a0a31575287a5df60eea57f97ae70c7e58799 28 0.01 vMB 111
198,579 198,579 0000000000000426b516c561c5cc82a3c0901fea0893bcce3ee7b112e8eefe51 98 0.04 vMB 177
198,578 198,578 00000000000000acb7e4e28bb9920f9da7f3454a6d209bd81fed66fd85fd5db1 182 0.09 vMB 83
198,577 198,577 00000000000005e3e284f2865f650cea20469114214db8a67ea78dbe5144e706 196 0.09 vMB 82
198,576 198,576 00000000000000d84efc0bafad6e180a0382ca3f7c59b2150fa82835f1bc3dab 610 0.24 vMB 148
198,575 198,575 000000000000059f47668adaac1b41a3509317f2da1cbfdc3bd2ac962e736285 393 0.14 vMB 157
198,574 198,574 00000000000000d1d590a0c409b6806094ae555c16c5ea282654aa965360f5eb 70 0.03 vMB 302
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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