Loading Tool

Explorer IconExplorer

Memory Pool

36,144 transactions
19.20 vMB
0.05112325 BTC
Random Selection Loading Transactions
Max Size: 105.27/200 MB

Candidate Block

Mining Attempt 18c3025eae95cc98b6773cd9422326db4bc37677b2adb377aa3bab607b111b25
Version 20000000
Previous Block 000000000000000000009a30a040b20a8a7e5927f7fb1d03cf505bb76cbef13e
Merkle Root 34d46b37d64dfb786c8fb80a971b023da1294c063a93117e8186bbba2be84d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,453
Size: 1.00 vMB
Total Fees: 0.01425999 BTC
Feerates: 713.01 > 1.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,110 (781,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,793 132,793 00000000000001c0ff6827e506658cc4902003dbbf4fbce09e0beb6986c21b0f 45 0.02/1.00 vMB 686
132,792 132,792 00000000000010ad95c22674711fc3c173626817dfc38fb3bc9f7525ea19b42d 33 0.01/1.00 vMB 787
132,791 132,791 0000000000000f93be320197627f769d555dd1a9d21f3f17e46402f1df8d92d1 29 0.01/1.00 vMB 813
132,790 132,790 000000000000116df95682107940c82a6dbd470ab465180fd9776a53d8698d40 51 0.02/1.00 vMB 382
132,789 132,789 0000000000000d482453374cd5969f20d86e16f0238901d10f290f34384cc849 47 0.02/1.00 vMB 83
132,788 132,788 0000000000000589a05e785d251d9d4d84aa15ed4b5b77894774e508ca0d7690 14 0.00/1.00 vMB 0
132,787 132,787 00000000000003e69f11303cc5ccec2fbbc1745117eabe8f09930a44f6b770ef 7 0.00/1.00 vMB 709
132,786 132,786 0000000000000f7777a14ab917a11b21fb33bdd0161905e791ae1ae72bb6cc9d 17 0.01/1.00 vMB 137
132,785 132,785 000000000000059ea957dccb4270e94b194ac74a4bf390dde6ce429a5f3c3934 58 0.02/1.00 vMB 205
132,784 132,784 0000000000001237a0790c344fe14597b8ceb9bfc6488077b269ef9af224a68b 46 0.02/1.00 vMB 537
132,783 132,783 000000000000132137165f2ab48c403fae638020ebfb28d703b9525dd715a402 40 0.01/1.00 vMB 543
132,782 132,782 000000000000049f974af8a1e4a05eb0f99d08d1317e558db3d358050b5aef4a 11 0.00/1.00 vMB 283
132,781 132,781 000000000000108344557ac7d7ee918e21779eb4fe0623e1b14168ce8a5a3f3b 47 0.02/1.00 vMB 415
132,780 132,780 000000000000073bb5fd200511f161c4a29d0ff1e5c74b521b120cf3d3bad7c7 73 0.02/1.00 vMB 70
132,779 132,779 0000000000000b82ee22185b6803947580343a4b949643d351966025963eba8b 4 0.01/1.00 vMB 69
132,778 132,778 00000000000012931a72ef9da6c2f5e7061d9fb9754ac571aaf33eb3c05d363c 83 0.03/1.00 vMB 1,503
132,777 132,777 00000000000005de17425639b65279cf9c1c7d0f60f50f2f3059ffa2a604d6d2 6 0.00/1.00 vMB 338
132,776 132,776 00000000000012bd4cff18b752b86fa0f3ed88f294899fe02e81e4bc3107d0c5 10 0.00/1.00 vMB 750
132,775 132,775 0000000000000a2db08901ff01eb2d0e2c22a3886ca2d4de94cd53f3441b9d2b 23 0.01/1.00 vMB 717
132,774 132,774 00000000000012bf92c420ce7f09e317b8e707a39935675ad44651ff82487430 107 0.03/1.00 vMB 112
132,773 132,773 0000000000000651a58231a775c2bbea1aef6708790e73bd232c1b7cf8b9c87b 16 0.01/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 780.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.60 GB
    • Received: 7.24 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.