Loading Tool

Explorer IconExplorer

Memory Pool

81,297 transactions
29.86 vMB
0.10610704 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 6246158753014cd82f1471f2f15b86030eaf4aade976897582b91d30b9add120
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root de300fa608ef27f03f85db1a1884315cbadd23557bd01e8ab223bad5466213c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.04035725 BTC
Feerates: 146.36 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (507,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,232 407,232 000000000000000002b7ccc541f63f7dc041f5baec3259a4e252507811d5c75d 841 0.47/1.00 vMB 31
407,231 407,231 0000000000000000045645e2acd740a88d2b3a09369e9f0f80d5376e4b6c5189 451 0.20/1.00 vMB 41
407,230 407,230 000000000000000000b24badd5b33508dfb9a7daa9e8de77b137c11184877a5b 1,304 0.66/1.00 vMB 34
407,229 407,229 0000000000000000037b3911ce5bcb33f65816f6a9c5bea330aca55a37f74c44 1,173 1.00/1.00 vMB 26
407,228 407,228 0000000000000000007dbcdbee8794d44e23a489121856eababc70c0e0309b0b 496 0.99/1.00 vMB 10
407,227 407,227 00000000000000000235aec6a25acb81ab4b5ada105ca6661c99944bdac33b22 2,105 1.00/1.00 vMB 38
407,226 407,226 0000000000000000015fe0e524b3cc789adc204647812974dc4140419597841e 1,502 0.74/1.00 vMB 51
407,225 407,225 000000000000000005c8f7e67fb1e6d02f2206ed2bd4ec9e2056a18b352eb0cc 1,403 1.00/1.00 vMB 23
407,224 407,224 000000000000000003b38c1cd695f57910dc1e958f7b1df4e0e12937502c9bc5 1,873 0.77/1.00 vMB 38
407,223 407,223 000000000000000003264361f17c039739a958772d896f5910d06af6cb381dbd 1,580 0.62/1.00 vMB 39
407,222 407,222 0000000000000000053347548c1b7ee8e8c29d84138f8c1294f2083d69126de6 670 0.26/1.00 vMB 47
407,221 407,221 0000000000000000015a66e4e566e171ed6130a70994bcb2ad0577d5fadf14c0 1,465 0.54/1.00 vMB 43
407,220 407,220 00000000000000000315285ac1c42e80d717148d4d3b45d7166ae27116e86f5f 1,564 0.75/1.00 vMB 35
407,219 407,219 000000000000000003e1cc62aa1afc953caee338a71eb2ff9df99adddbf774c1 350 0.14/1.00 vMB 39
407,218 407,218 000000000000000000e91131335cedb4b33ccfd3feb5c27db2c242eff40640be 607 1.00/1.00 vMB 21
407,217 407,217 000000000000000002b4a02e8faa9f52c262edb45a29560646a54927dec8cae3 867 0.38/1.00 vMB 36
407,216 407,216 000000000000000003aa7aa0ffabe56c12d7cf64ac9c4ee9d1e833a5f14ead05 820 0.46/1.00 vMB 26
407,215 407,215 000000000000000003d091a2f5ab1ed0b0c20477bacf3a48876d1266b7acbc6d 1,197 0.93/1.00 vMB 26
407,214 407,214 000000000000000002ad09d7b300ab9022331a6955e7fcd044e0e3093afddfad 2,619 1.00/1.00 vMB 42
407,213 407,213 000000000000000003c3bc6351ad1c330dee953ee42e6b54718c751eda949a02 1,766 0.80/1.00 vMB 39
407,212 407,212 0000000000000000049fed20bb6c87e8fadd671ec86749d49a4dd34e5065535d 1,064 0.48/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.