Loading Tool

Explorer IconExplorer

Memory Pool

46,693 transactions
30.72 vMB
0.10209526 BTC
Random Selection Loading Transactions
Max Size: 158.18/200 MB

Candidate Block

Mining Attempt 89974b8e888e1c2a1fc404e63d4e59f1bda4f4d1d95e3303a32cee1a3da5611b
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 263c543501d37c52d2f8e9e6b0cd498a382c0a8316994177dcb49baf79c24118
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,552
Size: 1.00 vMB
Total Fees: 0.03390245 BTC
Feerates: 149.20 > 3.40 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (580,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,550 334,550 00000000000000001b0db9923a60ddc832e9c30701342ed9ed8ff23b00163aa9 1,089 0.75/1.00 vMB 23
334,549 334,549 0000000000000000120c642fcabb5f024e73a152b5d62eef7f13af00ef553074 1,028 0.45/1.00 vMB 32
334,548 334,548 0000000000000000102675760035c60c93d91a44a4e97e526233827372175dee 1 0.00/1.00 vMB 0
334,547 334,547 00000000000000000c3bf82384e71d3f2f679210228214977509a0e1d8da2b1d 492 0.32/1.00 vMB 23
334,546 334,546 0000000000000000164ab6b185f8585302fabe665f81110a999a0df0812f9159 719 0.45/1.00 vMB 22
334,545 334,545 000000000000000015f52d97a60356bf7e34d54c94bf97d1207909162c1d7146 1,416 0.70/1.00 vMB 70
334,544 334,544 00000000000000000a48feb5578b4e097eb67888569028573db7de2237526944 169 0.10/1.00 vMB 19
334,543 334,543 00000000000000000d29a8efcf6290d78e34278b3df3fa4b3e38c506a2665d66 155 0.10/1.00 vMB 11
334,542 334,542 000000000000000003f8c66b19bb8a468c79352132eab8ac0fd9810051f63b41 255 0.12/1.00 vMB 24
334,541 334,541 00000000000000000378c076cb482204b36742a648ed26313c37b24dac160720 163 0.10/1.00 vMB 16
334,540 334,540 000000000000000014f4a9e598f74c80e3ab3ead3c7ee7896ea8f4d8db6e8a0a 159 0.12/1.00 vMB 19
334,539 334,539 000000000000000010b786092d5a677f0dd27be564568977c62a20ed2df954d5 947 0.48/1.00 vMB 24
334,538 334,538 00000000000000001b21a08278b9aee380e4205432ffffb8c2ab520c2053f040 367 0.15/1.00 vMB 32
334,537 334,537 000000000000000000a3795a9b47c158383a2eb0b69e5bc1000248cbe6f50869 441 0.25/1.00 vMB 23
334,536 334,536 000000000000000011bd6152953ae0d2a44ad1d54615611ff420405c9f76aded 446 0.24/1.00 vMB 25
334,535 334,535 00000000000000000433f73e0ddb757c63833a4653cade7dcd74398e9154c1b0 515 0.33/1.00 vMB 23
334,534 334,534 000000000000000019d6d780e15a58d580291b57a1bbfc420fcfa9c0da7bccf8 279 0.18/1.00 vMB 17
334,533 334,533 00000000000000000f47a5977fbe6d0c08cc8d3e16fcaf8044afdc56efbf3f17 1,053 0.75/1.00 vMB 21
334,532 334,532 000000000000000007e4b711b0a4f1b3f77a45fe3ade8edc4cf600ddc7740cbb 64 0.02/1.00 vMB 20
334,531 334,531 0000000000000000111df1d922495c2fcba979f779e69586d06e3eb2aefd8700 470 0.30/1.00 vMB 18
334,530 334,530 000000000000000001eebb1a395096d23e74d6516d061adc1968ea5269b43665 339 0.21/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.64 GB
    • Received: 11.69 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.