Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
30.51 vMB
0.13260619 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt 6a38a66dd4cef5bb5071055a155e362c96f06c42453662bb31aaa923b4289e5e
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 6190fd3a4965a46442f11735c02daea0fe4c008b3c2f9dae5b809605a553bbfe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.06947079 BTC
Feerates: 203.60 > 6.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (125,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,867 789,867 00000000000000000001cb907bb88b0ef797c01ffe94a1755b8bc40b313bb43e 3,656 1.00/1.00 vMB 41
789,866 789,866 000000000000000000051093e8f620bd7c4639957186546da4e731c391d5c506 3,481 1.00/1.00 vMB 92
789,865 789,865 00000000000000000003e0a17c507baac148de76d32c146f7a1d0bca6748897c 4,227 1.00/1.00 vMB 47
789,864 789,864 000000000000000000055b3a03b59213b55470d09bca6dff584aef9d229efb69 3,266 1.00/1.00 vMB 29
789,863 789,863 000000000000000000025accdde618106c47adbce24d4a6f1543f66df6f358be 3,701 1.00/1.00 vMB 46
789,862 789,862 0000000000000000000237386ee163d8a3b09a464c94d4ae800a77dc99974ac0 4,622 1.00/1.00 vMB 37
789,861 789,861 000000000000000000050503e703cff6adc401705942172070803a014f479d9c 3,963 1.00/1.00 vMB 32
789,860 789,860 000000000000000000038d34929f7fa72f3b5c889a858844f94e1fadf1ca85ae 3,464 1.00/1.00 vMB 106
789,859 789,859 000000000000000000006d30eadba34bfd2843305f975c39e8b7f8ce83169521 3,501 1.00/1.00 vMB 23
789,858 789,858 0000000000000000000257a305253b71d0fbf8ce3b2c93fedbdfe4a738cc45f8 4,568 1.00/1.00 vMB 52
789,857 789,857 0000000000000000000536106526b815706daedcb690302d74951df533b97bec 3,004 1.00/1.00 vMB 23
789,856 789,856 00000000000000000005130a5d62f2ff98d93422ad6c6f45058781affa70734e 4,375 1.00/1.00 vMB 43
789,855 789,855 000000000000000000037cd78f94bbf4a6ca9f3dfab38567ae6a0b73f9a3f0ab 3,352 1.00/1.00 vMB 39
789,854 789,854 00000000000000000001154e7e2119bdce3b7e3c14bb2b57649fdb9bad485350 4,413 1.00/1.00 vMB 52
789,853 789,853 00000000000000000000e36cc6d190c88bf1b31a69aff89cd5596671aea40eed 4,165 1.00/1.00 vMB 77
789,852 789,852 0000000000000000000104e1d7cee4744c9306b3fc0dadbf4e126ffdd0f53ae7 4,462 1.00/1.00 vMB 56
789,851 789,851 00000000000000000005c05cb5aa20db38a64ce9be145c1512b245abe113791c 4,592 1.00/1.00 vMB 59
789,850 789,850 0000000000000000000088445cc11fd74b930c9254c2c00bc4f8f05d3d4584e2 4,042 1.00/1.00 vMB 69
789,849 789,849 00000000000000000002c1ca09add18d913b304ce80443bc92c13c4288ece4a5 3,376 1.00/1.00 vMB 98
789,848 789,848 000000000000000000015c7dd2437b2e78fb82c3f5212b250df480ca1aa47791 4,720 1.00/1.00 vMB 43
789,847 789,847 00000000000000000003a8555c8d81e4c57a2407df46304ba606a621cf320cb8 4,132 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.