Loading Tool

Explorer IconExplorer

Memory Pool

74,701 transactions
27.53 vMB
0.07156816 BTC
Random Selection Loading Transactions
Max Size: 168.12/200 MB

Candidate Block

Mining Attempt 15a7be10eb9a2854903a3baef0d7478605558af6d759bfb958941390b72fbcbf
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root e4c1d8c60fbb87f5458189a757681744d742efdab438613385ab9385bb2b37b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,781
Size: 1.00 vMB
Total Fees: 0.01292875 BTC
Feerates: 100.53 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (288,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,683 626,683 0000000000000000000ec227d026dcb5e66799a56810721542c7a130a912031c 2,482 1.00/1.00 vMB 30
626,682 626,682 0000000000000000000c54090e0d59a73ed688cf390dc1139168ed009d182c1e 2,582 1.00/1.00 vMB 31
626,681 626,681 0000000000000000000d83364098a92461da8d5e1ed54cf4599da31faf2b9910 572 0.21/1.00 vMB 17
626,680 626,680 0000000000000000000967ddf1697442b05fc38a97916995933ac007a07b1f48 1,844 0.65/1.00 vMB 15
626,679 626,679 000000000000000000019a76dcaa7970f72616dcdaab0aa793ae5518d916d857 1,441 0.50/1.00 vMB 13
626,678 626,678 00000000000000000003d5f7a3c07bac4ebb492bad180a3ce3f6d001fbb1dcd3 1,301 0.49/1.00 vMB 14
626,677 626,677 000000000000000000033f6168ddbc45056aca3d7dc32a7d570253a3c68bbfac 1,995 0.69/1.00 vMB 15
626,676 626,676 0000000000000000000961b02525abced79089e19064e222eca9b6458d9162ba 1,828 0.73/1.00 vMB 15
626,675 626,675 0000000000000000000bc04d434903426e0ebaadd7fc482e046c8efca3fede23 256 0.08/1.00 vMB 19
626,674 626,674 0000000000000000001011e69e4f38d6bec73f022d96842590ab52c626e8bb4d 542 0.17/1.00 vMB 18
626,673 626,673 0000000000000000000edc192389c034282b4c12033433707a489bd50aff9ff3 1,063 0.35/1.00 vMB 12
626,672 626,672 000000000000000000105a0654bbc845c02273273d7a325e8b0840f0c76c085b 2,386 1.00/1.00 vMB 16
626,671 626,671 0000000000000000000a774cacece805166f57565beb6a3b3269c2cb6611406e 2,112 0.68/1.00 vMB 15
626,670 626,670 0000000000000000000d0e51507d940897238ba80709af9ee990ca5b951f5c5f 781 0.30/1.00 vMB 13
626,669 626,669 0000000000000000000d1d9fd9b3bb7845d4d33af5499f7b99563a8a4cab7b73 532 0.19/1.00 vMB 21
626,668 626,668 0000000000000000001319f715c2439a3ebdbc099c36220250952e511e77f0e9 2,425 0.85/1.00 vMB 17
626,667 626,667 000000000000000000016b648258ea33ae391ca365ab7967721974ffc13e85fa 1,000 0.46/1.00 vMB 2
626,666 626,666 0000000000000000000588d447bf45f86e62048e2e10f49fdc21ada755fc7ee1 2,684 1.00/1.00 vMB 22
626,665 626,665 0000000000000000000d0efdcc86a24e219080aafe5b48055bbb7100c8363639 2,382 0.85/1.00 vMB 13
626,664 626,664 000000000000000000097b992b23059785b9fb19a06903da45cc8fb45fd22ce5 1,451 0.53/1.00 vMB 14
626,663 626,663 00000000000000000007e450d71d7f7282bf94c6261bfe6a2c6c562e41a1763a 2,023 0.79/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.