Loading Tool

Explorer IconExplorer

Memory Pool

77,392 transactions
28.75 vMB
0.06999092 BTC
Random Selection Loading Transactions
Max Size: 174.42/200 MB

Candidate Block

Mining Attempt 9276c8c40e78c834a40ddcfdeefd16acba6eecc58769248859fe64f5f01d49fa
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 625330a8435d2aa544bb748d72659b3d96cdd6f8b0ce361713ea14593a12917d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.01029174 BTC
Feerates: 299.43 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (673,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,038 242,038 000000000000000b944d81ffd151767ce089acd0a473940abbbd20dfe3c7338f 28 0.01/1.00 vMB 283
242,037 242,037 00000000000000786c7b486dca0fe369a76b0cafa0e42ad37b9e4ce1525c5af2 119 0.05/1.00 vMB 66
242,036 242,036 0000000000000013fb0170cc804a968382d866caca63716cfd435ca6a1418a9d 280 0.12/1.00 vMB 131
242,035 242,035 000000000000006e28b04d113ef6e89e9dd3e3b951783da0f8669d9a74f0633b 435 0.21/1.00 vMB 131
242,034 242,034 0000000000000073645ab3f3df8e84b3e4a0bc214646843da012f7f0397f3f0e 470 0.20/1.00 vMB 171
242,033 242,033 00000000000000a1c290ce20953d864a4b9c603abc8a9c77a04429c89c5e9fac 153 0.07/1.00 vMB 162
242,032 242,032 00000000000000074cec3ecda52186d4ec26742de9ef631d28e1fd6b8ed15bd4 235 0.11/1.00 vMB 168
242,031 242,031 00000000000000c585335cf7de3c496a7d53672f5beb11e7840d4cb62111da48 419 0.20/1.00 vMB 151
242,030 242,030 000000000000005fac28e26c098067b051e165696f62746040d46add59261caf 32 0.02/1.00 vMB 95
242,029 242,029 00000000000000c2045c7e4af741455eaa50f7a1958031ff2985b75d2a7dec5c 389 0.18/1.00 vMB 147
242,028 242,028 0000000000000086690c4f57d8f67ad4b9030b6a177647b39bdd47e23122eb85 139 0.06/1.00 vMB 125
242,027 242,027 000000000000001d978dbc86fcddcc16fc5673808f1e90513befa85c3aef6a2e 531 0.22/1.00 vMB 206
242,026 242,026 000000000000005bf30cac5f753388819d31ed2ec7e1670f671da7037e8ef19b 274 0.14/1.00 vMB 176
242,025 242,025 0000000000000010be4ddd3ba326d9a35d309baeb657b56a1d1c414d1d0caecc 284 0.13/1.00 vMB 172
242,024 242,024 00000000000000b236d589da5490767d3c669746534f3f91665541f0c5b0c727 111 0.08/1.00 vMB 230
242,023 242,023 00000000000000b8e8f10554cbca5f4d933d4a7eee665f1ca3810801411256c0 256 0.17/1.00 vMB 34
242,022 242,022 00000000000000d7e93eebfe8faefd918e8eb9bdf5c977171558f6f6fe0b885e 662 0.25/1.00 vMB 215
242,021 242,021 000000000000005bebfd83924118025342cf459eb5f8fc708f8f3dfbac9cc6b3 475 0.25/1.00 vMB 132
242,020 242,020 000000000000000fd0d0d4b0a10544c84dc7d34f142f7a72e528f2431538075d 585 0.31/1.00 vMB 111
242,019 242,019 00000000000000ba0d4589e1aa6ea71fb442a9247950406deb877c0b0ce8caf3 761 0.25/1.00 vMB 280
242,018 242,018 000000000000008b11bc222122c60adc277b04802a69560886232d1ad510b239 483 0.25/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.