Loading Tool

Explorer IconExplorer

Memory Pool

47,545 transactions
29.02 vMB
0.09073876 BTC
Random Selection Loading Transactions
Max Size: 154.46/200 MB

Candidate Block

Mining Attempt ec6693cb0e5d3e439f80d199a908b9d7b201af532c4e4840c907ccb3489db970
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root a5f46773be3dbaf4860b7d6ee61a54d9eb23f48cda3c8f9aed20f2ddbabbdbdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.03418513 BTC
Feerates: 151.16 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (573,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,082 341,082 0000000000000000190441355def801e505c71850a8c5e6f081e25dc20f64a21 1,577 0.75/1.00 vMB 28
341,081 341,081 0000000000000000169da46a5391fa1c1b380d607e7f5b78243f7647fc3f6476 78 0.06/1.00 vMB 13
341,080 341,080 000000000000000011423ccda98345407df1b90b71e9a44612ba61546f89e0da 1,078 0.62/1.00 vMB 24
341,079 341,079 0000000000000000183288c147c6cfc583fa632b596cc16ce00d68826dbc41f3 1,563 0.75/1.00 vMB 27
341,078 341,078 00000000000000001252b25ab4c5ddcfcd9b9a2a9495c5001cb83faacc98de6e 495 0.19/1.00 vMB 34
341,077 341,077 00000000000000000db9f5d221250bccb37369b22544959f43fd07c61ad6353a 990 0.54/1.00 vMB 30
341,076 341,076 00000000000000000f5c8b9a8fe710413747e3a1a05be9b84171bfcf5cafb60c 442 0.23/1.00 vMB 24
341,075 341,075 00000000000000001a846dbb38c93328c6dfac657f4dead247b1765e49ae20f2 589 0.39/1.00 vMB 21
341,074 341,074 00000000000000000c2ba623d2cba9ca0b92dd5ba8e8cf9b6ce977c434d0bd66 561 0.28/1.00 vMB 25
341,073 341,073 0000000000000000159003f698446824cfbccc194997d42030270ff2051abea4 982 0.51/1.00 vMB 21
341,072 341,072 0000000000000000129f7411f1a83053c139099a6b2db9eb72aa68e9851a7d8b 1,248 0.75/1.00 vMB 24
341,071 341,071 000000000000000017ed6e3cf188191f19bbe15b4edefea48e76fe26fc5d30a8 1,024 0.43/1.00 vMB 25
341,070 341,070 00000000000000000ee55a911dc441accfbfedd7b5f52c366dfa0575630f7827 691 0.27/1.00 vMB 44
341,069 341,069 00000000000000000727cfd553a7ab20de21800e38f2e3e34c558c17955e037c 1,024 0.35/1.00 vMB 38
341,068 341,068 00000000000000000446cc245f9d4f6bd39e3dd4609a529c0610d86ad29a1fb0 684 0.39/1.00 vMB 24
341,067 341,067 000000000000000014895773d76d194a0b0c3cca989c34da8ad0e92973470b04 283 0.13/1.00 vMB 25
341,066 341,066 0000000000000000170c9a954d072da1a6b349b706d38d3e446760ab84d1c3e0 715 0.45/1.00 vMB 24
341,065 341,065 00000000000000000570c53b202bb893f0a8567d49c64768a7906518f92f9717 392 0.38/1.00 vMB 15
341,064 341,064 00000000000000000b794b78080130ecd3a7bcdbba2ed71d60defb76d188e591 512 0.19/1.00 vMB 31
341,063 341,063 000000000000000014c09a32c28bf58362b127a6dcd619793ff6a990dc1d3f92 512 0.18/1.00 vMB 31
341,062 341,062 00000000000000000c8e3900647068e2dc6e8c583dec1e0886a525d20d57674b 875 0.98/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.67 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.