Loading Tool

Explorer IconExplorer

Memory Pool

78,662 transactions
29.37 vMB
0.07838444 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt 8cd1aed30bc5b8597e018928f689295387191d5ec465dabb84c275d583c3d9a6
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root 23454c3552b2d5b939876de16d95e52ca0aafa2fb14e8518251032dc78873efc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.01400612 BTC
Feerates: 100.36 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (554,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,148 361,148 0000000000000000013118129e216d36b0a1825f4c50a61f138136a375a78bc7 696 0.61/1.00 vMB 20
361,147 361,147 0000000000000000022ab86216be86560a8b451808a67b6ad22d1b6362ff4efa 219 0.20/1.00 vMB 18
361,146 361,146 000000000000000014baac9f77feefecd756a086cf299c74432d8223da0acfe4 467 0.70/1.00 vMB 17
361,145 361,145 000000000000000005492d34ef5f766d7326b2502e6e7350774e771351540160 1,305 0.68/1.00 vMB 20
361,144 361,144 00000000000000000cdf102d4215d02769bb07dd5d5caf03cad0dfdca4125f62 985 0.75/1.00 vMB 20
361,143 361,143 000000000000000011803e5c8afc7e463948a9fda842de1823b27049f6f366f6 2,172 0.75/1.00 vMB 48
361,142 361,142 000000000000000014491e51be24278716c24d12ec0dbadf8c5f04f7f1846f5a 819 0.45/1.00 vMB 25
361,141 361,141 00000000000000000f383666370e4e82559eed5e30397290430a0fa0fb96e626 799 0.51/1.00 vMB 23
361,140 361,140 0000000000000000089695e81756313f2b4daebae9edf65dcd55143fc1f1e4f7 834 0.69/1.00 vMB 25
361,139 361,139 000000000000000012b441a10c86c323bf2b3964e4d440f437e32a80bb97280f 82 0.08/1.00 vMB 12
361,138 361,138 00000000000000001361260bcab906bb88c3b0a99dbf1623cb654ffd755d2d02 1,266 0.79/1.00 vMB 24
361,137 361,137 0000000000000000092bfc993a7ddb25ff5e6a964a4518530168eeebaeae4774 1,222 0.67/1.00 vMB 24
361,136 361,136 00000000000000000b84e344f1de579251bb701fabff5073b95566a5dc4ee23f 595 0.78/1.00 vMB 16
361,135 361,135 000000000000000012fc6e6108b99a978b2ef9e4e698e22186859e00a3c41fb2 2,092 0.93/1.00 vMB 30
361,134 361,134 00000000000000000a4cb024ee472fbcdbccb09c6c8f1fecaa4937bb336e200c 1 0.00/1.00 vMB 0
361,133 361,133 00000000000000000b92d65d6a465cddcdd25bd38091aa7ab654b3d5ee84f5c1 44 0.02/1.00 vMB 279
361,132 361,132 0000000000000000148d89356c0ecdf869a47ae1f2459c65c7d7b623878299c1 1,108 0.64/1.00 vMB 23
361,131 361,131 0000000000000000101f9db0ded795805f8096f40313a337589c33baff3d57d7 1,234 0.75/1.00 vMB 18
361,130 361,130 00000000000000000cdd9299ed2b9e884e4de95139cde02d7153c7c8818b2ba9 987 0.75/1.00 vMB 21
361,129 361,129 000000000000000006bd9a37ab280fbe4496408ce0f423cef0d7df5887b7d9f4 2,179 0.75/1.00 vMB 45
361,128 361,128 0000000000000000060a7e3074383584f1c75b122c57891cdc67df1a45c3224e 2,223 0.75/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.80 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: 710.06 GB
    • Received: 17.02 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.