Loading Tool

Explorer IconExplorer

Memory Pool

81,500 transactions
30.14 vMB
0.14465944 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 35028be0c9e87a5674217b2e5d20c0130e707b9233b8fef14a994ff46ecc6110
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 995a78edcaa18865c59b39628e2bdd24e00406af181085e755b4c061b4d551a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.07355478 BTC
Feerates: 101.65 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (753,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,236 161,236 0000000000000dd62d23cde29da6d42663903a2a0a3e794b07aea233f594e06e 11 0.01/1.00 vMB 95
161,235 161,235 0000000000000cb890f5b5e24420c128041c5dee835f4f674bceb14f5e880cf5 37 0.01/1.00 vMB 18
161,234 161,234 0000000000000e0ebc87a51e2994e6daa00140c851c2b2d8ef5e9cf816a86cb0 15 0.00/1.00 vMB 13
161,233 161,233 0000000000000a0daf758d6f8f625b2642d383959f3ab96942196d3cd38d5323 54 0.03/1.00 vMB 15
161,232 161,232 0000000000000844c0e764932694e56c379deef0b79372797b56544e1fd18ae0 1 0.00/1.00 vMB 0
161,231 161,231 00000000000005b80a7344ff86e7285af2604453618690e9fb4c4a4f7b0cd5ef 79 0.05/1.00 vMB 120
161,230 161,230 00000000000000e6a7843ded28dc4fba8e3fec86a18fa7581e1ca61fe0fdc66b 10 0.00/1.00 vMB 0
161,229 161,229 0000000000000495350268669ca2565a2ae0f98665d8e26d6f2ee9275109ea61 50 0.03/1.00 vMB 70
161,228 161,228 000000000000061a4086f69f9060dfdaa92f10bc8f2ab1fccdcff09328cb7b11 48 0.03/1.00 vMB 106
161,227 161,227 000000000000072e9878ee4b1f719782853b93b947cde6f58c00b94a0af5253d 2 0.00/1.00 vMB 125
161,226 161,226 0000000000000c45c8afef852124bedb7e277ad8a60610d30fc5f29c9b231a93 12 0.01/1.00 vMB 57
161,225 161,225 00000000000006771c137fbb9700fc352851384c303e0461576156415b42103c 6 0.00/1.00 vMB 0
161,224 161,224 000000000000001cdcbc9889a8c17bf5b708046e32f37b154e9099c850fb615b 19 0.01/1.00 vMB 49
161,223 161,223 0000000000000e52ff290db5c68d08377f1914d1536bf4ce6422d1987efaa953 45 0.02/1.00 vMB 38
161,222 161,222 00000000000002ef166bcd35fd484604b60ffcc8795263622c6e5890651c4e04 20 0.01/1.00 vMB 265
161,221 161,221 000000000000075e70d2f603e52aaf943a7eba6eaba60d118ec7dc0d1a57b5ac 11 0.01/1.00 vMB 31
161,220 161,220 00000000000008b40b493805cdc228cb70c3518ca768a3f9d43e68cc58bf1ce3 14 0.00/1.00 vMB 251
161,219 161,219 0000000000000127e509b06a3ce8edff6c479ad8fdd2d5e1cb0ec63cde68608f 29 0.02/1.00 vMB 77
161,218 161,218 0000000000000d0b9f405a09f4630f40077f39d7c2fd0dde9a1f2d57c8c0b9fd 45 0.02/1.00 vMB 119
161,217 161,217 0000000000000746109c8efbdbb8869754ebbe767f50cde6b51a88f46cedfd87 63 0.03/1.00 vMB 89
161,216 161,216 000000000000077f043984119ba148dcfc86306409bc84b4be839f29353304e0 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.61 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.90 GB
    • Received: 16.06 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.