Loading Tool

Explorer IconExplorer

Memory Pool

80,621 transactions
30.21 vMB
0.07470599 BTC
Random Selection Loading Transactions
Max Size: 185.21/200 MB

Candidate Block

Mining Attempt 99e7a9f47aa9fd4aeb1053270a1ee00ee970a69565ebe8e24a78a4da54787f5a
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 7222e0b7e2085500240c278e9531e05d0b5f19fcae127f8b5da82f0ab65a433b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,666
Size: 1.00 vMB
Total Fees: 0.00742049 BTC
Feerates: 40.21 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (532,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,118 383,118 000000000000000001fb4e33d4db6149412ef85706d15182838db9c466f7594f 710 0.33/1.00 vMB 35
383,117 383,117 000000000000000009ec3147897e091b602e94d40eb8bc819338041c52d586f8 1,569 0.92/1.00 vMB 30
383,116 383,116 000000000000000003f6216f758f3fcc476fd5c8b604634c9149ce3f5d32e031 574 0.25/1.00 vMB 37
383,115 383,115 000000000000000007dbdabcd7eb81110dd313ee9b24d33233204d58c889d946 549 0.27/1.00 vMB 25
383,114 383,114 000000000000000005286977873ffae2436327232254b9a060c7f5df62aed628 364 0.31/1.00 vMB 21
383,113 383,113 000000000000000008d23b0fa136a21af9f31a9e475b10bcec25ff6568ddcbe5 2,198 0.93/1.00 vMB 43
383,112 383,112 00000000000000000a5b624a23dbf3b0107c5b1cb6094c445f9b13d9342caa5d 1,677 0.74/1.00 vMB 39
383,111 383,111 000000000000000008d0d0faad27a5a277a10d07fbc52ffda4d8b37dba277a0b 1,245 0.55/1.00 vMB 32
383,110 383,110 00000000000000000fc26de590d696c37e66b3ebac48858196fdefed0f55f16f 426 0.27/1.00 vMB 29
383,109 383,109 0000000000000000027a116158413709e571ea4e53ddb97a26ac0ec997d77354 1,147 0.56/1.00 vMB 37
383,108 383,108 00000000000000000de37591291eedef98456399b5ef3d612dc23c8eae833ec7 724 0.61/1.00 vMB 18
383,107 383,107 0000000000000000076bbcd5b20032c9d4b815a305d6eaa93b15ceb170b944a0 1,251 0.87/1.00 vMB 28
383,106 383,106 00000000000000000b1628c67fcba681eabeb7474ba941779aea80b7d3a574a1 1,712 0.95/1.00 vMB 34
383,105 383,105 00000000000000000024ef6270faa074b88bdbeccd00f871a8c7ddacb9a8f56d 1,846 0.75/1.00 vMB 39
383,104 383,104 00000000000000000f758720ea5654f2eb1d97539d7a532497c189e4d8294e08 2,739 0.93/1.00 vMB 61
383,103 383,103 00000000000000000e69be99a277135448590de2ea8ade0fa424ebec4e97dbf4 221 0.31/1.00 vMB 14
383,102 383,102 000000000000000002dc6348be5bef1096f7dffed3150373482515d951422911 2,356 1.00/1.00 vMB 41
383,101 383,101 00000000000000000692bf96bf6a41190e73ec5c0e14d16cda095dd1e6c2d886 241 0.15/1.00 vMB 22
383,100 383,100 000000000000000000edad83e2d593bf338aee541f2755c824acc08e7761541d 140 0.13/1.00 vMB 14
383,099 383,099 00000000000000000850cef9e1426cade70c3a11b60183ec6cfb96cd3fa2085b 578 0.27/1.00 vMB 31
383,098 383,098 000000000000000007ace7285c45af6db48e427cd1a1a508e8f41d79c473cf9b 1,106 0.64/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.99 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.