Loading Tool

Explorer IconExplorer

Memory Pool

33,582 transactions
28.13 vMB
0.06352226 BTC
Random Selection Loading Transactions
Max Size: 139.37/200 MB

Candidate Block

Mining Attempt be4d0051b7b0403d66700b3515ae2b95914f1ef494edc3331082fbef1ea9a863
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root 9c0ad82587eac055f7957bc51bbf5134d3659bb4a2dc2fa827cf75bb7d434c6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,859
Size: 1.00 vMB
Total Fees: 0.00952897 BTC
Feerates: 73.20 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (678,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,404 236,404 000000000000009c3765b4410410b100dafa7e678776be0b7849072b928cded7 362 0.21/1.00 vMB 131
236,403 236,403 0000000000000030cb8a073a2c30f936a23af2efcd550c0faedb19fc862cf5e8 673 0.25/1.00 vMB 204
236,402 236,402 000000000000009e37aa02096f95c34c381535c11f0c68ff21da31c7a67e5ac7 315 0.14/1.00 vMB 164
236,401 236,401 00000000000001593bd3a405eaca3ddeacf8d99b6b07f1c987330dc3db7383bc 138 0.15/1.00 vMB 73
236,400 236,400 000000000000000f38f8693eeb67d1cc4d94faee697e15aaa324541dc80c4a41 195 0.11/1.00 vMB 133
236,399 236,399 000000000000012990e7c7b6f9de01d18a8c43481020cd6ccbc9b51cbaf807a8 770 0.36/1.00 vMB 171
236,398 236,398 0000000000000087d2789b8cebafbcfd572506b4f8b30331f3ea1934240e5c99 44 0.15/1.00 vMB 19
236,397 236,397 000000000000002089ccf99915fc70a9d86bbf79b886e9218211fae5784cb402 423 0.25/1.00 vMB 111
236,396 236,396 00000000000000e16f41dbfe2257ff49362214531908651ec3d44fbe5a9baee2 188 0.12/1.00 vMB 121
236,395 236,395 000000000000011d711a97494dd9188314590ea2307162b939aea92222c3436c 725 0.25/1.00 vMB 120
236,394 236,394 000000000000012469bac87090bcceecfd05522210b1a36144ab9973cf85f382 604 0.25/1.00 vMB 186
236,393 236,393 000000000000009c7ad82dcec9ab694697f15f46531911f08441bd0c12f8cd25 532 0.39/1.00 vMB 90
236,392 236,392 0000000000000047b921956592d9225708228b35e1c7cfb1433a09de7a92f25d 1,109 0.47/1.00 vMB 186
236,391 236,391 000000000000017be152ecbbed0b37e3517e0e9b738d9c033036bb9a7926000b 633 0.24/1.00 vMB 213
236,390 236,390 0000000000000032e4c6dfd34b4083af00efc7a5ae672ab1f3768e14b5a03ee5 263 0.15/1.00 vMB 115
236,389 236,389 00000000000000488f78e8e8430c6e02395763f455ed538c75447ce1097d9d72 1,098 0.47/1.00 vMB 177
236,388 236,388 0000000000000164b3ff14e2d254904d80edd57446dbe468740b9f3a519edd93 322 0.17/1.00 vMB 146
236,387 236,387 000000000000010147e467ddcca70b778019230320341519e01951eb956d0dc4 599 0.25/1.00 vMB 232
236,386 236,386 0000000000000156740c34b6b88e82d3fd28acc7b9ce1548dd9065c33124b394 571 0.23/1.00 vMB 197
236,385 236,385 0000000000000036bc810dd106473d2e8fd79883bf98b40c5c05cc2e70de2f76 354 0.17/1.00 vMB 167
236,384 236,384 00000000000000e70deac666973f3ca84477b73d65b8bd2102dd5a12df525ff9 284 0.15/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 615.16 GB
    • Received: 11.16 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.