Loading Tool

Explorer IconExplorer

Memory Pool

51,734 transactions
31.05 vMB
0.16564210 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt b86da9010e5949fab3505e14fed83efebf26961980462928069c9a94c032c3a4
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root bca393681319361a9d308f3c72be9e2157153cefed773b51b5cb2005af5536f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.08770071 BTC
Feerates: 477.45 > 8.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (604,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,247 310,247 00000000000000000438a6e830831ddb0781a81464ae620597b7f41372f8419e 802 0.44/1.00 vMB 30
310,246 310,246 00000000000000002b0f1686c5e3ead560b3305f058a7d4b113a904ff1150671 286 0.13/1.00 vMB 33
310,245 310,245 00000000000000002481210dbcb7a955351df8ffc3001d6e3729c47594b26202 1,132 0.75/1.00 vMB 28
310,244 310,244 00000000000000001a7de7d1d9d58c7dc970542062c55453482a3d53c4f5ecad 519 0.24/1.00 vMB 36
310,243 310,243 0000000000000000338cb5bebb33a3d3df0bbad33e32355cdcd584c55ae6d1ab 39 0.02/1.00 vMB 23
310,242 310,242 000000000000000037e327a777a130db76508bfb5c42c1a11bd85ac7dd2eb344 417 0.31/1.00 vMB 22
310,241 310,241 000000000000000007862edc1b3b4442da70520986c8ca91fef9a1ec52b95f51 242 0.13/1.00 vMB 29
310,240 310,240 000000000000000026c4225a92f9e6401ae9248353d9695e30b533632c6d5b59 197 0.12/1.00 vMB 26
310,239 310,239 0000000000000000393e7cd545811647db63855b7e040d319421c52076ac7807 220 0.15/1.00 vMB 25
310,238 310,238 0000000000000000147f97ce870541340162f68c8a202acb134f88466f0ece04 241 0.15/1.00 vMB 25
310,237 310,237 000000000000000019ed0bd33c07de5a45271f0a79c351aa51e0b5f67e0e7f26 319 0.20/1.00 vMB 24
310,236 310,236 000000000000000019cd16624b48745ff4d7e95fd1dd368043cc98265fe56ded 559 0.29/1.00 vMB 30
310,235 310,235 00000000000000002236dc542d87c22d1248811dcd47c7e73dc2440210956c5f 411 0.37/1.00 vMB 21
310,234 310,234 000000000000000013777bcd7eb9ae81522926ce1deff250ab023792e3aabbeb 256 0.09/1.00 vMB 56
310,233 310,233 000000000000000023c284d7e1d73deb7015bd3f96646092e200054bd5ea9a62 471 0.29/1.00 vMB 31
310,232 310,232 00000000000000003719caaa1e30a5df15a33981265ef2682fbb593f938b68c7 288 0.15/1.00 vMB 27
310,231 310,231 0000000000000000149cac7a0622f58bbf328784f9ffddee99fd1857e4c2d2a9 21 0.01/1.00 vMB 30
310,230 310,230 000000000000000038d21fc7a1a83f8a5c0fe1cc91c738e0f3c9cda7b74d0218 104 0.07/1.00 vMB 21
310,229 310,229 00000000000000001b53c5163ea99027e21132653f3fd64510553668d2b9bb7c 235 0.16/1.00 vMB 25
310,228 310,228 00000000000000003137c039428ad8da8565219162cf227fe178c3079cb9637f 352 0.24/1.00 vMB 31
310,227 310,227 000000000000000005e6eb83a0bb6f888f37137dd52721e58a0e7187b51142c0 156 0.07/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.54 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.