Loading Tool

Explorer IconExplorer

Memory Pool

43,072 transactions
27.99 vMB
0.06311160 BTC
Random Selection Loading Transactions
Max Size: 147.54/200 MB

Candidate Block

Mining Attempt a0e2721187d856ceeed296c9e1c1043129133a14631baf741aa613acde5ad81b
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root dfde4464f3a2d2c293c85d323262aa5f85633a4f2af259a76358217fb7629246
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,117
Size: 1.00 vMB
Total Fees: 0.01035717 BTC
Feerates: 106.37 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (602,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,730 312,730 0000000000000000171b10cd4798329f374c5897409723e6c31e9d029ad4170a 111 0.05/1.00 vMB 29
312,729 312,729 000000000000000014a31d4cd5e86e2a41376b0d87ab5f64c3d665bc3670258c 186 0.08/1.00 vMB 31
312,728 312,728 00000000000000002dc6e7b1b05ea418e46addb695cfbfc3d0bffd9d8d816853 32 0.01/1.00 vMB 8
312,727 312,727 0000000000000000102b8fdee7224f0169b21984763bd4b69413b504a23a3bce 437 0.25/1.00 vMB 26
312,726 312,726 0000000000000000170aa3d650eab967e033102d4ea4772ea64feec4dba6a2b9 250 0.24/1.00 vMB 18
312,725 312,725 000000000000000012e99287ccdeaba8fb0b955d2894cbf248197eba7a069392 79 0.05/1.00 vMB 22
312,724 312,724 00000000000000000c553bb805e62ec5cc981730cae23ab355ba194fd78aaf41 374 0.19/1.00 vMB 28
312,723 312,723 00000000000000001d361061af704e7757132e2104ef36cc656e984e3978b48e 235 0.12/1.00 vMB 29
312,722 312,722 00000000000000002215d95c312ef89239f7ab2ffa4eee194353df7d935bf1b6 12 0.00/1.00 vMB 22
312,721 312,721 00000000000000001531dd974dae42c7d5f04ab1d1ac2342272fed5824fcbc8c 155 0.08/1.00 vMB 29
312,720 312,720 00000000000000001b19a2a71e0d0241a691d2fe15afe1a4ad1079444c38e80e 259 0.15/1.00 vMB 26
312,719 312,719 0000000000000000140ca7fd2ad08d5ce1e85901fadf93e13e223e92986e30af 575 0.29/1.00 vMB 30
312,718 312,718 000000000000000002c9cd930074aed13022dc9aba601e27e9a0f0648ce5e295 57 0.02/1.00 vMB 8
312,717 312,717 000000000000000025b2b3940346d5e74f95b2a21f6eb28a0257d73761274ba7 244 0.13/1.00 vMB 27
312,716 312,716 00000000000000000584cc99a492a21aa9593b8c1d967a5b6a719bcbf2e1ff06 95 0.06/1.00 vMB 26
312,715 312,715 0000000000000000219177f616676811f3c2c2de56d0ee4291341df11f00de90 248 0.14/1.00 vMB 26
312,714 312,714 00000000000000000b6a92598a3f2444fcf529549fa75a84973676939d7f7868 256 0.21/1.00 vMB 23
312,713 312,713 000000000000000038529f59fdaf77b6a11ea5137752a1af9d4b02198347b1a3 85 0.17/1.00 vMB 15
312,712 312,712 00000000000000001d5f3faf97ff112ecc43008663e0d432704e4a5f49348518 132 0.12/1.00 vMB 22
312,711 312,711 00000000000000003414020f2d7be5adbce8a96023d2620251f326c754a30bb8 174 0.09/1.00 vMB 24
312,710 312,710 000000000000000014577c01f139c1ffcc5741c87c2ccb4b44608d40e163a585 16 0.01/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.