Loading Tool

Explorer IconExplorer

Memory Pool

85,294 transactions
31.35 vMB
0.09367138 BTC
Random Selection Loading Transactions
Max Size: 192.35/200 MB

Candidate Block

Mining Attempt 753d7dd20923cd525209a4448e163fdd8578ca3afbb0d289b98fb0801bd10397
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 6f8611315b24930d5f6831da073e95272618dbfd2d4dafecabc020c48e9d2e62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.01841716 BTC
Feerates: 60.16 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (458,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,925 456,925 000000000000000000f5f3df19b44a38f2ead1363e8bc134ddf9c42ab6635637 1,690 1.00/1.00 vMB 231
456,924 456,924 000000000000000001ab4150ce00c07e49ef0282f4c7e9c49f4ba9fe6e340cf7 925 1.00/1.00 vMB 75
456,923 456,923 00000000000000000059da6d5ea413149e85763559f8fb2fd79a29a11bc6d86b 1,040 0.58/1.00 vMB 159
456,922 456,922 00000000000000000155cb192ea57bbe536aeb1b93b04e24f36822f381950fa8 799 1.00/1.00 vMB 55
456,921 456,921 0000000000000000019a3d9e65cee9545ee954f63bc6c5bb2b5ad56f2dc3478a 979 1.00/1.00 vMB 68
456,920 456,920 000000000000000000a8e6cd3a5e46ffecc60168f0d745506f6d8baef4c0ff5a 318 1.00/1.00 vMB 65
456,919 456,919 00000000000000000033f5199ce98fff252c5bebfa8b2f1fb9d71d0e35bb135d 424 1.00/1.00 vMB 72
456,918 456,918 000000000000000000f406dbfcce3526215f61c72a42bf0ed9753b9c471b56e5 2,402 1.00/1.00 vMB 167
456,917 456,917 000000000000000000f52f38781677086477fd27679c3472cf36b4613787c421 887 1.00/1.00 vMB 107
456,916 456,916 000000000000000000b1d7d0ac758add42712c242e1883a70f65d1d670cbfe85 98 1.00/1.00 vMB 65
456,915 456,915 000000000000000000f1e535e259ae398d32267a4ef04ccb558ec32128569186 859 1.00/1.00 vMB 110
456,914 456,914 0000000000000000017ac5f4f99a14e7b741c51307915fbb10cb3f8f9dd573b3 106 1.00/1.00 vMB 61
456,913 456,913 0000000000000000023823b66d4ccf59230c9fe4558c485d5302e44e5ab4717f 163 1.00/1.00 vMB 65
456,912 456,912 00000000000000000200d13a28d1a3745b1ce78897573a303d248becb99490d9 1,492 1.00/1.00 vMB 89
456,911 456,911 000000000000000000dd59f1998f0a95f598a49b8950238dae92a2c3c601b623 1,173 1.00/1.00 vMB 68
456,910 456,910 0000000000000000005414ba306f5d150743b76222e5768447d0876d10e165d2 1,674 1.00/1.00 vMB 169
456,909 456,909 000000000000000000694dc970541f4b458caba4d6c782e8326ee24e6d28c566 266 1.00/1.00 vMB 150
456,908 456,908 000000000000000000755f5d8c45671d1f60ef6a21b98a8c6a2b35410cae724d 555 1.00/1.00 vMB 156
456,907 456,907 000000000000000000c688de20c0b77a2dd7814d930ba7fb47f75aa52597e086 2,451 1.00/1.00 vMB 200
456,906 456,906 000000000000000000d969a7591b242545674728f8c0de58b7c1901878be7451 1,874 1.00/1.00 vMB 174
456,905 456,905 0000000000000000019db5bc244eca4d7c799b5efe5edfc91dd36110b9352210 397 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.02 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: 719.33 GB
    • Received: 18.04 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.