Loading Tool

Explorer IconExplorer

Memory Pool

39,733 transactions
19.82 vMB
0.07710845 BTC
Random Selection Loading Transactions
Max Size: 109.51/200 MB

Candidate Block

Mining Attempt aa5aeb239c22835dd5b7610944a6771358f9037d79d8e8d9d711c8b7c333ccab
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root 822a7226db804d270179feb8b655351890182b8542b2bb51e0392d71152b61a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03679641 BTC
Feerates: 183.07 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (771,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,375 142,375 000000000000087e02b3cd9380ccce1fb998c14cf82af17e74969cef15c09925 19 0.01/1.00 vMB 137
142,374 142,374 00000000000003c854daf2f2781b1216a48425662a049eb4d9bbb46bdf6ec5b7 21 0.01/1.00 vMB 78
142,373 142,373 00000000000006dc1bde2767630c22e2d525d002c5e81545baf59c8fbddedbc4 124 0.04/1.00 vMB 2
142,372 142,372 00000000000001cae0b7ebad7ba1f94a40ba6a5773ed1c4679609b08eca44659 132 0.06/1.00 vMB 165
142,371 142,371 00000000000000051cad117b009e81d36f9368fec8babc7bdfebdc9a5ba9cfa4 23 0.05/1.00 vMB 89
142,370 142,370 00000000000006b07cfb027fcb71355e422b33cff2296c7ff79653bbe323b69b 7 0.01/1.00 vMB 33
142,369 142,369 00000000000000d7d1c908cc044f30adc1a7a81b6eaf496c470705023e869cd1 93 0.03/1.00 vMB 18
142,368 142,368 0000000000000844f7b821788fd1ec43cfd8e7837a65c5a4b1444f2aa10763c6 13 0.01/1.00 vMB 197
142,367 142,367 000000000000082b87bc8a4b9d130a1c9a019c967af5f9c5c6721fdc48789bae 17 0.01/1.00 vMB 150
142,366 142,366 000000000000036c41b227eee2204b19c8db7f48ef23cbe984b70b432d662cdf 17 0.01/1.00 vMB 120
142,365 142,365 00000000000008d9280326bb83053df694844499b2385c3ccb4d5a93016868af 19 0.01/1.00 vMB 156
142,364 142,364 00000000000006423dbb44761cf3e387d8a1a33f6a3aac423eec0e8e9d3feee3 11 0.01/1.00 vMB 274
142,363 142,363 000000000000022e3b4ec261114dc212125967c5a5171ab9dc2db860c20c7882 10 0.01/1.00 vMB 51
142,362 142,362 0000000000000911387b14d297998a20e074ea51a69cdd0860a714e16b1607b5 15 0.01/1.00 vMB 37
142,361 142,361 000000000000079e49527bd5b91391bce2d6f4686900d8b91db9a6df1d3a9262 64 0.04/1.00 vMB 227
142,360 142,360 00000000000006f9a6917e7a685b6c44ab2cdb3c6450b424ffa6c816b4d3296f 30 0.02/1.00 vMB 167
142,359 142,359 00000000000004235a858dae7951a410387eef510a06faed4e8a2893588c361e 60 0.02/1.00 vMB 72
142,358 142,358 00000000000007730b4ea64a3a6aa968bb1ca63fd97cd547876ea7ed52d8435c 134 0.04/1.00 vMB 172
142,357 142,357 0000000000000743c432f84ad688b7b60d1474ccd7baa3d762df0b3f51205712 1 0.00/1.00 vMB 0
142,356 142,356 0000000000000880525394362c00eaa68d6ed395ba64553615cc6b1b6852af8f 41 0.02/1.00 vMB 346
142,355 142,355 000000000000023a39d1e2037c42be5a8dfcc531c8e984b1d24f060c2bef68a9 64 0.03/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.51 GB
    • Received: 5.21 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.