Loading Tool

Explorer IconExplorer

Memory Pool

73,762 transactions
28.76 vMB
0.06901686 BTC
Random Selection Loading Transactions
Max Size: 174.39/200 MB

Candidate Block

Mining Attempt 73f0445748f8eeb59290f04ef4548d5f9b43481e35a2ebfa28b86750ed12e5f8
Version 20000000
Previous Block 00000000000000000001cbb9345b353357076d577de541b2a8fbcb1d6fb429b8
Merkle Root 80d639b6081e5ec0291b674501cc6a6f61fe6bbb523dde251ee9ec7df2cb09d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.00552533 BTC
Feerates: 76.27 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,434 (24,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
890,746 890,746 0000000000000000000040b3b56ed9246a9421ede843950b977d5baa4dd3cc85 2,064 1.00/1.00 vMB 3
890,745 890,745 00000000000000000001d7fb4bab5bf02e76e46ba8a040d98386fe9e69452b51 2,275 1.00/1.00 vMB 2
890,744 890,744 0000000000000000000177c34f0b34f209d9599d405a2785510a53c93caf3080 2,612 1.00/1.00 vMB 5
890,743 890,743 000000000000000000001851fd46c0d895ddec2d438067ec6af003d06424d4f0 2,943 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.14 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: 743.07 GB
    • Received: 18.68 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.