Loading Tool

Explorer IconExplorer

Memory Pool

81,987 transactions
30.92 vMB
0.08831187 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt 90062e8647965c9d5addd6ee80da073dcef292a2b959e418fe1848b1226c5b58
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root f220846effafe8c76a6e0058df71637acb643a168efd636257a4cf1201cf8258
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.01895877 BTC
Feerates: 150.93 > 1.90 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (382,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,032 533,032 0000000000000000000dcff73ab7ae3092f85f6a2bc69ea6c521e43e6bae617b 1,503 0.89/1.00 vMB 18
533,031 533,031 0000000000000000002f3030307fd040ce881b418d564a70a433bc732a39f169 612 0.31/1.00 vMB 17
533,030 533,030 0000000000000000001e43974373e472fe540a4a24f5788d5c815d1de4b8bfae 623 0.35/1.00 vMB 38
533,029 533,029 000000000000000000058aedcfa4e48a1f0137e9e869080b7f25d4d0f63a7374 226 0.08/1.00 vMB 13
533,028 533,028 0000000000000000001c0f43da7bfbfb2f6506be6ec45495b8b2fa4acb29b3cf 182 0.06/1.00 vMB 19
533,027 533,027 0000000000000000001f57520f740dd166eff38365aeb9a93f0994a87e6dc2c9 263 0.09/1.00 vMB 20
533,026 533,026 00000000000000000014e38204b76990dc17a4effcf3f8e188e97030a15095ab 237 0.14/1.00 vMB 29
533,025 533,025 000000000000000000191088689e2173c31b07d9086bb2e7b36f3d3691031464 269 0.18/1.00 vMB 16
533,024 533,024 000000000000000000029fddf2922be84cb792a782163de7068949d1bfb8563f 131 0.07/1.00 vMB 41
533,023 533,023 0000000000000000001b10be5d2428e2f5f2ac761848c3fdee6436fe420e918d 175 0.06/1.00 vMB 49
533,022 533,022 0000000000000000002ecdcf346f274e05580c035e1bd54892283378d6082603 466 0.18/1.00 vMB 17
533,021 533,021 0000000000000000001ca96ca81d7e126bcbce93b634a1913f5643c9a6e36fea 1,178 0.47/1.00 vMB 31
533,020 533,020 0000000000000000001c4779bbc0b098e637e82984f384e86ad52792b9f02ab1 439 0.36/1.00 vMB 18
533,019 533,019 00000000000000000033f108859187e4fb1018cedf42dc2e34a97ef3341f8732 406 0.16/1.00 vMB 17
533,018 533,018 00000000000000000008c3047fab657a02401a36fd4268b2ec7faf90bf6ef89c 669 0.24/1.00 vMB 18
533,017 533,017 000000000000000000001be6bbd120726dcf55c1ef7f2ef5de791b0cd432517b 317 0.12/1.00 vMB 21
533,016 533,016 00000000000000000009ac962d4f688488495999506d331e5898e977bdf4b8df 1,710 0.70/1.00 vMB 22
533,015 533,015 0000000000000000002c3c0290811480bfa549f10882ba41cdeb3b4980ce255f 544 0.22/1.00 vMB 22
533,014 533,014 00000000000000000033a9908d806fb38d567d6e162307626eeefe68af647cac 415 0.17/1.00 vMB 37
533,013 533,013 0000000000000000000971717b2c46ad32e20dbca2521dd76016d2c9c2d23cda 1,344 0.51/1.00 vMB 24
533,012 533,012 000000000000000000194a83b6204d1ef8c0d9dcb31e18ecc6bc18ac202543fe 677 0.28/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.97 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: 715.85 GB
    • Received: 17.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.