Loading Tool

Explorer IconExplorer

Memory Pool

81,399 transactions
31.20 vMB
0.09383883 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt 3bfe88f1d4a805c3ec4a29abf96011f86048f3ef9491d591e0392447be7afdc1
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root ae70d8b753937d13ab9e71311d789e24198dc0b30d254ff49402b1b3d08643c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,504
Size: 1.00 vMB
Total Fees: 0.02041314 BTC
Feerates: 45.88 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (157,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,258 758,258 00000000000000000007be5ebec59039ea53f3d2c0817e2aea1d40fa91ec2c7b 296 0.10/1.00 vMB 10
758,257 758,257 0000000000000000000543efee7384d256185975fd2faede1427be16c8e7a5ea 820 0.47/1.00 vMB 6
758,256 758,256 00000000000000000005519bb14deac09ff52f7c1051c35d403bb1865a109746 127 0.05/1.00 vMB 9
758,255 758,255 00000000000000000005b8464cc0b679a69b116547d399b2f405463601a30b6b 696 0.37/1.00 vMB 3
758,254 758,254 000000000000000000029467b40d68cdfeac2c3e54b7216fd7408fb61ef17418 703 1.00/1.00 vMB 1
758,253 758,253 0000000000000000000287605522ce82a2882c9cc810d180bab3616e5f917baf 2,880 1.00/1.00 vMB 9
758,252 758,252 0000000000000000000653581b6d99a21f65f993c71381e14af78a372f724791 2,148 1.00/1.00 vMB 6
758,251 758,251 00000000000000000002140a5b59e527eb508d5fc56db2526a58b44ecb5e03f3 1,448 1.00/1.00 vMB 10
758,250 758,250 000000000000000000055bbea4163ae6dbb22336402c8533ccfa583989a9be75 1,751 1.00/1.00 vMB 5
758,249 758,249 000000000000000000049b5e31d12ad94022e8f5d36e54adb622d8777767ad12 906 1.00/1.00 vMB 2
758,248 758,248 00000000000000000000fb961a227a989bba52bb2f2deebf766561ecd461d686 3,355 1.00/1.00 vMB 5
758,247 758,247 000000000000000000040acd78f3b0fdf493697319ee3f0529a9a2e65595c10a 2,884 1.00/1.00 vMB 8
758,246 758,246 000000000000000000027658ac64d094b978bfc8bf513baa57f81abc3f8bf65f 2,505 1.00/1.00 vMB 5
758,245 758,245 00000000000000000003d20cefb3c1183cc84feffccdf80b585761ebeb86d53d 2,572 1.00/1.00 vMB 9
758,244 758,244 00000000000000000002ef46fe2b2eefeeae6647fd39493573a6b048af9eb71f 3,185 1.00/1.00 vMB 8
758,243 758,243 00000000000000000004fb5005582acd1db81afda3d61c86a6c87a7fa21a3fb2 2,973 1.00/1.00 vMB 19
758,242 758,242 00000000000000000002c5a8e6cdc9c6bcc726617ab7c84c63dee702840841e0 1,625 1.00/1.00 vMB 6
758,241 758,241 00000000000000000001660da8d81bb60f115ecd5cc7b3bcb816fd8f3a19a61b 3,622 1.00/1.00 vMB 12
758,240 758,240 00000000000000000000e42008de6203cd21926e8503e09c6e601795cafa9516 2,960 1.00/1.00 vMB 15
758,239 758,239 0000000000000000000391f67e3cd41ebf869079b1c546735c9108c4f18d133a 1,979 0.77/1.00 vMB 6
758,238 758,238 000000000000000000029ee9b673254b51ea4063dbcae7ad71cac0ce94a5d5b7 2,855 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.