Loading Tool

Explorer IconExplorer

Memory Pool

84,463 transactions
31.72 vMB
0.09836755 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt f65bbbb8c90c1d9dc671dbe520fb4f2c8d8d1d33f2202b8779429abe178ff46f
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root 9de96f0d927c9df95a1618216eb6d0a1325d85f31612fc3f7de689843e455e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02361670 BTC
Feerates: 78.76 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (609,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,332 305,332 00000000000000002a87e03826ce7ea3c82594920d7009363ab7997e37ab633c 230 0.11/1.00 vMB 28
305,331 305,331 000000000000000030d781b563d2d61b3446603b1e244a6f08744cffa20f8dc6 245 0.22/1.00 vMB 19
305,330 305,330 00000000000000004ab24a160e50e4edb4e6266b06b605b79780510ca3bcfad0 788 0.51/1.00 vMB 28
305,329 305,329 0000000000000000215bbd9385ff469c5d0a545d0116de810bc285194654376b 1 0.00/1.00 vMB 0
305,328 305,328 00000000000000003df2a8bcb179e9ed54153fa11533235dbc38c2ed614f1d23 75 0.04/1.00 vMB 7
305,327 305,327 0000000000000000253d5632055adbe66377bb8de0c4839d91ad8000d7f3dc60 477 0.28/1.00 vMB 28
305,326 305,326 00000000000000003283230fd803b1b7cadeb792c6ebb637f0b1b2cb50ed873c 340 0.16/1.00 vMB 32
305,325 305,325 00000000000000004d020d2f501ccde8ea97cfc26696f85961a42e6b8ae5f0c9 156 0.18/1.00 vMB 21
305,324 305,324 0000000000000000118eb77374dd62cc7d09858f5f1a900e1657465cd77cde13 422 0.35/1.00 vMB 22
305,323 305,323 00000000000000000463f788b06aaa4ca8756901dac323693947056809e2cc6e 279 0.35/1.00 vMB 17
305,322 305,322 0000000000000000362268b2eacaeef914901009c99cbbe15d7544c37f7c8069 325 0.35/1.00 vMB 22
305,321 305,321 00000000000000004ed7e5f8df7c45b9e7acac19c72bca3128c545aab3f1d30a 791 0.35/1.00 vMB 40
305,320 305,320 00000000000000002dc7e03410ee1af2b5a9b32f0ba2fe61dcac55752361f666 1,269 0.50/1.00 vMB 49
305,319 305,319 0000000000000000463349107c7195cbe79e683e7c3086b205601405f3e90515 539 0.26/1.00 vMB 35
305,318 305,318 0000000000000000315d1d68d90913286f3859aae2ae4a939b11b02ee6948afc 128 0.20/1.00 vMB 12
305,317 305,317 00000000000000001c51ae76ccad529bc57732a27cd49dac2fe594d5012971b4 629 0.35/1.00 vMB 22
305,316 305,316 0000000000000000025066a3416024b8d7baf0d574bfa2631a8b22325e42ac9c 1,037 0.35/1.00 vMB 80
305,315 305,315 000000000000000029de8ad55fb1b5f856da289463b74be377e355be8dc79bde 206 0.38/1.00 vMB 11
305,314 305,314 00000000000000001fcad32253329b676b315e57f31df7656fb6655d9452326d 907 0.35/1.00 vMB 42
305,313 305,313 000000000000000018e5cc0af13e97e39b423f21020f3e67fda25521ae994cdc 177 0.11/1.00 vMB 21
305,312 305,312 00000000000000003251c9fb0f8671cf3ec506c8f6131446659bf543f7ae91b1 515 0.38/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 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.73 GB
    • Received: 16.97 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.