Loading Tool

Explorer IconExplorer

Memory Pool

76,301 transactions
28.27 vMB
0.09229666 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt eb47d3a6ceb88caf3a834471b3aebbd4794aa2fdfd5b6803c6f1613b888fd9e6
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root ada6b12b2c66bc078d7fa73cbc85011b08288a03773dd22e4201340d3d46be86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.03026421 BTC
Feerates: 402.60 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (186,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,512 728,512 00000000000000000000bd8bcb350bc9e1fa6c24eb790d2e88bd1946199dd9f3 2,839 1.00/1.00 vMB 7
728,511 728,511 0000000000000000000731191bc02baafc5a464adab979332ecd1730d04b5193 2,706 1.00/1.00 vMB 8
728,510 728,510 000000000000000000033a62392239084526fa1f19c4f166136d4804967438d9 3,351 1.00/1.00 vMB 4
728,509 728,509 000000000000000000074a68229c48fd329974ea41c0c99b01656a2d4d647b7a 3,186 1.00/1.00 vMB 12
728,508 728,508 00000000000000000004b400efd99394aef7f26c42162455cd4ff95fcab4ea20 1,875 1.00/1.00 vMB 9
728,507 728,507 00000000000000000000d501bf3f56f8e74f6414f7bf809979c2d6ed9a76cd25 1,950 1.00/1.00 vMB 8
728,506 728,506 0000000000000000000698e44f02a43a0e303fa60b456acbed3136d2b4415a63 474 0.67/1.00 vMB 3
728,505 728,505 000000000000000000010683a0a46ca856050e16017caf7ed3fbd4b04308266d 3,012 1.00/1.00 vMB 7
728,504 728,504 00000000000000000002b4e2da7be106567089a5edfc6767b15ae42b2fc4b25a 1 0.00/1.00 vMB 0
728,503 728,503 00000000000000000009e5bfb6a639f4bc511b476cc8e587782edf9992fe8d8d 3,114 1.00/1.00 vMB 11
728,502 728,502 000000000000000000096176d8bc095b425f13d23e08c1962e5f668ceeef3bc9 422 0.12/1.00 vMB 8
728,501 728,501 0000000000000000000794daf9d2476a5fb0a02338e11c170f054728e817b108 74 0.02/1.00 vMB 10
728,500 728,500 000000000000000000064b860ca2e9c8317efc5f7c89ec7b194cae7e8cc8a750 169 0.09/1.00 vMB 4
728,499 728,499 000000000000000000012eb1cad549c3495ef4ed386cdeaf00847a1358e2d190 1,353 0.53/1.00 vMB 5
728,498 728,498 000000000000000000040a8e28a60181062e8426aa71e596aea194a749cac6c8 2,613 1.00/1.00 vMB 6
728,497 728,497 0000000000000000000420bc028de0d41ce30119136c78f1bbad15fe9811f39f 2,869 1.00/1.00 vMB 13
728,496 728,496 0000000000000000000672686c636cb6af860ab81b2387e75e87a8b1b6cba675 2,627 0.93/1.00 vMB 7
728,495 728,495 000000000000000000091a6c5ee4a1735b3d88e7779f31be22ab05844ddec1c7 2,435 0.99/1.00 vMB 8
728,494 728,494 000000000000000000015a0f8ef4bf75c2c0e27695935ccbbfaaf2ac9646644e 274 0.09/1.00 vMB 9
728,493 728,493 0000000000000000000565d288e28ffe3fcbed61d99db5a388cce9642f53c51b 2,039 0.72/1.00 vMB 8
728,492 728,492 0000000000000000000280b1d5c65d3f2cecb6eeef0d1170089b2f6328686bd6 918 0.36/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.