Loading Tool

Explorer IconExplorer

Memory Pool

89,839 transactions
33.21 vMB
0.15311808 BTC
Random Selection Loading Transactions
Max Size: 199.95/200 MB

Candidate Block

Mining Attempt 3344a296e93237dcf11ee7eb0fc3a8712592386bdcd2a3df78e81e02a7d3e7ae
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 59355c84391f221ef504f31a38de1367f551adc2b4cd2e5a64f7205bbc9b84e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.05936707 BTC
Feerates: 627.82 > 5.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (904,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,626 10,626 0000000026e8ea82d0cff6d45dd25d0f6702cd16baf1ff7774567eb9a7e2b037 1 0.00/1.00 vMB 0
10,625 10,625 000000000805bfbfb8c3c08d8647a82e2ae6b070c1262670089fcf9ab27c876a 1 0.00/1.00 vMB 0
10,624 10,624 000000008a5a0f6efa0760653212ef9e28e1f6291dff703b98abc4ca043bb4a4 1 0.00/1.00 vMB 0
10,623 10,623 00000000fa639f8040e8c044d547e20283a128f81431585b77396fd9abcc444a 1 0.00/1.00 vMB 0
10,622 10,622 00000000a3c2601f23e19e69ce353ba5c4239233bf4e4b9dd99ceb1b6c831a95 1 0.00/1.00 vMB 0
10,621 10,621 00000000a12013c895eda97214b7b511a660245e80ee8dff0a9e4cb56742fc33 1 0.00/1.00 vMB 0
10,620 10,620 000000001cbe34cd51d7226a586e5e50b4f4f9174718a52ab5d6198fe9dffc7e 1 0.00/1.00 vMB 0
10,619 10,619 000000009128d5d81aaaff0e2d33b7e40a2af51d48e3f0c9c131c64f9b1fd1fe 1 0.00/1.00 vMB 0
10,618 10,618 00000000d862fb0f6c49f9b9ed385edd9954e6826f9935e2ee7968f9299d4eb8 1 0.00/1.00 vMB 0
10,617 10,617 0000000073b16f92a379aad63e1f189fc1a719e6352f23c44ce824947c74494a 1 0.00/1.00 vMB 0
10,616 10,616 000000006bf7e828937f177a979f655c498cefe5bc4201175eea72da1c2a9b29 1 0.00/1.00 vMB 0
10,615 10,615 00000000c46c7cdcebe73a6780c1e3398f1577dafd0967b6238002f76f19b42a 1 0.00/1.00 vMB 0
10,614 10,614 000000009973c9d6649b3b8109fb1b437920a5f1fd197d997b7328d5f3859ca7 1 0.00/1.00 vMB 0
10,613 10,613 0000000043db4b54d4c423a270660df151aee71cb5af6005371487f3025ff250 1 0.00/1.00 vMB 0
10,612 10,612 0000000060ba10a4578a30e59d5252e04a52dd9c64eac875cbccb33f8b3c1ebb 1 0.00/1.00 vMB 0
10,611 10,611 00000000d4b5beb64a1036fa000a93a8163cee50331072436e28d826212502cb 1 0.00/1.00 vMB 0
10,610 10,610 000000007a8151f179368e2a18f686f1046c19234321819170f4be94ea977a2f 1 0.00/1.00 vMB 0
10,609 10,609 000000005594e540920a459baf3e6e8493c45318b5a5e0b7980ab98f42f65a8d 1 0.00/1.00 vMB 0
10,608 10,608 000000007ba65b20479d4b7ac54fd5c6eaec71890eb702bd728ea3af2ad0c045 1 0.00/1.00 vMB 0
10,607 10,607 00000000b899114fc9cc431a843cf7dab48d52c7c3ef3c02d37d40c8036c98ce 1 0.00/1.00 vMB 0
10,606 10,606 00000000ecd87d029838335b2eb78f71b341e84316b947628fc34a9c3302a7d7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.62 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.