Loading Tool

Explorer IconExplorer

Memory Pool

78,058 transactions
29.31 vMB
0.06391529 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt 2df0ea7490721dfe336287e8f38e57152a823b1e5988440c82642b1da71d26f7
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a6c104c10259481994c9c48dec1a2b1a813fe273691f5c64a8602cdde36e5d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,018
Size: 1.00 vMB
Total Fees: 0.00453476 BTC
Feerates: 12.16 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (534,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,436 380,436 00000000000000000cc1b1c1caf66dc452468c82b6839e7c618892acb923f749 1 0.00/1.00 vMB 0
380,435 380,435 00000000000000000d1e5d8198e7a57a90ad76e5302abe3b0006d7969a2c4e9c 339 0.18/1.00 vMB 29
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
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.