Loading Tool

Explorer IconExplorer

Memory Pool

42,761 transactions
20.04 vMB
0.06011267 BTC
Random Selection Loading Transactions
Max Size: 112.73/200 MB

Candidate Block

Mining Attempt 2ec716905a7ac6ba1ee402e3135586f3872762a05d5a884d7a775a9b8517b832
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root c0e30ebfec1647e3cb89529222fa0f2fe636e5569d9614be5e8f0b10bed96b19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,598
Size: 1.00 vMB
Total Fees: 0.02076913 BTC
Feerates: 301.20 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (796,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,852 117,852 00000000000000aab70cd2c2ef5f57c631d48c46a9e67a36930a33f76e99254c 3 0.00/1.00 vMB 2,285
117,851 117,851 0000000000009975d2c83d28a3e17c1efdf7e5758c2c07de3bb88ea479ef7b8d 9 0.00/1.00 vMB 336
117,850 117,850 000000000000584aee558fd7e8ef1e1f2ef53cd51a4e1c286cf7af5f045bb267 7 0.00/1.00 vMB 542
117,849 117,849 0000000000003e1e8d7852c4e94d73eed9b4b5c8b73cac77a56f913e4fb12ec6 45 0.01/1.00 vMB 287
117,848 117,848 000000000000525dd01a831c3f7463b51d077a933ed49e8ab5ba0a63dc37ec38 3 0.00/1.00 vMB 0
117,847 117,847 000000000000532660ba9f3ac51f3a9ac5b2ae4dbcb1293984b5115a10ef530a 12 0.00/1.00 vMB 0
117,846 117,846 000000000000a490d9137dff5b629d4b6113633f012194dd7356e0b5fc32f4c7 41 0.01/1.00 vMB 855
117,845 117,845 0000000000008485250887df96f13d14bbea85619cc88865c95f1cc9f2b4b365 5 0.00/1.00 vMB 0
117,844 117,844 00000000000003f070b73e43e75f3427b1e1458a9d9d1baefa6c8e2cae78fc89 10 0.00/1.00 vMB 0
117,843 117,843 000000000000a93b46bac0435a0fa55cf494a6b00e4e4f5716009fddf4012b00 7 0.00/1.00 vMB 210
117,842 117,842 00000000000015e8e6c291da01731e8232f4ee1d7a04e2f750c61a8063c1a53f 9 0.00/1.00 vMB 1,096
117,841 117,841 0000000000006af08df6fe91c17cbfd0ce3fa97087447a0bab99a6203bd6c7aa 10 0.00/1.00 vMB 0
117,840 117,840 0000000000001f5734dcd31cf1cd5fee7648c8aa55b749696ffe90c98e876324 34 0.02/1.00 vMB 426
117,839 117,839 0000000000007a9c2068d28a9f1b67c0d2723d7b0b39a1ab909ad8dcef9b32d6 7 0.00/1.00 vMB 0
117,838 117,838 0000000000005121f95d273cf5c39a5d2873f0407d60558d4dd08a0591dc328f 9 0.00/1.00 vMB 0
117,837 117,837 00000000000058429a800ca90feb40bd3da10c1f3be7b393dbbc7b280e918432 5 0.00/1.00 vMB 418
117,836 117,836 00000000000058e2a7119b61635e8c55ed680cafda311e398990e2cb31566b75 12 0.00/1.00 vMB 1,161
117,835 117,835 0000000000002494043aaeb89c6250307f4e2e8b17a718d6f564b54680ee945d 11 0.00/1.00 vMB 322
117,834 117,834 00000000000054a6144f1b5aa275438c293a5331fa9e21937e2bff8205a9a71e 11 0.00/1.00 vMB 352
117,833 117,833 0000000000002cf77b9e859bcf7ebfb043a07ac939b4239743e573cda6ab9860 13 0.00/1.00 vMB 916
117,832 117,832 0000000000001a8d5442e5148a4b3bdf29056110382b5488788dc0e8d0647e05 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.53 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: 535.78 GB
    • Received: 5.92 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.