Loading Tool

Explorer IconExplorer

Memory Pool

81,774 transactions
30.09 vMB
0.09555575 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt d681a5df2f564aca4e29258ba34587ef6b382d97c8e46f67166f6c58857834a5
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 33d586c0fb9f68569bd70c6b6413bfe26cd270eda35464decdb5f91c912cae8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03404161 BTC
Feerates: 526.32 > 3.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (172,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,455 742,455 000000000000000000047dad516415492c0ae3c64c300258790e6fccb53a1fd0 388 1.00/1.00 vMB 1
742,454 742,454 00000000000000000008265bd23c8ce638684ee49bfbc062eda6256d1c3333cf 1,639 1.00/1.00 vMB 6
742,453 742,453 000000000000000000005531301aa47b6cb9a03bb7a8dcb729b959e3f047fc26 845 1.00/1.00 vMB 3
742,452 742,452 0000000000000000000809ee7f25254586bb0a077ba41286c11533b56f941dd8 1,818 1.00/1.00 vMB 7
742,451 742,451 000000000000000000047dad7f32ad5100114418b703dd867a5afb8ae85caaa4 1,210 1.00/1.00 vMB 4
742,450 742,450 000000000000000000024668d5b8a518186cc001cef320ddb2fa9638604e8aef 3,011 1.00/1.00 vMB 16
742,449 742,449 0000000000000000000916941932456a4cbbbc1a98146ba1a88a8bbf112c06aa 2,154 1.00/1.00 vMB 6
742,448 742,448 000000000000000000053dcfddea80a891b133986965309a5f73dfbb72f9fa82 3,145 1.00/1.00 vMB 19
742,447 742,447 00000000000000000005863867d6974197ed09df07d22f1c9702f53c166f70ad 1,694 1.00/1.00 vMB 7
742,446 742,446 00000000000000000007adf8041f9eaa41024c6869baa45e5a4666885b4fef1a 1,222 1.00/1.00 vMB 4
742,445 742,445 0000000000000000000232cbb149a3f2e49acaba48397339b216e3aa1d4a44d5 2,442 1.00/1.00 vMB 10
742,444 742,444 00000000000000000005e70a290f0f4ca6f4a8345b3685431cb59a242f07e4cd 2,743 1.00/1.00 vMB 15
742,443 742,443 00000000000000000005e7e9c61d719497137276c2d98e6cecc986359cad0368 1,557 1.00/1.00 vMB 8
742,442 742,442 000000000000000000017c0a268da78a9e05efd2e17ae6d5ff4addbdaed2a4d8 1,616 1.00/1.00 vMB 19
742,441 742,441 00000000000000000008dc28a5bbb150616979506dd0c1339953c6eb0ddb7908 1,493 1.00/1.00 vMB 5
742,440 742,440 00000000000000000006e0e1574a2e3428697473f0207314f1734922a5b40dc0 1,731 1.00/1.00 vMB 5
742,439 742,439 000000000000000000059eb21a52401e797128eed8cd97200ac4bc47cb0d7c13 3,312 1.00/1.00 vMB 21
742,438 742,438 000000000000000000010ae01643f1b439f50fbb94198cf0c609c8374d1b1296 2,692 1.00/1.00 vMB 14
742,437 742,437 00000000000000000006a18509680a27dde4797c22e044e459d23fb24638cf33 1,840 1.00/1.00 vMB 5
742,436 742,436 0000000000000000000557e5106af78c8877004433c02d60996d022545ce7d83 2,826 1.00/1.00 vMB 18
742,435 742,435 00000000000000000007de9f49484571b11ad617c342dcc7530c80e0bc6d160a 368 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.