Loading Tool

Explorer IconExplorer

Memory Pool

83,629 transactions
31.15 vMB
0.09453722 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt b79d264632c65b34a03cf5467c0b6e2ca530b9c684b33c6ca32a5e513b9ff42f
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 2f19289eca414207a89a1cd683f700a7b45fc627c58b4943892be1895c7594b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.02125641 BTC
Feerates: 150.92 > 2.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (43,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,564 871,564 0000000000000000000154915f1ccce7934b421c988a1d69fe60ebb224336e5c 1,828 1.00/1.00 vMB 13
871,563 871,563 00000000000000000001516a391ea15a4bfa53510cc35c2416d93093af1b6ed3 1,079 1.00/1.00 vMB 6
871,562 871,562 000000000000000000002e9f39d61534d3d05c523587276241c25cf11ece334a 2,118 1.00/1.00 vMB 7
871,561 871,561 000000000000000000016c480eb9dbcb15ab885ddf8ae87a2a3c0f6a45c50380 1,838 1.00/1.00 vMB 9
871,560 871,560 0000000000000000000054e14b289bb13b6abca87654e42d33ffe2f27207b0c6 2,463 1.00/1.00 vMB 9
871,559 871,559 000000000000000000026854ba10bec9ee1720fb5eec412cf16559f66d9955ff 1,269 1.00/1.00 vMB 9
871,558 871,558 0000000000000000000199e20afbeb9167c8ede69e23f4a7c25b2fdff9839781 1,501 1.00/1.00 vMB 12
871,557 871,557 00000000000000000000316bf479a5cf8135346f0606226f63b9c6f74ba12bd9 2,385 1.00/1.00 vMB 15
871,556 871,556 00000000000000000000a549edf7faca06e33a6c5356f369847e0ac2aaf79ad0 1,938 1.00/1.00 vMB 15
871,555 871,555 0000000000000000000236f288814f96ca1d2c12dd1962afd5be6711a7b7d1b4 1,737 1.00/1.00 vMB 8
871,554 871,554 00000000000000000000367f5ab26bcf5869572dd670e6842dc2821c0cffbbe5 2,491 1.00/1.00 vMB 15
871,553 871,553 000000000000000000029d23107c650a2c10a5517179e2189d791dffdcd847ff 3,179 1.00/1.00 vMB 20
871,552 871,552 00000000000000000000e637e84b4be9d3f7a448b5c7c00a48ae00026fd2b673 2,846 1.00/1.00 vMB 13
871,551 871,551 0000000000000000000152971e785b9c956de77cf5787c2211fa115f35be98ab 2,505 1.00/1.00 vMB 16
871,550 871,550 00000000000000000001708dab35155142b888caa12ee3eea072ec45d8b118a8 3,599 1.00/1.00 vMB 21
871,549 871,549 00000000000000000001802bc005aadb850719d9357a3355caaca4a6ae4d195b 2,195 1.00/1.00 vMB 12
871,548 871,548 000000000000000000021d4e046648bab22e9efca5be83e85e97eea1fc0c3de2 2,430 1.00/1.00 vMB 15
871,547 871,547 000000000000000000029e19fa042fb06b561150af51cfc6be9f2def66da07d6 3,315 1.00/1.00 vMB 18
871,546 871,546 0000000000000000000264fcfa5c930772a80bbef5550196398f2ae671fddad6 3,800 1.00/1.00 vMB 18
871,545 871,545 000000000000000000018208b239a5a2fc56a918e6eaf0334106b3cbcaef9f42 3,526 1.00/1.00 vMB 17
871,544 871,544 0000000000000000000142946b7b272db76d129d2fe1e51ed4c90c430100e088 3,954 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.02 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: 719.31 GB
    • Received: 18.03 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.