Loading Tool

Explorer IconExplorer

Memory Pool

14,824 transactions
7.48 vMB
0.06810046 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.81/200 MB

Candidate Block

Mining Attempt 0eedf97aaa7f9eba11dee692fa43a0ada72124565455f143627572be0a86b93f
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 2360876d9b80e2b035f836c18fc45b0786245f9c6fbe727809f4f99fe164262a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.05337854 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (783,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,250 130,250 000000000000138244324f7e5362c6bf7f6d68fb04b7fa440b029ee4d0e92e9c 15 0.01 vMB 1,468
130,249 130,249 0000000000000c8988239aeaa87eef4956c24858ab7a4e4b8d04162ee4d0a94e 105 0.03 vMB 381
130,248 130,248 0000000000000a31ba1ca8ceb2f61e31ff44d7fb6143be92edc825101bd216b1 39 0.01 vMB 1,257
130,247 130,247 00000000000003497286a65e02d82d8bbc28e74e5a5c2995e91dbcc69e927ca6 15 0.00 vMB 485
130,246 130,246 0000000000000402d587af348b8e59eb3a9ff359cdb9f644253ef39f68599376 7 0.00 vMB 1,427
130,245 130,245 00000000000010ccf3fc74f240a3064a3072e3783b9a759742bf4107a6134a06 15 0.01 vMB 1,401
130,244 130,244 000000000000133f358d0b4782b222002f534a6fb7a0f0dddc535a9de323e0e4 12 0.01 vMB 545
130,243 130,243 000000000000111baa96954f267e212a7cabaebe322f75547740134a9ba862cc 144 0.05 vMB 863
130,242 130,242 00000000000007d325e1b136b5f2bb87912b4114dcde504c4830d788ec753b53 31 0.01 vMB 909
130,241 130,241 00000000000001c699a11af94122e01d3112cef9493de32a80e0b505e2013cab 9 0.00 vMB 358
130,240 130,240 00000000000017b1e024c8308fbe6a28f68da4e57295f4dbaa1ecf0882fbcf12 66 0.05 vMB 982
130,239 130,239 0000000000001192ce40875e582229a4cca14c98cc6bbba70fa73793e541950d 9 0.00 vMB 2,244
130,238 130,238 00000000000015fe225359f5222f35cf7dd2d3fa3216eec9b1ddaa7be7db2155 20 0.01 vMB 1,144
130,237 130,237 00000000000002047a1c3296c6130b6d955d4898617cb7a5d3e486b31a03f377 18 0.01 vMB 1,105
130,236 130,236 0000000000001190e8f19613eea0d8988172d5729d708d185b4f12659ee2be66 47 0.02 vMB 488
130,235 130,235 0000000000000b11f1403eb64d377b84cda652df583f49b4c2fe29f8d5764f1f 58 0.03 vMB 802
130,234 130,234 000000000000145c83ca078816cac0a249d4de1f2b1e0b7b22ed210a4b073e4a 86 0.03 vMB 59
130,233 130,233 0000000000000ba5eaa09daf1de42c2675d7656ac39cd6f63503b696558e3f6d 23 0.01 vMB 670
130,232 130,232 00000000000008cf695e48af7938eb615d34b50d8e5ca9ebe3ff641e8d461c73 62 0.03 vMB 1,489
130,231 130,231 0000000000000a92a0da23cb90271845e5cb53ebc4d15b289c4e650a3d803c9c 38 0.02 vMB 839
130,230 130,230 00000000000008daaa26c9319eeebf12d82138f23cc578e05f88daba85f37560 39 0.01 vMB 899
Previous 10 blocks ↓
Total Size: 779.63 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: 303.11 GB
    • Received: 1.37 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.