Loading Tool

Explorer IconExplorer

Memory Pool

78,963 transactions
29.66 vMB
0.09120703 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 0e4eb6fda01579e08b55f10c36a21bc490571a0d319662f5ef22bb52750c5463
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 0fb52bc5416417283590d92ad92823cb203b557a08fd2910a5a0c10e01d70e88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,550
Size: 1.00 vMB
Total Fees: 0.02574453 BTC
Feerates: 251.00 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (673,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
242,017 242,017 00000000000000bd61d0806707a4a690de465cfecb11e1769accaf284f1b06ef 751 0.31/1.00 vMB 182
242,016 242,016 00000000000000bfd092972e4c932897fa7bfa763ab8ea1d15b141c18f79c21d 146 0.06/1.00 vMB 188
242,015 242,015 00000000000000c650566d7eac0f92f0e307f50f4290c5e766b0bff5c27b4b6e 145 0.07/1.00 vMB 154
242,014 242,014 0000000000000026f71257a5c73910b4ecdfa8e43093a894d2b85d0d2658074f 458 0.19/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.