Loading Tool

Explorer IconExplorer

Memory Pool

38,071 transactions
27.22 vMB
0.06086662 BTC
Random Selection Loading Transactions
Max Size: 138.47/200 MB

Candidate Block

Mining Attempt ed64412bb9902088c4fcfa0ac05f7453b533d41d40df670ad68e5fdf7f95275d
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 78ddb69c4032bb20290388513db6a27587683447091d93da9900728d57cde005
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00941775 BTC
Feerates: 60.16 > 0.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (431,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,407 483,407 00000000000000000046a2f13ed2df65b56b44d740fb300e70bf8e4d40edc696 753 1.00/1.00 vMB 142
483,406 483,406 000000000000000000db83aa0feeb5ec5ff56baa1363e0c893007d5aa54aafd5 222 1.00/1.00 vMB 93
483,405 483,405 0000000000000000005b3175a4346681d792a4b9f8576855bf6c9dfac9a5a2f1 1,571 1.00/1.00 vMB 232
483,404 483,404 000000000000000000136275859b1af2b58d9d45e64b87eaeb1bade2170827a5 343 1.00/1.00 vMB 86
483,403 483,403 0000000000000000002b5c4bb2a28646978f8e98f9707f894ecff12c6a6e23e2 2,019 1.00/1.00 vMB 314
483,402 483,402 000000000000000001339c3fcc4ed52d2b8ac4a6d0a304b9da615ae6b86b0688 1,412 1.00/1.00 vMB 102
483,401 483,401 0000000000000000002ff095adc66c0851f9df05a0e4f955b98880be799d8f0d 1,683 1.00/1.00 vMB 245
483,400 483,400 00000000000000000042c9ffa874616b7cb5d00c5bb25def903b0a16159c363a 1,932 0.82/1.00 vMB 183
483,399 483,399 000000000000000000ecd0992853cce9af37b0611a47b002ef72140170162887 565 0.38/1.00 vMB 149
483,398 483,398 0000000000000000005b068b64f962b86fb7c58f25137d218adaf94ecec8f211 571 0.22/1.00 vMB 218
483,397 483,397 000000000000000001195fe12c9db0b0b45a6d2d3c62821dfe13b7aa5d972549 947 0.67/1.00 vMB 164
483,396 483,396 0000000000000000005e4d2e776a2a31350169acee04fcad662e86331ef45d1b 1,032 0.75/1.00 vMB 50
483,395 483,395 0000000000000000010ce6f98c719847f7cfb0c07764ccb68c68dee3ef3d8e82 1,485 1.00/1.00 vMB 242
483,394 483,394 00000000000000000006375077f71bacbdc0b2c650b059a8158492716c1e1919 541 0.30/1.00 vMB 242
483,393 483,393 000000000000000000bdc25e822c03434ccfb4a254b7d182774f30851ba60312 663 0.31/1.00 vMB 209
483,392 483,392 0000000000000000006b6c57b7ac4799cbca51eaf2487ec12d5ae5a3a6be521b 1,582 0.73/1.00 vMB 192
483,391 483,391 000000000000000000cc4d98829a6618dc6111576b19697c7f2bfdd8bd2a4c26 555 0.28/1.00 vMB 185
483,390 483,390 000000000000000000b6a5d2fb482441d8a78ebde188d32b29e0c824d1190e82 644 0.40/1.00 vMB 241
483,389 483,389 0000000000000000009f0e757bed35cf1e5d069ebbd8ceceed870c20fefa8b38 1,049 0.68/1.00 vMB 197
483,388 483,388 0000000000000000011b68f23ab11cc0c3197f82ad0fadd5c2944ce4cf79b5f6 16 0.01/1.00 vMB 128
483,387 483,387 000000000000000001079701f07f606828d53d34956396976c9c32d8f7f43bac 46 0.02/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.75 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: 631.27 GB
    • Received: 12.06 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.