Loading Tool

Explorer IconExplorer

Memory Pool

79,923 transactions
29.85 vMB
0.08129299 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt 6ff6e0133e687d1e91ac571fde022e1a32d2a490e5ccd50e15bc83c0af6d198a
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 61778d4d349ce1803f5ce1fbcbe2856385cb2b5469b018306d74c5e71a3c625c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,655
Size: 1.00 vMB
Total Fees: 0.02034140 BTC
Feerates: 100.29 > 2.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (469,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,552 445,552 000000000000000003220b9491740d6de7f72d6677653b47a5b276860c9601c3 1,483 1.00/1.00 vMB 99
445,551 445,551 000000000000000001b6ec8e584109bb5c9cec33ce77d71479b528e0d894ada8 2,665 1.00/1.00 vMB 124
445,550 445,550 000000000000000002456e5e0da05309b583263346a904c37be77ba04087c365 245 0.18/1.00 vMB 122
445,549 445,549 000000000000000001f394d98e27127584ea1473893886295a252811aaca04e0 1,115 0.44/1.00 vMB 78
445,548 445,548 0000000000000000019556a39f2526f2c06ef64b0f6b1ae81c29f6952e5128cf 2,147 0.93/1.00 vMB 73
445,547 445,547 0000000000000000016b1e715cc7d41234695c50375ed6b1f7292129ffe7cf46 2,541 0.94/1.00 vMB 77
445,546 445,546 00000000000000000272e0703e50e7a1cf79fa3a5778f2fb3724f007758707cd 2,233 1.00/1.00 vMB 71
445,545 445,545 000000000000000003697e0c48005ba089d75571ac5c76c136fefab1940b20f9 2,636 1.00/1.00 vMB 82
445,544 445,544 0000000000000000002f2a2af5249197c04bae7045060dc70bfe88b9c7b396bf 2,345 0.89/1.00 vMB 78
445,543 445,543 000000000000000001e327b459dbb774100cb4d946747b2aba12f6b10fbe92b3 1,527 0.92/1.00 vMB 48
445,542 445,542 000000000000000001e9445f25703decaa12555438a9154816af684dca84480a 463 0.20/1.00 vMB 80
445,541 445,541 000000000000000000e5e28890cb0e1dc9290e132aa6206ce13b737bfdf17700 1 0.00/1.00 vMB 0
445,540 445,540 0000000000000000021d9736bdd4ae8a7f7dee91a9ce074e8f8d1d551f632c9e 1,970 1.00/1.00 vMB 48
445,539 445,539 000000000000000000974ca94eb72a968d69468d497d747c70d0c3d0b1dce8e4 2,157 1.00/1.00 vMB 69
445,538 445,538 00000000000000000324e3e3e580438576ecc934f9743fe579580bc65ff88481 2,484 1.00/1.00 vMB 76
445,537 445,537 0000000000000000006f1440be437007e810d0a7fcbba07c2aef299dcc1b33ee 2,635 1.00/1.00 vMB 70
445,536 445,536 0000000000000000016067670c2a98f24abaaf762f1427f951c824460ebf256d 2,467 1.00/1.00 vMB 79
445,535 445,535 0000000000000000021ecdcb2368ce66c23efd8bd8ab6a88a8bb70571c6e67f0 2,732 1.00/1.00 vMB 101
445,534 445,534 00000000000000000345fca490d291fea11cf5380270b5dec9ed3a689e58d31a 2,119 1.00/1.00 vMB 69
445,533 445,533 000000000000000000daabce4a5f79ee5e44cd752c42a50952f765c9e5a71133 2,351 1.00/1.00 vMB 88
445,532 445,532 00000000000000000108349c8a802942624c4e53fd83beb7623bb8bf16195058 2,240 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.70 GB
    • Received: 15.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.