Loading Tool

Explorer IconExplorer

Memory Pool

72,755 transactions
28.11 vMB
0.07070057 BTC
Random Selection Loading Transactions
Max Size: 166.43/200 MB

Candidate Block

Mining Attempt 10d59d15a876ed74ec2febccbd0851680d9336f5a3a372f2af904203b76b3eaf
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 6219213493dc3ac1d9109b8d629909c4a6b27f22d827984995708838319aace0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,371
Size: 1.00 vMB
Total Fees: 0.01457452 BTC
Feerates: 157.46 > 1.46 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,872 914,872 00000000000000000001d4ade026b61287d96fc80c26f1060ccd1dd36065a857 3,512 1.00/1.00 vMB 1
914,871 914,871 0000000000000000000083a80b8611e46c6d9a73f87abe4749d75b456b19d467 3,060 1.00/1.00 vMB 4
914,870 914,870 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130 3,591 1.00/1.00 vMB 5
914,869 914,869 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571 2,424 1.00/1.00 vMB 0
914,868 914,868 00000000000000000000198ff07127e464778e789eabf8b957b3c7d807826501 745 0.24/1.00 vMB 2
914,867 914,867 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f 1,242 1.00/1.00 vMB 0
914,866 914,866 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59 4,264 1.00/1.00 vMB 2
914,865 914,865 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107 316 0.08/1.00 vMB 2
914,864 914,864 0000000000000000000003e85e5accad5e43259b5ffd52a89201f6997e6dcb9f 1,217 0.31/1.00 vMB 2
914,863 914,863 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a 1,346 0.42/1.00 vMB 2
914,862 914,862 0000000000000000000142b0f2c1c987d6145a763bdc3f1bbe6f22a4e54d2505 1,990 1.00/1.00 vMB 0
914,861 914,861 0000000000000000000194b40d7b3facc356c369e6eeb73347cc71e37a2ce101 2,224 1.00/1.00 vMB 1
914,860 914,860 00000000000000000001884b7744e76046bb54e7fd2a542e252a0e5d69a30abb 941 0.30/1.00 vMB 3
914,859 914,859 00000000000000000001c0e471ae3d5377bb12b8abc9c3f3ee3a4448797fefdd 5,684 1.00/1.00 vMB 1
914,858 914,858 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573 1,596 0.46/1.00 vMB 2
914,857 914,857 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6 1,947 1.00/1.00 vMB 1
914,856 914,856 00000000000000000001307f1998b9f9a4e8679a9c05e963893a3b9aa72c63eb 3,614 1.00/1.00 vMB 2
914,855 914,855 000000000000000000007fe229bf7aea523707cefab0fcb77bac6036c091254d 3,075 1.00/1.00 vMB 2
914,854 914,854 000000000000000000019d8e946b6f738991a727e74c8a12670bf631d52c5e8d 3,143 1.00/1.00 vMB 3
914,853 914,853 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17 3,280 1.00/1.00 vMB 5
914,852 914,852 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0 2,081 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.