Loading Tool

Explorer IconExplorer

Memory Pool

82,967 transactions
32.09 vMB
0.08240942 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt c8a1185b4f141d010064cbb6286acb84fad2aa92e25b9ac4bd5c2407c0eb046d
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root ce4f2261da8c7c883e9b83c4334346622c52badd590927b35d606ebcddae5e02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.01203025 BTC
Feerates: 146.96 > 1.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (753,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
161,215 161,215 00000000000006ff232db5c1baf2fcb096af4cf6b9b32f8f2e1a63ce65341b82 28 0.02/1.00 vMB 166
161,214 161,214 00000000000000ad453a6a89449624bcc997fe1327151949c8910300a7ae0673 66 0.03/1.00 vMB 84
161,213 161,213 0000000000000575637d02030f5fa771d8777f118524f9e97f35c0e2253041bd 26 0.01/1.00 vMB 64
161,212 161,212 0000000000000117b3d2aa3836ca46c81671294c6bfad004f77badaa6813f962 2 0.00/1.00 vMB 0
161,211 161,211 000000000000059ccb5c9e33fba4d5c6d79e2d406710c540251918a4338ab76d 7 0.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.