Loading Tool

Explorer IconExplorer

Memory Pool

80,496 transactions
29.96 vMB
0.12112056 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 384a6096778151da743cc6d31d8d2296248034aeeb62162f47b92dc2c39ffc4f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7c3743f5ea2332d1d622b4dd002b238338e679fc824b89ad888d77b0c35b9e5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.05012445 BTC
Feerates: 242.90 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (434,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,025 481,025 000000000000000000f78805564a616cca4cf36e5adb1f2d7d7f4b3a5905c9db 2,730 1.00/1.00 vMB 100
481,024 481,024 0000000000000000007b58d1a0accf839e73731867d7cc552766f3818b453452 2,510 1.00/1.00 vMB 301
481,023 481,023 0000000000000000006945c5c38a76cd70c8b5ef12694f2e7fcbba7c460349e0 1,526 1.00/1.00 vMB 152
481,022 481,022 00000000000000000079449398e226be36ce9f552af909499717b57cefee487b 3,593 1.00/1.00 vMB 40
481,021 481,021 000000000000000000775376c72a06907d397a68984929c1492f5ff375c33612 2,015 1.00/1.00 vMB 174
481,020 481,020 0000000000000000004d04e09832fc40755a78bd5fb5ec624fda2b9122fbf7de 3,704 1.00/1.00 vMB 57
481,019 481,019 0000000000000000001fdff435453944f73995a62ac998f91e54ce106cb322da 1,813 1.00/1.00 vMB 147
481,018 481,018 00000000000000000095677973c113ac92540ff0f578f60e10b97d653f152df4 2,415 0.99/1.00 vMB 286
481,017 481,017 00000000000000000076a2e6dd84272ed0f119253587cff8c9e431f6321ed81b 3,042 1.00/1.00 vMB 124
481,016 481,016 00000000000000000087b2e70efc4e84ce07c51c68ac355bc0e2ee1eb77ee469 3,539 1.00/1.00 vMB 84
481,015 481,015 000000000000000000cf4473412c013a57362bcfdaf30829c96b6baff2d4df90 2,885 1.00/1.00 vMB 99
481,014 481,014 000000000000000000d3c6970d419c90c19b311d28e351c92f469b8a922ad239 3,774 1.00/1.00 vMB 50
481,013 481,013 0000000000000000002734174c8cd6326b22676ebce0c92c329db6d339c4bb91 1,874 1.00/1.00 vMB 141
481,012 481,012 0000000000000000000fd1c3ff737151b9052a9ec0b3dba911fdf55169565086 2,117 0.99/1.00 vMB 61
481,011 481,011 000000000000000000dbd2c8797725541738adfc0202c62a9e052664ccd33f7c 2,340 1.00/1.00 vMB 72
481,010 481,010 000000000000000000d020c3d5f41ec8cde3067c8115461911e2bb81c9f0cc82 2,114 0.99/1.00 vMB 254
481,009 481,009 000000000000000000feed23067b3891ca7a2b7096a85870ceea4d695fa49f1a 1,844 1.00/1.00 vMB 155
481,008 481,008 000000000000000000288442ab445af96ede76dac8b878b3a3c71c4ff437a738 2,278 1.00/1.00 vMB 98
481,007 481,007 000000000000000000870b34cc65f56fa18b031611ab4250223e40cfa118cabd 2,269 1.00/1.00 vMB 149
481,006 481,006 0000000000000000003120754d1cc260cd4690fe1d1261d2f88810a5d5e7b27d 2,288 1.00/1.00 vMB 302
481,005 481,005 0000000000000000010decd8e44ae644f6dd8c2e1576ccd1bd5923445b35b150 1,309 1.00/1.00 vMB 198
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.15 GB
    • Received: 16.42 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.