Loading Tool

Explorer IconExplorer

Memory Pool

77,614 transactions
33.71 vMB
0.13919994 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt 3b30b1fa0590a790d970ea719641fbda13affb39384587441ef98c64cc625a70
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 246d01b5fddaf82daec3d38ea8e10c8874b81ecd6a5c61b5e0c9a896591cde25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02867179 BTC
Feerates: 100.53 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (24,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,771 890,771 00000000000000000001404b967fbf4f7e53398094dd74afd639ab05edc7c26c 3,719 0.98/1.00 vMB 2
890,770 890,770 00000000000000000000b42a412f67b33254d9a7a7bafa447b671def98edd7f1 3,170 0.83/1.00 vMB 2
890,769 890,769 00000000000000000001040f00be68e471cba309deb751b2a717ba1eb795f07d 3,300 0.67/1.00 vMB 1
890,768 890,768 000000000000000000022a1c02c9a3b3ef98b18596eb106345e939c00852b632 3,506 1.00/1.00 vMB 2
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
Previous 10 blocks ↓
Total Size: 783.11 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: 733.34 GB
    • Received: 18.54 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.