Loading Tool

Explorer IconExplorer

Memory Pool

79,918 transactions
29.57 vMB
0.06545280 BTC
Random Selection Loading Transactions
Max Size: 178.40/200 MB

Candidate Block

Mining Attempt a66fdea313e771d9c837539f74cefa88810c6f7d2f1642d5441da9c9c1ea5cea
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root a440b149f3b581010c28e32d688f2efed160fef83351e18826859f8036d976fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,490
Size: 1.00 vMB
Total Fees: 0.00535343 BTC
Feerates: 40.32 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (617,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,182 297,182 0000000000000000205c2c4e1083b2bce8403c1a279603123e24b716e919420a 564 0.35/1.00 vMB 32
297,181 297,181 00000000000000001bdf97dce1e7c57439f394ce4c71b586a00d7d704b387a47 764 0.35/1.00 vMB 41
297,180 297,180 0000000000000000922b11c578e75dbc457543855e11a4fae68a2e9078292f78 64 0.06/1.00 vMB 15
297,179 297,179 000000000000000083ef6205e49ae08e8bbe683c651b2e2215237e448c15e938 273 0.34/1.00 vMB 16
297,178 297,178 0000000000000000109f64fb484165f26e7bbc130fdd799ffb345fac21eecfe5 512 0.22/1.00 vMB 54
297,177 297,177 000000000000000037ae1dfd69ee5bcef2cdf51d0e8dddc81bdfb4e05cd6c0d1 564 0.25/1.00 vMB 47
297,176 297,176 000000000000000006bf93cbc228f1283d6ef24048b6914953e6cbf969f08720 416 0.50/1.00 vMB 18
297,175 297,175 00000000000000008073f414e3ab32aa7ceb30ab4186ee58aa7a5a3c4ba43264 256 0.09/1.00 vMB 38
297,174 297,174 000000000000000002f8c732cb66741afc8822e32e990cbb3b96349a8ca39abe 1,465 0.90/1.00 vMB 25
297,173 297,173 00000000000000001b7ff8f91647bbd13f050b20b7a8941f7e2f5d24335ff077 837 0.25/1.00 vMB 75
297,172 297,172 000000000000000031264a0a0f1e895e93dfde0c04bac0077dc32441f35b804b 743 0.34/1.00 vMB 37
297,171 297,171 0000000000000000249dc26e2598db97239b59ef3e735c1cc5ebe866237feaea 767 0.35/1.00 vMB 41
297,170 297,170 0000000000000000750bf4a0e4157bf6a40ad458e85f4ace0dc69312ccdee1ee 1,253 0.70/1.00 vMB 29
297,169 297,169 00000000000000006bc4ab669d5990ccef4a249d1d12740c566b99ab4dbb32d0 36 0.02/1.00 vMB 28
297,168 297,168 000000000000000013d166d33e0f95175c1d6df9b492e4d109f82acc08d8e075 73 0.04/1.00 vMB 22
297,167 297,167 000000000000000048d8e3a2ccd9d1a0dc6c015ed042f7c3be64793fe3172c54 234 0.48/1.00 vMB 15
297,166 297,166 000000000000000033b08bb99b6a3dc4a05f318208e8c68e6feb7a30641bb212 560 0.33/1.00 vMB 22
297,165 297,165 0000000000000000768ebb7e5e62f0d9e1c30fd31d28a8994091306ac9a446c5 1,024 0.36/1.00 vMB 47
297,164 297,164 00000000000000002581318becf4065dc7f7a85810ef784f9be83a522f6d0c1a 512 0.18/1.00 vMB 52
297,163 297,163 000000000000000008d528ef5e0781662c778574e81eb297e997086e8464ae73 409 0.17/1.00 vMB 46
297,162 297,162 0000000000000000853d2708c01f30f105e837dc5bba141dd560a9f467e4554b 524 0.31/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.33 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: 660.37 GB
    • Received: 14.69 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.