Loading Tool

Explorer IconExplorer

Memory Pool

44,106 transactions
27.31 vMB
0.07978484 BTC
Random Selection Loading Transactions
Max Size: 142.64/200 MB

Candidate Block

Mining Attempt baf9d232fe6c6c233da63bd430597c6b7ecc2e99f318a04c034a8ec04a315e20
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 9f985c6c15d2f0fa2a38b5e79febf3e017eaca2dddf4ad8142e185c29ee5b5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,413
Size: 1.00 vMB
Total Fees: 0.02656132 BTC
Feerates: 150.77 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (99,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,193 815,193 000000000000000000006900ba6a3bbc20e54e5c4287337494b124eb8088fea4 3,617 1.00/1.00 vMB 35
815,192 815,192 00000000000000000003a1a1806450af6ec5e40709c5d2dfbce30f9dd0ff0b60 5,011 1.00/1.00 vMB 29
815,191 815,191 00000000000000000003bde38efc4c82369a7ddd46b1b02c850b4f072a1c09e9 3,815 1.00/1.00 vMB 30
815,190 815,190 000000000000000000047000a8cdea89b030dbfcb265091a31d4695f73660b17 5,293 1.00/1.00 vMB 27
815,189 815,189 0000000000000000000049580214d4659e2eba65919878a8ddb570bba216e8ab 5,113 1.00/1.00 vMB 27
815,188 815,188 0000000000000000000317800109600f0ed82cbf8e1e0be7224b621d70d8ec5e 4,302 1.00/1.00 vMB 27
815,187 815,187 000000000000000000005d037d78f14f34b286ce305e4183fbd90b42f0e02601 3,433 1.00/1.00 vMB 36
815,186 815,186 0000000000000000000221278f7f63feb593bb8a01e3cc8f9513fa14767e69c5 3,881 1.00/1.00 vMB 32
815,185 815,185 00000000000000000000cc167c107a24883b34c16aad188aaa72412cc0ef437a 3,593 1.00/1.00 vMB 34
815,184 815,184 00000000000000000003d09220e85bbdbb832b86e3dc711c5cda888b1daf5985 3,779 1.00/1.00 vMB 27
815,183 815,183 00000000000000000001086e712ac6c665a0db182b437133b1ef9cef1a945167 4,152 1.00/1.00 vMB 27
815,182 815,182 00000000000000000002b3613f4ded5967557cd2174113c1fd4682eae930d96a 3,418 1.00/1.00 vMB 32
815,181 815,181 000000000000000000031828c0adf8b75a63fbd6d6e9d01d15f84e1149fb7891 3,883 1.00/1.00 vMB 29
815,180 815,180 00000000000000000002c05bb41e4f4dd5fecd0ef1a7ee8cc170a8cd49823dbe 3,156 1.00/1.00 vMB 33
815,179 815,179 00000000000000000001cf1fe9790133ad96dede3a702b18ea727464fc8fb3de 2,499 1.00/1.00 vMB 37
815,178 815,178 000000000000000000012abbee39552ccfda6cee6459bc1ff51b1b209c38f616 4,930 1.00/1.00 vMB 30
815,177 815,177 0000000000000000000261849197f625d39941756509c7cdf798508bedddbbe1 3,381 1.00/1.00 vMB 32
815,176 815,176 000000000000000000041045492b650415eb32f78af782689f29f14e1223239b 3,937 1.00/1.00 vMB 41
815,175 815,175 000000000000000000033f3ed302fee409d818397db0b6f33415e1b78f035a09 3,617 1.00/1.00 vMB 40
815,174 815,174 000000000000000000026322f3d3656b545af24013c562f810e92360e07518c5 3,352 1.00/1.00 vMB 38
815,173 815,173 00000000000000000000fedef960d794acda8b46ef4e82352c782bf489b72028 2,767 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.