Loading Tool

Explorer IconExplorer

Memory Pool

82,267 transactions
31.10 vMB
0.12106674 BTC
Random Selection Loading Transactions
Max Size: 186.16/200 MB

Candidate Block

Mining Attempt 3161da71da3c78c9bce6e7500440ef06ea0b85b4625e9c7b4f90140c41b0d639
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 0b699ac8f1351525121c137d3a827328d86db3e8a381bb4b70941e65f1ae328c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.03599795 BTC
Feerates: 101.42 > 3.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (479,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,961 435,961 00000000000000000240499dd353e59d23b8dd3979f113df61663d7f68dd8e88 2,243 1.00/1.00 vMB 75
435,960 435,960 0000000000000000029f52b071651f9ade8ae3ad97f2648570810c0e0b514fcb 1,562 1.00/1.00 vMB 98
435,959 435,959 00000000000000000284ca58628f0f3a8708c7b3364617e07df078679dd983f5 2,415 1.00/1.00 vMB 67
435,958 435,958 000000000000000002730cd4d92b6285749d78ea7bac21e0cfeed5a6977401c6 2,568 1.00/1.00 vMB 76
435,957 435,957 000000000000000001ac406d7421059e36159d09d5d3bf6d33bd7c4e62d05c24 1,825 1.00/1.00 vMB 66
435,956 435,956 0000000000000000012fde9d2d48bb7d7153114c8890ffc3fd74ddc52f2b481e 3,071 1.00/1.00 vMB 71
435,955 435,955 000000000000000000f0a5b6ce1777a3d65f389ce52ad18f7330352dd1ea5d33 3,097 1.00/1.00 vMB 65
435,954 435,954 000000000000000001f2acc42e99df0d17d48dfc3bba534b1db83f5c85ec9c07 2,158 1.00/1.00 vMB 60
435,953 435,953 000000000000000003380250580704bcc755dafdd6cec0228ceac8de7e9f0eac 2,001 0.99/1.00 vMB 93
435,952 435,952 000000000000000000cdf29f3c835993ed13988a197bb21fa66de56b8d0d4416 1,162 1.00/1.00 vMB 88
435,951 435,951 0000000000000000012f5c0f88c20a5360d200ba0e555788d1f0559f5b16987e 2,580 1.00/1.00 vMB 83
435,950 435,950 00000000000000000376672b933699dd9d56edfec2f17462bb64e64b8f55f4d0 1,982 1.00/1.00 vMB 92
435,949 435,949 0000000000000000040086705953c34ae98eaab1b60ad5825bce955762893c2b 1,409 1.00/1.00 vMB 112
435,948 435,948 0000000000000000019999729b627e47b1d61c075a10ec2b2725bc06f3837843 1,124 1.00/1.00 vMB 101
435,947 435,947 00000000000000000234cee5e7ee97a83c333a8a3a2fd476906053e29be21770 1,612 1.00/1.00 vMB 96
435,946 435,946 000000000000000000ab67eeb560f88e83deea67ede2b4ad0c9038348a5bbac3 925 1.00/1.00 vMB 103
435,945 435,945 0000000000000000023bc935db0dd03fcffedb3eac790145e4ef800a6e99fd98 1,221 1.00/1.00 vMB 116
435,944 435,944 0000000000000000023285b74dece17b49ba59c64cdecd7f740acc9edd9f393d 1,979 1.00/1.00 vMB 66
435,943 435,943 000000000000000003f8fdb3171f3a8baf44248e7f454f46d9caf72e22cf43d9 2,388 1.00/1.00 vMB 80
435,942 435,942 0000000000000000010baa7ba2f8bf4d5f29a680c3421b16d48e600604c6c5e7 1,147 1.00/1.00 vMB 118
435,941 435,941 000000000000000000bf683f16b0cd345f784f379c389923051f4cc487ee1a93 1,846 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.