Loading Tool

Explorer IconExplorer

Memory Pool

41,784 transactions
28.74 vMB
0.06774728 BTC
Random Selection Loading Transactions
Max Size: 151.06/200 MB

Candidate Block

Mining Attempt fee74b2de6945e207b97e7a418ba1db2d51b19af78f7e4f7fc6d73d35120ab62
Version 20000000
Previous Block 00000000000000000001c0e471ae3d5377bb12b8abc9c3f3ee3a4448797fefdd
Merkle Root 90a18646585a8f6f4ee2629551b89727022f9dd4fd9100ed70654b09dbcc6322
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,961
Size: 1.00 vMB
Total Fees: 0.01315514 BTC
Feerates: 50.27 > 1.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,859 (171,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,526 743,526 00000000000000000005e53eae5910ac240eb6a29bbe55039f07c8fc9a6c2566 640 0.23/1.00 vMB 11
743,525 743,525 0000000000000000000496b2aff74d165d4000e4b574bd1605d5c0013940db9c 521 0.16/1.00 vMB 10
743,524 743,524 00000000000000000005307449935feabb34b12a64d7078ac046ea85b7babf39 406 0.12/1.00 vMB 12
743,523 743,523 000000000000000000036a346abd0be025d0f638f21a504b50b3d15ac6e2a98d 1,955 0.71/1.00 vMB 11
743,522 743,522 00000000000000000005cb0a7d9df15b656b886c2d3560549337e78273e61d4c 375 0.14/1.00 vMB 11
743,521 743,521 000000000000000000024d38e05a38e59b615006950aff6ffa932c920a715079 1,165 0.55/1.00 vMB 9
743,520 743,520 000000000000000000080c6720fd3e42a8f999a2994a6c54ca8c4ff02b629209 317 0.11/1.00 vMB 12
743,519 743,519 00000000000000000005557e7688a88d0f8fabbaf8b9ba1115bc22d6912cb159 165 0.07/1.00 vMB 11
743,518 743,518 000000000000000000004baae19b231b910f120a803b38ba663fc15bd651ca5d 56 0.02/1.00 vMB 9
743,517 743,517 0000000000000000000052277f16df606223ab3bab701eb6514746783c03043d 177 0.15/1.00 vMB 11
743,516 743,516 00000000000000000005389aa595fb182ab841d768b23ebb7aa93eaedd735da6 286 0.51/1.00 vMB 9
743,515 743,515 00000000000000000003d3ff02e5475d11c59443f0ae96fe8b632d14d03cb7cf 896 0.74/1.00 vMB 10
743,514 743,514 000000000000000000007ce44d2d8b9298ef7eab167d041f240b4ff4e2dfa3c2 534 0.19/1.00 vMB 10
743,513 743,513 000000000000000000007eceacbad5fde35839685e643262fcfd47033f5ba067 400 0.18/1.00 vMB 12
743,512 743,512 000000000000000000012b65a554a937272f9f5c588bfa2583d8865bcd9421ab 1,299 0.41/1.00 vMB 11
743,511 743,511 00000000000000000000a5583dc6d1d74e560012a2c6d2b231a9bc227e0ec477 883 0.36/1.00 vMB 9
743,510 743,510 0000000000000000000540dea85f5eda27bd6f96b460c214037be087baee3c06 387 0.11/1.00 vMB 11
743,509 743,509 00000000000000000003c97b87c2fcd3141ac81ed760c798ef10c9ec27c9534e 1,889 0.65/1.00 vMB 10
743,508 743,508 0000000000000000000596815d6b35d81add4cfdba005fc0a799d361c0a99109 445 0.17/1.00 vMB 7
743,507 743,507 000000000000000000050f4f1a14e181fba2f17079382aafd46270fee5601331 2,984 1.00/1.00 vMB 12
743,506 743,506 0000000000000000000042fe068f5f69fb3f3fe81386a57123a7ed2c2baedb20 529 0.18/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.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: 652.72 GB
    • Received: 13.80 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.