Loading Tool

Explorer IconExplorer

Memory Pool

79,558 transactions
29.23 vMB
0.12139208 BTC
Random Selection Loading Transactions
Max Size: 176.97/200 MB

Candidate Block

Mining Attempt 2f231a88449f2f2ef66d90329cc2e994063c316bab896eac9f75da6e35660f77
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 15d1b7363bff27e8cf95122557a95b0883258be570853d52e363ae438058073e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,684
Size: 1.00 vMB
Total Fees: 0.04442528 BTC
Feerates: 301.72 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (490,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,922 424,922 0000000000000000039bc439e562b00368acac0d7fbefb73ba2bbff0766d9e09 148 0.23/1.00 vMB 14
424,921 424,921 00000000000000000217df7621ca401c7e04d4342820b89f6c5e2a5747b1bd07 1,336 0.99/1.00 vMB 35
424,920 424,920 00000000000000000012839ecb723fcbcf1b6ec612af97926f4e3fa23206a046 2,432 1.00/1.00 vMB 58
424,919 424,919 000000000000000001227cca19d9b3d1fed1bc2732e45744cf8f7224f16f9134 2,597 0.99/1.00 vMB 87
424,918 424,918 0000000000000000056155d63e736ed0d629358e29692426c8b58b22dd1505d1 559 0.23/1.00 vMB 65
424,917 424,917 0000000000000000047d9de06e6bc12f0d8c19e860c3897b4cc2d9810ad0f22e 1,017 0.99/1.00 vMB 23
424,916 424,916 000000000000000004c36112186f4fd21587635e70ff31c404038972aee1bf73 496 0.99/1.00 vMB 13
424,915 424,915 0000000000000000045ba27be7f1e64538b1e41ee953b53b720a55908210dfa2 1,877 0.76/1.00 vMB 67
424,914 424,914 00000000000000000453a222ba7fb443ded3c6f2f76d7e81fff3792f559c70bf 1,542 0.68/1.00 vMB 58
424,913 424,913 000000000000000001ba7bdc8bc68a3c25a41d6a90d41f6f78ca7e5a33d5a346 2,937 1.00/1.00 vMB 78
424,912 424,912 000000000000000003246a7e9e594556c552d4adf8cb0612673105fdb99bef9c 852 0.36/1.00 vMB 65
424,911 424,911 000000000000000005006bd8979b5e3aa7e4687922f0918c87d1675433978e27 751 1.00/1.00 vMB 17
424,910 424,910 00000000000000000224c8f9cb970e273e2b2811dd0e20cdc6b10865044c26bb 196 0.08/1.00 vMB 60
424,909 424,909 000000000000000002ed9433a8fa60aef65e7d7db03614d76d99aa08b2b9f56c 937 0.96/1.00 vMB 32
424,908 424,908 0000000000000000054fa96d73dd63a9cbe4c1e818e5bf4b169a8a6bdccb4b5b 2,339 1.00/1.00 vMB 57
424,907 424,907 000000000000000004135bf0a68560ff7bba10db03bbbff651cc44c9191a4170 155 0.12/1.00 vMB 37
424,906 424,906 000000000000000002d5c45c8264b7cc118218cc618f203d09f1e5ca049b46c7 988 0.45/1.00 vMB 56
424,905 424,905 00000000000000000049dd185997c5466935b0c0e2b98eb947613f312c859d58 1,510 0.65/1.00 vMB 57
424,904 424,904 000000000000000002134639c61af1a5c65d40045062e37323c8262d84445d29 31 0.01/1.00 vMB 80
424,903 424,903 0000000000000000039d9a538df274ee9b4c49d50b635791a4be0089aef15965 1,627 0.70/1.00 vMB 62
424,902 424,902 0000000000000000007626e638ea43875633fef93b139f07c17b2acfa2ed02ac 204 0.99/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.