Loading Tool

Explorer IconExplorer

Memory Pool

80,450 transactions
29.69 vMB
0.06854633 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt 0a7e2e37d16c34be592c16ef3bb5e1a8f390f9d962933ffda12af4e7664a5234
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root db9553a94ef398c4d85c5858ef2434446c7e88322cb5467a10a577eda2f7678a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.00818757 BTC
Feerates: 100.36 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (614,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,345 300,345 0000000000000000265a1297b6bcdff018d66fe45e4dd34f8678e345241436e6 355 0.36/1.00 vMB 16
300,344 300,344 00000000000000002291fc05e29b2a97841cd4f554324fd718c74a56d7cb3619 748 0.25/1.00 vMB 44
300,343 300,343 00000000000000000811d3ae90d9f5096ec7bce26983cd5ce35fb4d9ce4f99eb 845 0.48/1.00 vMB 29
300,342 300,342 00000000000000001b9b14589ff68d658b44d02d0546c269075b98f94b6a8e96 68 0.05/1.00 vMB 11
300,341 300,341 0000000000000000426199aa22a8ca6f3a3f2917e74dd92455b253e2d2e44ef4 539 0.26/1.00 vMB 30
300,340 300,340 00000000000000007afbd4c683b90e6c048bb7ab8d99eaeb47981900422c9bbc 210 0.22/1.00 vMB 18
300,339 300,339 000000000000000022568c066cd4004ff707a71d53dac27b1470cda7b736b81d 782 0.35/1.00 vMB 33
300,338 300,338 000000000000000003cac1aa0def5dee53fffd43e4e9e3b340ae193f7a9102cb 181 0.16/1.00 vMB 21
300,337 300,337 00000000000000003030f7232e22a6a3172eb2acd1f3925cceed63466f0585b6 361 0.28/1.00 vMB 23
300,336 300,336 00000000000000006024a3ada2a17a63695ebfdd2b0e3a89501e5caceed3aaa0 811 0.35/1.00 vMB 44
300,335 300,335 00000000000000005c6d83f67b7fea98d75d1da67abdc13c33ef07cc9e5de6af 123 0.07/1.00 vMB 34
300,334 300,334 00000000000000001998934fb5ac65d1913053c036539e4b84b21ac72a853525 638 0.32/1.00 vMB 42
300,333 300,333 00000000000000005438f03b6bbc25195514d5cf66b2eea171020ad4793b7315 580 0.26/1.00 vMB 40
300,332 300,332 0000000000000000488e86cd1a68ae0a9d6a7c152a9f2135299c02b9dbb409fd 290 0.12/1.00 vMB 46
300,331 300,331 000000000000000061ac431f49ffe4cbc9c095e858d863e5a44ffa5aa162cf43 345 0.23/1.00 vMB 31
300,330 300,330 000000000000000052fa97938902eb2534b8a7d01322feaeb22c17d2cc456ec1 256 0.11/1.00 vMB 32
300,329 300,329 000000000000000018205d2d7d3a527a559688e2602a979937e641cc62f93953 650 0.40/1.00 vMB 31
300,328 300,328 00000000000000005bf9e3791c3ec578f30389c803747fef3eb7f5fe5b9df379 203 0.17/1.00 vMB 18
300,327 300,327 00000000000000002036679c2cba6e57bb73f8ec355a49c4f9f2dd9b0f4d7272 512 0.19/1.00 vMB 37
300,326 300,326 000000000000000060e5a9772edb5d90ac899cef4aeaa1cfcb69f07b177592bd 42 0.02/1.00 vMB 10
300,325 300,325 00000000000000002621f8a71556ece6e75e17747af74ef7e43ce6f175b67d76 346 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.