Loading Tool

Explorer IconExplorer

Memory Pool

44,728 transactions
26.79 vMB
0.06563063 BTC
Random Selection Loading Transactions
Max Size: 141.42/200 MB

Candidate Block

Mining Attempt b6d71554e74ca3d66c64fbc22dc20c8609babb88a5601e493eda8eae4a18f709
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root e6fa3751c1e7307eaab617fe33b08afeeb5a335cb45a8d89946236892433dc49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,419
Size: 1.00 vMB
Total Fees: 0.01631626 BTC
Feerates: 100.36 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (447,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,966 466,966 0000000000000000014ca365cd672c0d9940d89cd9b51f2011c3b25aa768383b 1,932 1.00/1.00 vMB 215
466,965 466,965 000000000000000000f8070e806a013795fb37216c10c105787d815668b511c0 1,453 1.00/1.00 vMB 223
466,964 466,964 000000000000000001881b2fce64915f5f01807657563daad7000083f1b328fe 2,377 1.00/1.00 vMB 181
466,963 466,963 000000000000000000ed53ea2e390f807d9b29a72e8bb249bdec9a0eb6f9a96e 2,459 1.00/1.00 vMB 286
466,962 466,962 000000000000000001ba7cd22826119814dfbe279cb828e9733720878015dfe7 1,853 1.00/1.00 vMB 157
466,961 466,961 0000000000000000007611fcaec4acd427ffb858a446d24787810993e22ab6ab 2,426 1.00/1.00 vMB 229
466,960 466,960 000000000000000000fe8b0879e4c5f73f2e06198428a679ce6ce722daf883d7 2,115 1.00/1.00 vMB 303
466,959 466,959 000000000000000000b24823589406e9905b1cf2f3afbc31dd810d2cf3ffb4f1 4,636 1.00/1.00 vMB 157
466,958 466,958 00000000000000000169dc0e589717b3dfa0677c5ba2c73df466f893013aec71 2,960 1.00/1.00 vMB 181
466,957 466,957 000000000000000000e9c4aff12a8a9c3c7833ba50486375a89111a31ced4af8 169 0.06/1.00 vMB 384
466,956 466,956 00000000000000000027dbcd159bd23600a330795d04d06562fac1b0f09050f8 2,403 1.00/1.00 vMB 288
466,955 466,955 0000000000000000017ee7076746fa19433a1cf43b6026b87f787b4616804bdf 2,220 1.00/1.00 vMB 173
466,954 466,954 000000000000000001b85380e6130068944ea0af6b43f941234e4be7b7a962e9 2,322 1.00/1.00 vMB 268
466,953 466,953 000000000000000000b4154f01e1f2ad189a9d9a275ebb8e156cf7355e1bc94f 2,399 1.00/1.00 vMB 303
466,952 466,952 000000000000000001a36cb9b4d22cd7b6d21d2a6e30e82f976f427e11c9117e 1,326 1.00/1.00 vMB 151
466,951 466,951 000000000000000000b2be6c6defb34b9b42dd112c99acbdb3a6cb29b5d2ab00 790 1.00/1.00 vMB 159
466,950 466,950 000000000000000000f826c91a8f7b563da230d8b521dd4899c9828ed2fafa2e 2,685 1.00/1.00 vMB 344
466,949 466,949 000000000000000000637d483daa19ae236cd31239ed20716ea62333d397fd88 2,437 1.00/1.00 vMB 309
466,948 466,948 0000000000000000007690a9dddcc2fe189cf3eeb31bc02d93346447eed3f13d 1,787 1.00/1.00 vMB 204
466,947 466,947 000000000000000001e5c2a98a237b817a6c0bd35481c8b18e5959626f12da75 1,426 1.00/1.00 vMB 237
466,946 466,946 0000000000000000019266e94f88fc95463aff4cf3f6d29982b7a79be03911e6 1,280 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 781.91 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.66 GB
    • Received: 12.76 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.