Loading Tool

Explorer IconExplorer

Memory Pool

47,427 transactions
28.94 vMB
0.07954613 BTC
Random Selection Loading Transactions
Max Size: 154.32/200 MB

Candidate Block

Mining Attempt 5de6c435cb54f7f0288005ede0a0fd0c042c3ef2f4394a7703e18881999e8abd
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root d5a860b43fbb9f71ee61302fa866fbd7a392f1f495cd131a3f3116a9dfe56732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,532
Size: 1.00 vMB
Total Fees: 0.02421639 BTC
Feerates: 100.60 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (86,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,817 828,817 00000000000000000001e0153f6f522abb57fcd0cd624327003e3cc5107d728e 762 1.00/1.00 vMB 34
828,816 828,816 00000000000000000002d2ca1164295d7b1361df4c19806fab85fc292ac99a14 735 1.00/1.00 vMB 52
828,815 828,815 000000000000000000019d1871457e77904b74e4ccfa800ae778c1c192e5e799 3,267 1.00/1.00 vMB 39
828,814 828,814 00000000000000000003354b48fe61a60dd29eb583dc35587d0a165e75e08861 1,154 1.00/1.00 vMB 39
828,813 828,813 00000000000000000003adda1425fc89e357b5a483f575189786f7fad492a9b3 2,353 1.00/1.00 vMB 57
828,812 828,812 0000000000000000000234c16b8ce4394ab20fe3333ce59b7ce12048ff478c27 2,366 1.00/1.00 vMB 95
828,811 828,811 0000000000000000000269fd2181aab7a542f183e4ce1ceba94d00d7d0125461 1,079 1.00/1.00 vMB 46
828,810 828,810 000000000000000000023914ba3f1da775c6d81b9ee359e82e05eb3d4db8d86b 2,678 1.00/1.00 vMB 84
828,809 828,809 0000000000000000000012c18c7e76d95cdf5a8cca5bc5bf3894ee03f6d96eed 3,325 1.00/1.00 vMB 44
828,808 828,808 00000000000000000000346fe6da80338e8bd91b2931c540262b06809ab99205 2,885 1.00/1.00 vMB 53
828,807 828,807 00000000000000000001631d975c4dd630c44c5e1716f4cf18111d139aa9e84c 2,808 1.00/1.00 vMB 122
828,806 828,806 000000000000000000010489c1bd7ccc2b4b09ac1ff3382a7345706208a3dc2d 3,419 1.00/1.00 vMB 55
828,805 828,805 0000000000000000000294af41f90e966a1b456ce56c0c067c1ae792ac05d21b 2,454 1.00/1.00 vMB 43
828,804 828,804 000000000000000000028f262903116b447ca5b6b668bcaa251288f3723d6d7b 2,307 1.00/1.00 vMB 70
828,803 828,803 00000000000000000002ff600472dc65c07b4d62cddadbf9a4890c75a1d96cc5 1,909 1.00/1.00 vMB 47
828,802 828,802 00000000000000000000692d8c9a2418f85576d8d9d11123f5afc824615691c3 2,806 1.00/1.00 vMB 99
828,801 828,801 0000000000000000000395f329be18ea65f7f99268fbb8e88ca152ef563fe9f2 3,051 1.00/1.00 vMB 45
828,800 828,800 00000000000000000001e60f1470e4cca6e2f6582999cb4d285bc37000a15008 3,233 1.00/1.00 vMB 163
828,799 828,799 0000000000000000000083aa106d21dd95b9d8411f1117a9138e58d060926e19 2,804 1.00/1.00 vMB 79
828,798 828,798 00000000000000000002fe85e6dd5f7451b684cf8f27c1897e62abb31bdf4a04 2,432 1.00/1.00 vMB 61
828,797 828,797 00000000000000000002afa8651d0748db6638a30e3b2891bf4012364f7d1a51 3,525 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.