Loading Tool

Explorer IconExplorer

Memory Pool

38,033 transactions
26.32 vMB
0.07064675 BTC
Random Selection Loading Transactions
Max Size: 134.87/200 MB

Candidate Block

Mining Attempt fa7f40fd81b9b4e922729379de68ec61dcfcff6c672e7787ee0c7fe682f9b62a
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root d17459e08e940c349b9c6b18783a0c354d896bedf8e2b497ce20c03813ba83f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02175219 BTC
Feerates: 180.64 > 2.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (602,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,976 311,976 0000000000000000253412f5ab38afdd1c1d57db94025a913151142e91b857fe 521 0.34/1.00 vMB 25
311,975 311,975 00000000000000002ef14b1ee2f0d20d9fc33b609cfaa4d4931f44167d867155 153 0.09/1.00 vMB 24
311,974 311,974 00000000000000003c5f51cb3e379121cb86cedb388f59cfecd59c15eef885c5 199 0.10/1.00 vMB 18
311,973 311,973 0000000000000000398cd6df32169dbd6c0d4bea9d2dc45499e083f29ee0c0d8 402 0.21/1.00 vMB 28
311,972 311,972 00000000000000000d50d5d6ffca44efa6c577b9e2b9816fd648153228c8c9cc 177 0.11/1.00 vMB 27
311,971 311,971 0000000000000000261d1f4b8c2cf611ccf448abbc225347c8e6edc8c163bfe1 910 0.46/1.00 vMB 28
311,970 311,970 00000000000000000ccaad43500a8dd2806e13dd47ec4978e77090f8601ed7f9 249 0.17/1.00 vMB 20
311,969 311,969 00000000000000002a12c18d39f5d2dc353c6e38100736bdf2157fd7368f2ee1 479 0.23/1.00 vMB 34
311,968 311,968 0000000000000000067e83915d262b57a5dd14ab2be641b428f9dced92fca5db 136 0.11/1.00 vMB 17
311,967 311,967 0000000000000000212e77f5976d65c3efc7fad2eeca6b224a5d65e98df7e6c2 39 0.06/1.00 vMB 6
311,966 311,966 0000000000000000303c7cf226d6a1ee10389305f9bf9ea934e5dfe4a5b3e7ee 471 0.27/1.00 vMB 30
311,965 311,965 000000000000000035f79de40cd66554385df537657b22571f9bfe987baf5d71 302 0.14/1.00 vMB 32
311,964 311,964 00000000000000003273368b99f7a4b574b99b3ae7756ef72c73dd8ae7b8aad2 634 0.36/1.00 vMB 27
311,963 311,963 00000000000000001026b2e6cfd7b97b04b2527c349a0af88e2fcfe4d3c28e16 138 0.07/1.00 vMB 25
311,962 311,962 00000000000000000fb420eb5375b172784459b6a30eed4f83c42b381a4eedff 549 0.35/1.00 vMB 21
311,961 311,961 00000000000000002d8abe3e02d213f4c7f24af1471d99bdac69b91124006917 527 0.23/1.00 vMB 29
311,960 311,960 00000000000000000bb71c0ae5ee0561f249df254cfad502812f3ea58ba2f549 398 0.22/1.00 vMB 30
311,959 311,959 000000000000000018965b1ec66c5dcb5954c812fdceb4700b87f5d321e1a7bc 172 0.26/1.00 vMB 13
311,958 311,958 000000000000000024bf25c05661c1b0d8360f82d38f93c68cf74e65f577b774 872 0.35/1.00 vMB 35
311,957 311,957 00000000000000002b9dfdfa461608ec155d74ceff13747165b6ca58df071765 467 0.27/1.00 vMB 27
311,956 311,956 0000000000000000367a459aa066f93fb151f5400bdc85fa06e827317633295c 225 0.14/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.82 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: 635.70 GB
    • Received: 12.32 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.