Loading Tool

Explorer IconExplorer

Memory Pool

39,028 transactions
19.83 vMB
0.04483115 BTC
Random Selection Loading Transactions
Max Size: 109.58/200 MB

Candidate Block

Mining Attempt f125b0452d034f62fc9791388dac1bc0d408cd7b29795606eb73bef1599fc703
Version 20000000
Previous Block 00000000000000000000a936506d8a16281f73ac842fbb3615a6cbd5c10383e4
Merkle Root bdc2aa238a16b31874b52351e062794a53c92297006a3d9faa7eca1946dd0702
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,822
Size: 1.00 vMB
Total Fees: 0.00612464 BTC
Feerates: 100.29 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,015 (699,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,113 214,113 00000000000000579e6d06a19b6dff1467532f68eec80213f41ed7cdb5c13262 64 0.03/1.00 vMB 130
214,112 214,112 0000000000000074e64de839539e18d0cb8149593fb808de824c62057554059d 43 0.03/1.00 vMB 68
214,111 214,111 00000000000004f939f89b309a911922e180b079510a1e095ba7af1598e5aa4e 145 0.10/1.00 vMB 103
214,110 214,110 0000000000000042315949315ce5e9c381d4b44ab3da39e4e2e929905bada7ea 578 0.22/1.00 vMB 227
214,109 214,109 000000000000056acfe8fc094f2bed63bdc43c453ec6e935e1803a467d11bf02 65 0.06/1.00 vMB 77
214,108 214,108 0000000000000574a5239ff9c3224bedf044369c6dc4481b65ecda088f1dd860 400 0.20/1.00 vMB 147
214,107 214,107 000000000000028a7d88ef2289a63fa1d5d668d27216190e07aad29193ea6b13 426 0.19/1.00 vMB 141
214,106 214,106 0000000000000567a3b713522c27952f7505c9323046d4920e2b727b9a611f6e 162 0.08/1.00 vMB 108
214,105 214,105 000000000000036b74c02dc85a0980b20c449677995ea1e06d6f0babeef7b67d 401 0.25/1.00 vMB 138
214,104 214,104 000000000000044c8863b8e2881ddcbd50bdd10f41835f8cfc73e5c947f64861 457 0.25/1.00 vMB 113
214,103 214,103 000000000000041450249e861cfc4eee9d3b9c1e01c432e8f186277dac903e1c 489 0.25/1.00 vMB 139
214,102 214,102 0000000000000169acde5d18e4d3829b410a90ebdba43f960a8d6f7d7a7e2f4a 794 0.25/1.00 vMB 234
214,101 214,101 0000000000000450a06c7bbed6ee1e157e348e9f6f197c357b48e7861ac3d82c 462 0.25/1.00 vMB 157
214,100 214,100 00000000000003c5d40df0642b16df295d704d5cb043b45171ceffcc857641bf 923 0.25/1.00 vMB 247
214,099 214,099 000000000000010fbab008807cf0e92f9c0031a36c3323231d59f0dd5e0174fe 9 0.00/1.00 vMB 183
214,098 214,098 000000000000038d5cfe20a7505a69d4c4760a9ab6a66d0e78dc11a06a25410b 8 0.00/1.00 vMB 178
214,097 214,097 000000000000001f14042e497f14242d38ee7c75fce4fc48f547c863fe93f3eb 1,252 0.43/1.00 vMB 144
214,096 214,096 00000000000001f96b3dcefba582b10736b6c9884d968102008ef57136a24335 904 0.42/1.00 vMB 201
214,095 214,095 00000000000001580e802dc4d822d30a83895f5211abf90b4acd8603b69f93b9 698 0.35/1.00 vMB 124
214,094 214,094 0000000000000394d01e63363df8f78fbf71b38131b2d52a2b00a986b43fcfd7 589 0.31/1.00 vMB 197
214,093 214,093 00000000000005774d8a05f132b0987d90909260a323f610dc4792d70b9b1b64 41 0.02/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 780.63 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: 547.68 GB
    • Received: 6.38 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.