Loading Tool

Explorer IconExplorer

Memory Pool

17,046 transactions
10.05 vMB
0.04689256 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.53/200 MB

Candidate Block

Mining Attempt e423197945152ce12c6f056d8769fd125b9cd861d3bd9280186e0c9ad3406110
Version 20000000
Previous Block 00000000000000000000b71e5adc9170744598068c953ef7cd2dabb77254268d
Merkle Root 5e9b825ddd105f07f304064a524a39bb4c5846893d153a6592fb6196067de1dc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,230
Size: 1.00 vMB
Total Fees: 0.02423224 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,359 (750,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,597 162,597 0000000000000c9ef751554bd592d5622ea34e2debe63104aac86d6e9e03dcb9 40 0.02 vMB 34
162,596 162,596 0000000000000b8141f2dc860b9de502cdcf03f8461c84bb1525ba0d3d8e7fb8 10 0.00 vMB 166
162,595 162,595 00000000000003f3c1aa87c6f2dfe3bafc9cc0cd0a86f32736907cf7b9f8ec26 11 0.00 vMB 50
162,594 162,594 00000000000001b3e7163adc75eba19e7abd2c682ab88c84d2e126bab9356197 1 0.00 vMB 0
162,593 162,593 0000000000000c866902372ee4316da9e706df14906b28a9351c16ca6eeecd52 6 0.00 vMB 0
162,592 162,592 0000000000000aa09ad7b5146aa87076306d41181869138fae270739e7c9eb1f 11 0.01 vMB 394
162,591 162,591 00000000000000efead5fc3aa52d1d53fbb0d20c3966c19e87ce42efe13703b8 10 0.00 vMB 1,048
162,590 162,590 0000000000000807987e701a367c3c9cfedcb9272442ebfa7d4db529a21ade91 24 0.01 vMB 108
162,589 162,589 0000000000000c0d1100185efa279496b34b7cfa8d368a16235500d057c903cf 111 0.04 vMB 228
162,588 162,588 00000000000005dba3f888d1aa9947cc81273f700c84278e49b5e669f3ce65a0 62 0.03 vMB 104
162,587 162,587 0000000000000b0a890a21da928daaaebd7a759e3e735a8adce2265ff7bf4640 4 0.00 vMB 0
162,586 162,586 00000000000001db05db8db74b6d4d837115e574c28e7f0dec524252bcb3cc6f 44 0.02 vMB 285
162,585 162,585 00000000000007828ce95b080998cc5b229d5a87898053659d51ca2a2c652a86 81 0.04 vMB 166
162,584 162,584 0000000000000934362478911a7a6c74964f4bfc26c661281ecfa1bd0f424a18 123 0.05 vMB 201
162,583 162,583 000000000000044d375cf850b1e25cd78cf525e2889682ff5f94abf2ff451fc7 25 0.01 vMB 199
162,582 162,582 00000000000004e21b2f62cfd04146dacc8ffb14b488c2196fecf773456a144b 15 0.00 vMB 300
162,581 162,581 00000000000000bc188041ce95da5181553161d66f6a042d9462cedd0eac830d 15 0.00 vMB 124
162,580 162,580 0000000000000571780cb624e43bb6af5a91c9a6eac622ae4be41dbfbd35b923 56 0.05 vMB 60
162,579 162,579 00000000000000d58ba9cb0571828395fb9d1be8e96e88adecbaa1da4e05ec21 27 0.01 vMB 314
162,578 162,578 000000000000083e425a65c5962576054009732082f38cb6c01a9876e68d7136 15 0.01 vMB 73
162,577 162,577 00000000000002c3bdd3ed83b5146a9fbd72456297d7b72e962aaf53c9a9e3d9 9 0.00 vMB 17
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 97
    • Outgoing: 10
  • Data Transfer:
    • Sent: 166.83 GB
    • Received: 0.69 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.