Loading Tool

Explorer IconExplorer

Memory Pool

43,952 transactions
26.53 vMB
0.06082356 BTC
Random Selection Loading Transactions
Max Size: 139.81/200 MB

Candidate Block

Mining Attempt 3299a8f1fd5e597340a0174de84c372043b6e5a37313adeaffb36aa80d09f591
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 0ceb200024cf3ea0bab9f5032b5b7c22dce5890fbb9db5546d08c008e6d17632
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,340
Size: 1.00 vMB
Total Fees: 0.01214209 BTC
Feerates: 83.62 > 1.22 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (593,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,502 321,502 000000000000000002a0779b6abd91ec063a0b74ac599953ed432b547d9f7309 36 0.04/1.00 vMB 20
321,501 321,501 0000000000000000242667fccece4f1abd1ece06ed558d69b891b5b28bb144d3 183 0.11/1.00 vMB 18
321,500 321,500 00000000000000000bbb180d43ac8033d5b1fcac72e4c4c2ba9c3294fc9eaffc 327 0.19/1.00 vMB 27
321,499 321,499 000000000000000007fd1efed8e12fbb7030cebc041d6c176da166025fe3facf 228 0.16/1.00 vMB 25
321,498 321,498 00000000000000000eadfa0b5d4d78b30f89428e3a6e1c72d02af4d5d6eaa607 163 0.12/1.00 vMB 22
321,497 321,497 00000000000000000248e136df88a8e482e7824c98598d85bc133b471bb7c016 55 0.06/1.00 vMB 6
321,496 321,496 0000000000000000124fee4d2feaa7f86f65c05415d333c4f26d0144fed60260 729 0.46/1.00 vMB 23
321,495 321,495 00000000000000001f5436e831a3fe09d376a07f56fc1cff3a9705aa025dc3ef 277 0.12/1.00 vMB 33
321,494 321,494 000000000000000016e01cd9861934de2ea2f39646d7349de84c83fdf3c8c544 85 0.05/1.00 vMB 22
321,493 321,493 0000000000000000106bbe142957a1603cb6f9ba185eae3bfcb7b5e4e6ebdc8e 364 0.22/1.00 vMB 24
321,492 321,492 00000000000000001150b911bf1bf86b2de00cf231819dfba283bd26a731947c 256 0.11/1.00 vMB 33
321,491 321,491 000000000000000009f878fed4b26055382e09aa273f5a6b011af8fdb71a4a26 198 0.15/1.00 vMB 22
321,490 321,490 000000000000000023de9f6ea0d44520bd4aded83d255792b2fa93847b192b3b 257 0.19/1.00 vMB 21
321,489 321,489 00000000000000002240ae03093c7b4e8c926477021a5188ff00448732bbaff6 587 0.44/1.00 vMB 26
321,488 321,488 00000000000000000461add2024410d7110327a71870a58bbc01203d68514558 160 0.10/1.00 vMB 26
321,487 321,487 0000000000000000016d5a27d35461bd3f9ea55334a37a0904a52c3b56e77dee 244 0.15/1.00 vMB 19
321,486 321,486 00000000000000000025a203f13419fe7d16d296469a0225287c1c836a9501f4 1 0.00/1.00 vMB 0
321,485 321,485 000000000000000021dd5b712b9e7686e47c9d226d2f8d4369ef4a8f2e933c32 155 0.11/1.00 vMB 21
321,484 321,484 000000000000000015c748963cb2c34bc09e59e3afd23347a28f424eaa982800 421 0.60/1.00 vMB 15
321,483 321,483 000000000000000024b58c1a08eca5cca714b739a5b6329537ea9c789f26c18e 2,397 0.93/1.00 vMB 37
321,482 321,482 00000000000000001dfe76f7a70aef06a9ae59b6fde08ef8cd6314bb93365a95 105 0.05/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.