Loading Tool

Explorer IconExplorer

Memory Pool

45,216 transactions
20.60 vMB
0.11797637 BTC
Random Selection Loading Transactions
Max Size: 116.46/200 MB

Candidate Block

Mining Attempt 282d9f09ba721b88e864cf22f05e2b6d879d6035c24e1eea87a96b5f456bafe5
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root 9202dfcaf977dbd9b183e404e92bbee60d1f8bf3802093e03b6a9771ad58ead2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.07590106 BTC
Feerates: 502.67 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (787,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,357 126,357 00000000000011eeb762aca9ace0e9578ceac10bb3c8c94465a6525a5a49c145 8 0.00/1.00 vMB 952
126,356 126,356 00000000000024fa86a34f38d9cb01ff7aae37130df96a2c31364123d099c65a 8 0.00/1.00 vMB 1,587
126,355 126,355 0000000000000f6ca60ebde2dc28dddf352d227bfac8e6f76b2916e6a247c10f 11 0.00/1.00 vMB 1,167
126,354 126,354 000000000000233097bb72afc0f401b8649156a7a0ea729c6dc6c224d9ca26dd 53 0.02/1.00 vMB 2,626
126,353 126,353 00000000000006b9118d993b05e96b0aeca1e3d75bfffd4322715c6ab3bc9e25 7 0.00/1.00 vMB 338
126,352 126,352 00000000000042c0a4d54bc6c92c30e3eba5c2a8b38dad55265225a52f9bd002 1 0.00/1.00 vMB 0
126,351 126,351 0000000000003928724aaa16bfd428e75068e0ed9fba4bba9d590a1263a8bdc2 8 0.00/1.00 vMB 0
126,350 126,350 0000000000003a640d66a44eb160f62c4145469100c458d800cb8a5b6c591828 28 0.01/1.00 vMB 698
126,349 126,349 0000000000003ab5d5bcdfb5d514680cce1edcbcee6d02d0a205418dda9d929b 7 0.00/1.00 vMB 2,237
126,348 126,348 000000000000385b47bf34f948338b6d490b6a2eb2eca2f657ba95a1de45d79a 5 0.00/1.00 vMB 582
126,347 126,347 00000000000001806a4ca35cb43780d1d0f3fe7a0263a62aabe9d180858145f5 3 0.00/1.00 vMB 1,046
126,346 126,346 0000000000003fb491574508da8c14c2ca7bcd75dfd141589def1dbe1b680be1 8 0.00/1.00 vMB 217
126,345 126,345 00000000000041cf7daa9f27f95a2a0f8b6cef0f704640a6447880c3e963872e 32 0.01/1.00 vMB 278
126,344 126,344 0000000000001fd1f44dc42bb5052b0cf81d265cde40568cc56e121b7a20e632 3 0.00/1.00 vMB 0
126,343 126,343 0000000000000d2d40dbe87b5e4c58d7461cac9b49cf99087fcf0783549ea5b3 5 0.00/1.00 vMB 316
126,342 126,342 000000000000343c0b7dbc96d33f7985438110b06116c0189c02f02575586ed8 11 0.00/1.00 vMB 585
126,341 126,341 0000000000004470bd2e727534da13f8645ab89ff0b892003b3cb550f456dcf9 6 0.00/1.00 vMB 775
126,340 126,340 00000000000007ee99f3dcd8b403e4800030ea8283cf5c4427104aa2dbdf9545 12 0.01/1.00 vMB 388
126,339 126,339 00000000000026e17ea352b4d82a2eee2160b7267552cffdb36822f79cfe3d51 31 0.01/1.00 vMB 209
126,338 126,338 000000000000195ee1fe1b4e339df6bce232150fe08c636352ba96bcfeccce06 14 0.00/1.00 vMB 289
126,337 126,337 0000000000000dbfaebec07d95013495c0ef242f6b844701035f502f0b0732b4 15 0.00/1.00 vMB 1,276
Previous 10 blocks ↓
Total Size: 780.70 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: 554.61 GB
    • Received: 6.74 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.