Loading Tool

Explorer IconExplorer

Memory Pool

72,818 transactions
28.13 vMB
0.07122995 BTC
Random Selection Loading Transactions
Max Size: 166.53/200 MB

Candidate Block

Mining Attempt bae65a483afc1820b96cfed046b99d356b7b6397dcda0c501fecbfd7f2640a0d
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 0a0f91bd9b1001816de55cb08afdaa603824933087aad0ebb16f4abf5931a9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,316
Size: 1.00 vMB
Total Fees: 0.01492152 BTC
Feerates: 157.46 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (469,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
445,531 445,531 000000000000000002710aa596d96869327bad7be64e41675e271da8cf884b50 1,951 1.00/1.00 vMB 67
445,530 445,530 0000000000000000002e801819474089877222b5d872d704d4d4e0d3d47e4417 2,039 1.00/1.00 vMB 75
445,529 445,529 000000000000000000ba6b90ad8b6b288bf6cccf260c2af04c33cf139d5f6c0c 3,123 1.00/1.00 vMB 68
445,528 445,528 00000000000000000250bbd4465997ac5db3fd8470810004e00156a99f1536d4 2,725 1.00/1.00 vMB 75
445,527 445,527 000000000000000002ade3903b99ddb61392387148533d6234d006483415d17f 2,691 1.00/1.00 vMB 96
445,526 445,526 00000000000000000365d4377192c2eef1959e050d0c951f18d91a39c133f020 2,868 1.00/1.00 vMB 91
445,525 445,525 000000000000000000334009305cd2948bf0ae975b6898caec762e736b297880 3,125 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.