Loading Tool

Explorer IconExplorer

Memory Pool

78,303 transactions
29.11 vMB
0.07679111 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt 458f7a81356c6587873e5acfa296cc674a92892ab243fdd53585287c08a194ea
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root bba900f05ce0c4fc5a4b95c1196ed9e205ead77b1506b63d63529eee82d7ab4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.01589460 BTC
Feerates: 100.19 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (430,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,066 485,066 0000000000000000008f5ea16d72fac09f04598183d5af5eb8bc5feddb23a5fc 2,374 1.00/1.00 vMB 103
485,065 485,065 00000000000000000029d85e2a122a1c2279f92c02a45afc0a0702bea0a2e362 2,249 0.94/1.00 vMB 48
485,064 485,064 000000000000000000bec33b022a0d01080e15830371696e0c7e2b086da08121 2,388 1.00/1.00 vMB 20
485,063 485,063 000000000000000001000f66ee0eb97355a10d5fa84a94ce068c343e02a14407 2,867 1.00/1.00 vMB 233
485,062 485,062 000000000000000000b131d54a5bc91821ddc06d71511d9a1af6174d90b0b971 2,522 1.00/1.00 vMB 117
485,061 485,061 0000000000000000005c4a2967a8ecec11ae33f7263ecf370ab4e61f03a7e9d1 2,435 1.00/1.00 vMB 125
485,060 485,060 00000000000000000074df5bcbc230c662ba71c0aa05ead84e698637b3750111 836 0.37/1.00 vMB 105
485,059 485,059 0000000000000000002b92a1a10ce764f5bfe921505cd7109107556935b7b2a9 767 0.39/1.00 vMB 123
485,058 485,058 000000000000000000409d7b97133162583560273e514896fd387fac1c16048b 406 0.23/1.00 vMB 37
485,057 485,057 000000000000000000d81672b14dff8d342d02fad5bb90871bce8c8e769045e5 2,249 1.00/1.00 vMB 96
485,056 485,056 00000000000000000001494b8e873837534a9500bf4b28e1f541fefcd16e434f 2,390 1.00/1.00 vMB 154
485,055 485,055 000000000000000000f74813429f95e03847875a686201103aa7cdd031f5805d 412 0.19/1.00 vMB 81
485,054 485,054 0000000000000000004aaccbf2c65c67d42a02518aafeed76e362596d5f80c48 430 0.18/1.00 vMB 128
485,053 485,053 00000000000000000055d032b4fd1f66a63033dcf34c10613990bde1d3bdde7b 516 0.22/1.00 vMB 83
485,052 485,052 000000000000000000979a27e79d9b6b99e8a0c7c3ae44f451e24d24cda71464 2,153 0.91/1.00 vMB 110
485,051 485,051 00000000000000000123b7f55b30931167a1c7cc7c32b67aa9a1cc5db0d25dbd 1,654 0.74/1.00 vMB 104
485,050 485,050 0000000000000000011d886ce2c41ec31109fd9110d805b259b643c1a25e5fb2 1,629 0.71/1.00 vMB 101
485,049 485,049 000000000000000000038f1c904b8133e2c6c12e9f27db3c044c2ea0b51ed484 552 0.27/1.00 vMB 75
485,048 485,048 000000000000000000fe422b9d4135743673fd0af6a462ff81f9b983865b3ae8 1,090 0.50/1.00 vMB 104
485,047 485,047 0000000000000000009ff3fa11efd9cb2ed4137a000c9aac210a14b9b824a811 336 0.14/1.00 vMB 105
485,046 485,046 000000000000000000fac05cb8636b46dfa99c99bfadaa27a7671775929bad01 1,862 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.