Loading Tool

Explorer IconExplorer

Memory Pool

78,133 transactions
29.34 vMB
0.06452235 BTC
Random Selection Loading Transactions
Max Size: 176.26/200 MB

Candidate Block

Mining Attempt ace75309e3d1f73a8e3befd2e078db91dac3a6bb41358df93721df4116e46c72
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8a6fb40b238e1fcff1afd9b8924f4b4d52348748582efb998b7e752b7801d4b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,893
Size: 1.00 vMB
Total Fees: 0.00492691 BTC
Feerates: 18.31 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (534,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,434 380,434 00000000000000000fcfdac9865202c3f261ff9989331a80790fd8adfcf2c056 842 0.43/1.00 vMB 32
380,433 380,433 0000000000000000001b481a2b29d4f9ac3c00ab28d976b85660818cd62ed79d 547 0.28/1.00 vMB 52
380,432 380,432 0000000000000000117b5f3da6c902e86788635f7bb24a162f9ea0c6875ff417 297 0.18/1.00 vMB 25
380,431 380,431 000000000000000011c22373fa7ba91debbdf16404e35a0d4e21ea072ab429b1 470 0.24/1.00 vMB 29
380,430 380,430 000000000000000010ad0500718d6eab5479a8805352f2bad13bf60d3dab8f68 1,077 0.46/1.00 vMB 42
380,429 380,429 00000000000000000af15f7de5195dd24dc13652d95d6dc2109e042adeb24ab7 314 0.24/1.00 vMB 20
380,428 380,428 0000000000000000011b36c6107d4915d82ce2c615c95a47a55043b11f6005bf 946 0.45/1.00 vMB 36
380,427 380,427 00000000000000001143083f2615e3c7d3f91070569324ad32fe3f4d6617e7cd 1,035 0.50/1.00 vMB 43
380,426 380,426 0000000000000000078ba354d5fad8fd9a0e347f49b3fe38ef4c3324a324a618 528 0.29/1.00 vMB 40
380,425 380,425 00000000000000000f49aa8e4a0e79fc319beab8b31fbf19d7ad42d66690ec72 438 0.25/1.00 vMB 31
380,424 380,424 0000000000000000071012c5a30aa9838a0ba7e4b055f3f9ee98983734e58984 585 0.99/1.00 vMB 10
380,423 380,423 00000000000000000fab9c5f9ecc997078744a8fb9cf624636927429fd7a2da2 142 0.09/1.00 vMB 24
380,422 380,422 000000000000000003230392f0bfdc8b5249a9f7ddcafb6ae9c3fc0690b69eb0 1,413 0.93/1.00 vMB 31
380,421 380,421 00000000000000000435c648514e8fb280090f1e05b024cbfe09cb3ad45eedfe 345 0.25/1.00 vMB 32
380,420 380,420 00000000000000000ae3b6268d08cc95e23578f263fff5a5085d1ddf3cf5b0fe 1 0.00/1.00 vMB 0
380,419 380,419 000000000000000006b6c91a76740020560af1a13028f4715426b5bbaa7aabf2 1,922 1.00/1.00 vMB 49
380,418 380,418 00000000000000000336681e9424ad90d793acb9377cc87feae38237c1f66cef 759 0.49/1.00 vMB 29
380,417 380,417 00000000000000000b1fc14c0415b5ec0b4e5d7a1b3b41b530c53cb1980e16f2 66 0.08/1.00 vMB 15
380,416 380,416 000000000000000004e41e5a5613567aea819b920de432a3ecd09d5ff0ca8906 46 0.08/1.00 vMB 10
380,415 380,415 00000000000000000d6d74a9d1e32b6f6b92cd1da8706420409a90b254154fa6 273 0.14/1.00 vMB 34
380,414 380,414 0000000000000000082e4cb3307707309e92b6ff1afe9b4c93e1927803982937 1,122 0.53/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.