Loading Tool

Explorer IconExplorer

Memory Pool

79,213 transactions
29.32 vMB
0.09778527 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 6b506a073acad29d2c2aa9895354c404fdad617a2ff4545d9e8f1789326f427b
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root ab1e07e4a00c78dbde56612685d1a29607158bcd34339a7953faf6e55e077b19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.03550510 BTC
Feerates: 150.62 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (528,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,563 386,563 0000000000000000030a6119c80616608ecaabf62f3ff5888644085e56709b02 196 0.92/1.00 vMB 6
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
Previous 10 blocks ↓
Total Size: 782.66 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.08 GB
    • Received: 16.38 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.