Loading Tool

Explorer IconExplorer

Memory Pool

50,082 transactions
28.78 vMB
0.07319358 BTC
Random Selection Loading Transactions
Max Size: 153.75/200 MB

Candidate Block

Mining Attempt 563d1ddf4306f0b5819bb4b44ab1deddab26a23cc1776f8e8ff84eb1ba924e07
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 55ffff743230bb6acb3f7c5a742295bcc7a1cf3145ce5b09df9142c637a530f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.01059591 BTC
Feerates: 14.07 > 1.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (676,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,882 237,882 000000000000008524734088b4b7dd0dc7982c637230f61ceffee0e669da86ba 230 0.11/1.00 vMB 164
237,881 237,881 000000000000003386152834690bdd70efd26d3feb1f08fce8455161e209c14e 122 0.10/1.00 vMB 101
237,880 237,880 00000000000001387fafb991b62325fc53fcd304b104a49b188b91cebbfc027f 648 0.25/1.00 vMB 209
237,879 237,879 0000000000000006450a00129effbcf66719eab3dad423cfd3f5708b2eaa0dbf 64 0.02/1.00 vMB 254
237,878 237,878 00000000000000ebe8e510eee731d5a57e59c7d07f2da7ca78e822afea858f10 247 0.12/1.00 vMB 136
237,877 237,877 00000000000000859e41583e5808d5f9ce024af1583c08a77186d290888f168d 273 0.16/1.00 vMB 122
237,876 237,876 00000000000000edff3c7641648a280d0ebff95e67c1ff2e7b3c1fd4579ba606 345 0.25/1.00 vMB 113
237,875 237,875 00000000000000d38929db82ad9056cbf2aeb10a9da09034dc7273d1d355c768 751 0.25/1.00 vMB 251
237,874 237,874 000000000000009272b10522f3ffc8841cb2feea57c1459c8a7ad79a32928a8d 588 0.27/1.00 vMB 165
237,873 237,873 000000000000012c0139bf28152cbe841caf37a64a194585715786e30dbfe3c7 234 0.08/1.00 vMB 73
237,872 237,872 000000000000017042b128c24fa348c7053aa5082883ace65cacc7e61d458049 362 0.16/1.00 vMB 180
237,871 237,871 00000000000000637cbddc878ecf04e94262570d8abf396c4b321da99f2d7a1f 147 0.09/1.00 vMB 154
237,870 237,870 000000000000003e78c501f5a262575e774d7d071fbc90ca0d840084222e6bce 145 0.11/1.00 vMB 90
237,869 237,869 000000000000011595cc7910ca74f1021f306c8f99774b1878f258ab1c86c8cd 585 0.25/1.00 vMB 193
237,868 237,868 00000000000001286896663509cf85ccf7f561365a273dee27bf1cdb930acafb 261 0.15/1.00 vMB 134
237,867 237,867 00000000000001568cc617ea4094eb7107b2c1f6bafe52e83d3e379bdf8c6dc3 627 0.25/1.00 vMB 204
237,866 237,866 000000000000011824740b29db8192442412fcf82902535f67b7de52d32198dd 112 0.06/1.00 vMB 102
237,865 237,865 000000000000001c2cbda79252ad9fb81caa758d55f9ff02d5ab1716ba2e2779 113 0.05/1.00 vMB 171
237,864 237,864 000000000000011dd0f3d0e0ef4c586396ccfcc1644e749b24996934d24aec94 169 0.08/1.00 vMB 180
237,863 237,863 000000000000008efffd3d1cdb61abcb3a774de677ae8883c1566dc28b9aeb2c 252 0.12/1.00 vMB 184
237,862 237,862 000000000000015999be50d4955cf0cffc45c091f14ccd5fb2089baee765b3cf 419 0.20/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.