Loading Tool

Explorer IconExplorer

Memory Pool

81,294 transactions
30.83 vMB
0.11189593 BTC
Random Selection Loading Transactions
Max Size: 187.21/200 MB

Candidate Block

Mining Attempt 09c0917e0e590ec1f96f85ae0462c715c489caf8d9a7ab3fde51cf6b00bc590f
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root fd7f88a3622bea432c67b256f3f0ae1ad6921af460498ec4dc92d4d995294ee9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03738520 BTC
Feerates: 318.30 > 3.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (24,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,767 890,767 000000000000000000006a26cd1c7a30064122c41da8a413ef9fda1542b43ac5 4,010 1.00/1.00 vMB 2
890,766 890,766 000000000000000000006a86eaa8925fc781c0e942e1d2c4547f3695c97a6236 2,851 1.00/1.00 vMB 2
890,765 890,765 000000000000000000006bb0914629acafe1ecf594f22f8c020b406ed0dd72eb 3,205 1.00/1.00 vMB 1
890,764 890,764 000000000000000000000eebc626ed48783afef74315531c8ae3c3f1c575012f 1,991 1.00/1.00 vMB 1
890,763 890,763 00000000000000000001985043ff6c8969af69f9e9f5863234e60bd5a61a8681 2,451 1.00/1.00 vMB 3
890,762 890,762 000000000000000000014354722ac6a751801d88d53a5b44a15e8d8df001feb6 2,135 1.00/1.00 vMB 2
890,761 890,761 00000000000000000001eefe471bc0d1284678940403b9e01ca0475c4728e382 3,956 1.00/1.00 vMB 6
890,760 890,760 0000000000000000000191a23d2bb355247d73fe0d71553a375814f68d65e467 560 1.00/1.00 vMB 1
890,759 890,759 000000000000000000009d2f02c2864f5b08d86cbaa1f2518dd196f4b72951bf 2,015 1.00/1.00 vMB 3
890,758 890,758 00000000000000000001f48112fbce6fa29ee34a7f3cf314af8643a4b35db09c 3,285 1.00/1.00 vMB 6
890,757 890,757 000000000000000000001a2c96794b0d3a2acd3e27db555e1cf4e3d5f40a974f 2,588 1.00/1.00 vMB 3
890,756 890,756 000000000000000000002cdf5dcaaed53d4bdf651b3ca6ea359c0b58c9c133c5 3,214 1.00/1.00 vMB 4
890,755 890,755 00000000000000000001766626c8e26daa381952c6619539b69110238e6de018 2,964 1.00/1.00 vMB 3
890,754 890,754 0000000000000000000278a9b185b947497db5d51cbfe00a3b2c5f8477aac2ff 2,478 1.00/1.00 vMB 3
890,753 890,753 000000000000000000009ef2c73e5a816e0663317ae480536620c9a65b713189 749 1.00/1.00 vMB 1
890,752 890,752 0000000000000000000056ab45d62e41ed191e67e2864b815a0da7d6e52a674d 237 1.00/1.00 vMB 1
890,751 890,751 00000000000000000000f755ec55053a24d70de97b60e688436e7756d4a833d3 2,609 1.00/1.00 vMB 3
890,750 890,750 00000000000000000001fd2d08de74f35f0e29b6ac6d143f2820c47d61717063 184 1.00/1.00 vMB 1
890,749 890,749 00000000000000000000303fb779b048585b2b4a22f01422145aa0f3b919eee7 2,339 1.00/1.00 vMB 3
890,748 890,748 00000000000000000001f70a99432a292f0e5038a2147ad7c4c73b88f3f729db 368 1.00/1.00 vMB 1
890,747 890,747 00000000000000000000b6ead153929207747102ff22ce1917a2be8e65b0807d 2,701 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.08 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: 721.67 GB
    • Received: 18.39 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.