Loading Tool

Explorer IconExplorer

Memory Pool

80,814 transactions
30.46 vMB
0.08812725 BTC
Random Selection Loading Transactions
Max Size: 185.85/200 MB

Candidate Block

Mining Attempt 891e74fc3b3cc949a638f6518307dc2871747f77bebdc7c78719f30faa1654c1
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a4f38df1912f7bd0476afa3ac4ad9eda413aaab01ae5ea0166782ec8e984c94d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.01981125 BTC
Feerates: 402.75 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (482,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
432,339 432,339 0000000000000000029d8daf3ef172613a6cf5cbd46c3626b0d96cef9c720b01 2,657 1.00/1.00 vMB 70
432,338 432,338 000000000000000001bd08e5e816f0bafc928c4c7dbdbc7e29d37d9d232cdf03 703 0.99/1.00 vMB 22
432,337 432,337 00000000000000000407aaad2961a65c796cdaabc102ef277523b215b523446a 131 0.07/1.00 vMB 56
432,336 432,336 000000000000000000e2dd4d11c3585a51b0b349e62155edca38bca0649e6685 525 0.99/1.00 vMB 13
432,335 432,335 000000000000000000c82e7cee7d371311567121eb42e800467e535cd3e5998e 1,366 0.77/1.00 vMB 40
432,334 432,334 00000000000000000162c1e25477cdb4aefa2b242f83bfdcad91aa87f90a8b82 2,552 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 783.00 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: 718.60 GB
    • Received: 17.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.