Loading Tool

Explorer IconExplorer

Memory Pool

21,764 transactions
11.99 vMB
0.07128638 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.90/200 MB

Candidate Block

Mining Attempt 49a6251b732f3b90eca0b6a297c36a27625f3e9749f2ef7a9d770f7f13d3f7c9
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root 6cc8349b02bea2bd16fe03c8ead9c1353cb58a4f7250c161e081a7525453afcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,038
Size: 0.997909 1.00 vMB
Total Fees: 0.04547925 BTC
Feerates: 240.43 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (747,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,376 166,376 000000000000008141f38fe242e2f3d3a35da8c112b671e47bc6c97c417afb0f 16 0.01/1.00 vMB 24
166,375 166,375 000000000000064f187e8c81e55e6cac9c540eafc0bda0af3516fe788492e986 47 0.01/1.00 vMB 60
166,374 166,374 00000000000004be0e3320f55a1163cb8abb50af63da657650854af739f16f51 20 0.01/1.00 vMB 30
166,373 166,373 000000000000070ec235ff7e0420dc4e240ba6bf91ba642e748189407ffb4002 79 0.03/1.00 vMB 183
166,372 166,372 0000000000000a18f207e8ae96520b91e43432d56fefc6323b9d44d6b2304aaf 75 0.03/1.00 vMB 14
166,371 166,371 0000000000000843ae136c1f50c57adf26655d14d6e3c87fada743659e4814fa 18 0.01/1.00 vMB 230
166,370 166,370 00000000000007f55df9b649fe33d5eb074cbf64c59b72e8ba301355c2bc0614 84 0.05/1.00 vMB 49
166,369 166,369 00000000000007e34c584aa4cac59dc5fbec18970e866fba6125e66c5b745dbd 6 0.00/1.00 vMB 54
166,368 166,368 0000000000000430c9456eb5e13f29dc7d5bc8b931932d5aed66bf84cfbbb183 6 0.00/1.00 vMB 36
166,367 166,367 00000000000000990db2979b77f947047a6555e13c2927a990124371ef9da645 16 0.01/1.00 vMB 23
166,366 166,366 00000000000008756c973f85547829eeb9b17dc4aae16a409c745a983bf8ea48 38 0.01/1.00 vMB 98
166,365 166,365 000000000000064f02c8d98f0b07ccbadd19b7030e98cd97ff566e627d0ecadd 18 0.01/1.00 vMB 53
166,364 166,364 0000000000000aca6b46ac4c2a22fa0d8c33c65b3e2f035c23b0e766ca96b3dd 70 0.05/1.00 vMB 146
166,363 166,363 000000000000053e7df5c05f0da409c6c26b6e5685a7598f4b199a1d7a2243ce 23 0.01/1.00 vMB 122
166,362 166,362 0000000000000bfe3b26525e3e381033cf0e3c856ec44485640f6a5ac8100f76 83 0.02/1.00 vMB 11
166,361 166,361 00000000000008b127b9b8525b8bcd2e1ed11944191be4a5bff5a2adb62e98d4 128 0.05/1.00 vMB 102
166,360 166,360 00000000000005ae6864a0356688be4f6632d7fc49de4d13f0cd666322fd03e8 66 0.04/1.00 vMB 97
166,359 166,359 000000000000051db8aeee73273b3ee857ea386fde2fd1aa4f2a9df1f5883a1b 8 0.00/1.00 vMB 41
166,358 166,358 000000000000085a9d3df7a038556c3223af970fad85d1788a0880df1b25e823 41 0.02/1.00 vMB 42
166,357 166,357 0000000000000943404156a9980c3c6e49b0f3c712a4c4673a6e8890edf9c13c 91 0.06/1.00 vMB 75
166,356 166,356 00000000000006d2b95ddef45d31893efd54a6758032d4d021367a6400252010 107 0.05/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 780.24 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: 512.74 GB
    • Received: 4.25 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.