Loading Tool

Explorer IconExplorer

Memory Pool

75,625 transactions
28.31 vMB
0.06371200 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt 601ce7723738a6dc7259bc65e74266326c892f21127af3829d711f0f882dee44
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (528,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,562 386,562 00000000000000000127436bf0493a0d18d852bfaad2a6cd79d2e2d2267718a0 389 0.18/1.00 vMB 34
386,561 386,561 00000000000000000a74af4a54005a889bd4ee0ed9988d294b586894d7d3aec5 1,330 1.00/1.00 vMB 20
386,560 386,560 000000000000000000f3fac30293950a4cd2ce84baae35d59f529c27e3886b1a 2,888 1.00/1.00 vMB 54
386,559 386,559 00000000000000000e39699e2bfce54feea1e1e4dcfb1f498490ddf84ca69d37 1,320 0.62/1.00 vMB 36
386,558 386,558 0000000000000000055abfec96a463c9d909b0c06b177f9841410f22e3fb2a6e 606 0.75/1.00 vMB 16
386,557 386,557 00000000000000000982ca892192936ba78170fa87bcd53ce4843dfa25093950 905 0.57/1.00 vMB 25
386,556 386,556 000000000000000004b7cbd1a50b056d7300da24a395e77813af3ae836df3239 2,582 0.93/1.00 vMB 42
386,555 386,555 0000000000000000073bc34e27fadaa870caa34af1d71c7adb11e0a7e5796bff 1,715 0.75/1.00 vMB 35
386,554 386,554 0000000000000000088c9156a5598cba3830e60b3a202314165554c2a4287ec9 570 0.31/1.00 vMB 27
386,553 386,553 0000000000000000036c4ba72b5dfa8eb11f7d588522cc52c12040644d25340e 1,628 1.00/1.00 vMB 26
386,552 386,552 000000000000000003f515858ff6a24b98dd4374f75d409cd3f57ae56789763e 1,265 1.00/1.00 vMB 25
386,551 386,551 0000000000000000004d89dad346247ca6a9d9739e601880c9d33d811ad21ee7 457 0.24/1.00 vMB 27
386,550 386,550 00000000000000000dbe7b208fb12563be130dd9529c075230f093d52fb12bf1 1 0.00/1.00 vMB 0
386,549 386,549 000000000000000008adecf74a3024fb99f16cca519de1b5786070f371f6f644 971 0.41/1.00 vMB 36
386,548 386,548 00000000000000000d089fe5848f869125625d4383f7e48b8f5ad65aee5cad4c 1,662 1.00/1.00 vMB 21
386,547 386,547 00000000000000000e0508f141c30ddf43183eb5d349db2c9addb05099b06bd8 2,276 0.75/1.00 vMB 85
386,546 386,546 00000000000000000066d5e96172186e5e2bac2182c3ff0663560a8d5d6719f4 2,690 1.00/1.00 vMB 45
386,545 386,545 000000000000000007c2923bf780dac643e787be0af7e8408a62870d9c4c01ad 1,509 0.75/1.00 vMB 40
386,544 386,544 0000000000000000091a6ffad24cb968726bbf0cfe0dd7b588dfa9e84e4df512 2,058 1.00/1.00 vMB 30
386,543 386,543 0000000000000000097888b3162ac848f7821cfeb8ed05527474ce504d608ba7 851 0.75/1.00 vMB 20
386,542 386,542 00000000000000000aa37c96a78ec909d3c721aa526e8a0980a5027e05ea2414 1,766 0.75/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.