Loading Tool

Explorer IconExplorer

Memory Pool

28,139 transactions
6.87 vMB
0.05857979 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.84/200 MB

Candidate Block

Mining Attempt e70e8317c1bbcd5a7a8d3149bf3e475aa92fbbe89e9964f5bbc75dd902e98792
Version 20000000
Previous Block 00000000000000000000dece097dc5b4279621e3e1ec57a876312438a0074253
Merkle Root be687f55694e0befb6cc04f6a955e6bd14b100ab1aece9cd045181a6aed74321
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.03606855 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,197 (721,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
191,357 191,357 00000000000000259ae549b0c4527044f32856dc2fbabfb98a799a938e90cfb4 0.16 MB 394 120
191,356 191,356 00000000000003897c8368e53b434950ccce8482ccbd43b7fa232e259e5f5431 0.00 MB 10 0
191,355 191,355 00000000000006ae4b71ccaf396c52b16db010ed87c74362791179b15faa1cfd 0.00 MB 7 0
191,354 191,354 000000000000056c62914c7089f5fc5abbc82ffdf779448ddbc86b8855fc1a7c 0.05 MB 78 73
191,353 191,353 000000000000051322dbdfc8aa8ae3512290c594d2764493de89113150673bce 0.18 MB 441 124
191,352 191,352 0000000000000134b4b73e346884bc824e7c266018ec5cea4da0f5e697bc65a8 0.22 MB 512 132
191,351 191,351 0000000000000590aec5d59aa80de92f1f0c551b80d0e18c38c7f0766fae696d 0.22 MB 512 130
191,350 191,350 00000000000001820d7ff19e37927c3c196962a651a052469bd3eae74d4ba6bf 0.02 MB 67 157
191,349 191,349 000000000000024ae450398be58820e047d7be720156935875df020f323dc89b 0.04 MB 49 97
191,348 191,348 00000000000003c92e2c87f6efb48dbffb2d5d48eb5ea8449573af0c3479e2b8 0.05 MB 107 110
191,347 191,347 00000000000003055b695d60de24443a472d8018b001b74f159d96069f0cb082 0.00 MB 9 47
191,346 191,346 00000000000006210b18d2f658c85868a567581e25d56f43f960fb02207b4d42 0.00 MB 9 76
191,345 191,345 00000000000003b3e41266e88018b4e6e5afa005a32778760aa44d2db85ce1ac 0.02 MB 44 113
191,344 191,344 00000000000005313e175bc7d155be9ac8e7a45d028ed4d87a02bb5966b96165 0.02 MB 59 132
191,343 191,343 000000000000035995b26293024135ecf00d27703c77e71feb6993d7f6cf4e94 0.16 MB 364 130
191,342 191,342 0000000000000106389b61f26a22d1ede3c7eb1bd806901bcb543facc2e18daf 0.00 MB 1 0
191,341 191,341 00000000000000ca9120c58f8b2178c6d5e4478b4bd8a1295ca8f5d196fdcfad 0.06 MB 141 109
191,340 191,340 000000000000061cd341eb5855ecb3926215b3bd227869011e9ccd82fa99a398 0.01 MB 40 114
191,339 191,339 00000000000007b9fb5ac08ddbd323d8fd9794a2b5d8d3623e9be3aa2e380422 0.14 MB 340 140
191,338 191,338 000000000000086333ec26a7f395474c51874f6ca7c8d100c432daac7dee03a2 0.11 MB 257 149
191,337 191,337 00000000000005b7a2e0050783a2b91c090e4e250042c7123aa23b07feb64d40 0.05 MB 142 89
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 61
    • Outgoing: 10
  • Data Transfer:
    • Sent: 14.17 GB
    • Received: 0.30 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.