Loading Tool

Explorer IconExplorer

Memory Pool

84,431 transactions
31.34 vMB
0.08858032 BTC
Random Selection Loading Transactions
Max Size: 192.17/200 MB

Candidate Block

Mining Attempt 09f54f69c42cf62491ccc8e8a532357f2829233e9a760ae9fe0f7492c3e74859
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 3f1e8e90ccaed6e2d8e16f228531f9c8642877d06775fefa8e0fbe62e1aaf54a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.01284334 BTC
Feerates: 22.07 > 1.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (483,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,360 432,360 0000000000000000004d7e90727b12481d38001769cf95d472ae98326517692c 371 0.27/1.00 vMB 34
432,359 432,359 0000000000000000029a43ff5d865bd540ee0cdc63c63eccbadd7ba3be50b283 1,858 0.88/1.00 vMB 59
432,358 432,358 000000000000000003bf7198357d9cdb94bad3009025d371a303333a32c2f2c7 982 0.50/1.00 vMB 39
432,357 432,357 00000000000000000286af1576ed46e86d8ca37a1b33146d45f0300aae2d1411 1,609 1.00/1.00 vMB 29
432,356 432,356 000000000000000002dd097a49216fe428325fa893be747e86576d36bd16b836 2,212 1.00/1.00 vMB 63
432,355 432,355 000000000000000001467345ecc2bc704170a8d95dead58048e38ddedca48ee0 2,472 1.00/1.00 vMB 78
432,354 432,354 000000000000000000c73713e64e1021a4725cfcd90f3cde5a05ea175866326a 1,821 1.00/1.00 vMB 47
432,353 432,353 000000000000000003a4584a553db106cf5c8e2b59ad8aba67398e845284c075 2,507 1.00/1.00 vMB 75
432,352 432,352 0000000000000000001fca8c5e8540f5f1d2d3089d0c4d20c4886c1401d05902 2,756 1.00/1.00 vMB 74
432,351 432,351 00000000000000000338f1faf2542e66087118082c10b64aee68a52292041602 391 0.18/1.00 vMB 56
432,350 432,350 00000000000000000362b0b0b9da77085cdb3a01c874746bedc8afe4ac323429 231 0.17/1.00 vMB 38
432,349 432,349 0000000000000000012244ca8c8feab4cb1cf1397b2ef7849a442db476f4f2c6 666 1.00/1.00 vMB 20
432,348 432,348 000000000000000001985cd4f6d785305d2a564a7f6de6337af657fb758d6678 1,117 0.55/1.00 vMB 56
432,347 432,347 0000000000000000023296ebb719ef185f4a7be76813ef424a7c91d9ddb0e009 1,674 0.99/1.00 vMB 50
432,346 432,346 000000000000000002138c3156612a93b4b8848d7e782c8bcc723cb5c32488a0 793 1.00/1.00 vMB 24
432,345 432,345 000000000000000003bec0bfadc7c1fbe0c6d666da959303e24e4ef4f4d714cb 858 0.98/1.00 vMB 32
432,344 432,344 000000000000000003d3188751c66f7e68002bda03eafedf921da202969adc25 899 1.00/1.00 vMB 34
432,343 432,343 0000000000000000022412bc2e623d7dff2044cbf9e411313069270e809e4ff3 2,370 1.00/1.00 vMB 68
432,342 432,342 00000000000000000446cc08aa6921a368956642a634c66769292126ac9e4c87 1,210 0.81/1.00 vMB 47
432,341 432,341 00000000000000000395909e82cc78601efe1dc42ccbaba8c57c9c764a29afd7 898 0.43/1.00 vMB 26
432,340 432,340 000000000000000002fd1f8206632e8ce1d38799050af8711e1d9005475949a1 1,575 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.