Loading Tool

Explorer IconExplorer

Memory Pool

42,534 transactions
27.79 vMB
0.07507992 BTC
Random Selection Loading Transactions
Max Size: 143.92/200 MB

Candidate Block

Mining Attempt 4081af4ca9e65630cafcf8e21da719eff8fcbf5e13039cd935b4f522be8f0be7
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root e9abe7f83f63bfaddfb9a33519d26b18221400cc05d412e25197029308e747cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01876278 BTC
Feerates: 100.53 > 1.88 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (556,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,113 358,113 000000000000000005f2512bc6fd6f08ffb40d1c5d96930eecefdda92ef36fc2 512 0.26/1.00 vMB 20
358,112 358,112 000000000000000009f6f925a5bbabd5ee8f4c79cb7718d73d4d35cc9a5efc36 1 0.00/1.00 vMB 0
358,111 358,111 000000000000000004cd9d9a73e41dfac54cc1542be70d8d92cd5926d6fd8bf3 1,467 0.75/1.00 vMB 29
358,110 358,110 0000000000000000075759e868c9586bf67492143221a6d58fa7932a759f9f83 139 0.10/1.00 vMB 14
358,109 358,109 0000000000000000103ca0c14e253317010844a345798b5bedbb79615a28a994 1,126 0.93/1.00 vMB 11
358,108 358,108 000000000000000014113c60886dbb23916aa56a547a0cb72f68109ee21bb4df 489 0.44/1.00 vMB 17
358,107 358,107 000000000000000000cf59413fa2f924d435ad787eac8d07a9b876992e538db2 781 0.75/1.00 vMB 19
358,106 358,106 000000000000000007a3b265bdf87dcf0aac04a46c92425166b4ae11688a2359 2,161 0.75/1.00 vMB 38
358,105 358,105 0000000000000000015f44fdad3fecf86dcdbb967bb7d621e0a417a3baebd326 298 0.27/1.00 vMB 10
358,104 358,104 000000000000000015f286ab0b589104a2c631ba372ef7a7b52409fccb5bbff1 716 0.75/1.00 vMB 18
358,103 358,103 000000000000000003466f715bfe34646513c5b384175bfeb0e5140d9202e8f2 1,653 0.90/1.00 vMB 249
358,102 358,102 000000000000000011534a111df8f4877f335cad79975ecf6b9599b8d76b997e 2,304 0.75/1.00 vMB 54
358,101 358,101 00000000000000000faba00bd273028bc189e6d9594133aaf0246b1acec19495 1,749 0.75/1.00 vMB 39
358,100 358,100 00000000000000000aa5d042182ecbd6ecb322c9e35af8a51679d15b3f27acef 462 0.30/1.00 vMB 31
358,099 358,099 00000000000000000df8c2c7dd7c3fd2de727eb33aec6eacfbaa3b7006652353 1,596 0.79/1.00 vMB 25
358,098 358,098 00000000000000000a702f4b29579ad2b9179dbf7e4051a50e29cea3f2f50d72 769 0.40/1.00 vMB 29
358,097 358,097 00000000000000000de820bd40c17664c4b790ee251125eaca7f2cfdf36d1f7f 160 0.11/1.00 vMB 23
358,096 358,096 00000000000000000bb8898bee913f7c243d15493d96f7f6757180c0e415f49c 333 0.24/1.00 vMB 21
358,095 358,095 00000000000000000ff0b2d9105165337e813bceeee89bac18e1b1e12c8a46bc 587 0.46/1.00 vMB 18
358,094 358,094 00000000000000001470efd1a8a49f3416f73223dfe9f56b170e015457892284 1,331 0.70/1.00 vMB 28
358,093 358,093 000000000000000001aa7c1064d3b024a6f53ac6cf3fdc520c4c6ed014106ef9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.