Loading Tool

Explorer IconExplorer

Memory Pool

81,554 transactions
29.87 vMB
0.14326718 BTC
Random Selection Loading Transactions
Max Size: 181.03/200 MB

Candidate Block

Mining Attempt 9cf787fdd5958eb42ce306f5df3f2c844c858f41012cfe64d5724b4078382ea3
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 509f8fc7a5f508aba11d0260fe464f2d60fbdf0bd1c0a2e66f5dbe92bfcdde21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.07535885 BTC
Feerates: 101.65 > 7.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (471,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,927 443,927 00000000000000000133492382546cc62804d8c5ca822f5a69bba896c8e40dce 2,452 1.00/1.00 vMB 77
443,926 443,926 00000000000000000327b3447993b509f2135d18dcbc5d87df33a25fb8bfdfc9 2,770 1.00/1.00 vMB 78
443,925 443,925 000000000000000003060f7af9aecceeb25fd9ecce64652158f0750fa332b24f 2,339 1.00/1.00 vMB 89
443,924 443,924 0000000000000000036a466b4a6693c708d09e5c5c429840471ca2e098a103e7 598 1.00/1.00 vMB 34
443,923 443,923 0000000000000000023ae3e73f25eb396a43c21c2f1713d58a750a3197cfa5d7 489 0.23/1.00 vMB 124
443,922 443,922 000000000000000002763749d0cd243f90bd57dc229dabe6c138160c79784014 1 0.00/1.00 vMB 0
443,921 443,921 0000000000000000017f4a2116ee2f12408f4825eda53ee32497ae4d81610a2e 1,898 0.80/1.00 vMB 81
443,920 443,920 000000000000000001a054b932830294ebfa91628983c79909854704c23a38fb 189 1.00/1.00 vMB 25
443,919 443,919 0000000000000000025d28e0200fa1e8d65155f8a5d2000a9d7f18abfdeac6ec 652 1.00/1.00 vMB 32
443,918 443,918 0000000000000000018ee4d6e9cbd5dacee6bb47414374e99844d257bdf014a6 318 1.00/1.00 vMB 32
443,917 443,917 0000000000000000015c46e711ee88809089dfc11acd62dfa8da73f8aa2e0ce6 1,193 1.00/1.00 vMB 51
443,916 443,916 0000000000000000009d1540b7b4c973b8d6264ba60d9199baca4fd38cf7ba61 1,558 1.00/1.00 vMB 45
443,915 443,915 00000000000000000135893c02da72839a641bc4dbc1402be9d3ced49f865093 2,673 1.00/1.00 vMB 79
443,914 443,914 0000000000000000036966179b988337742f29f7fea3f2f5a878120031c8a89e 2,891 1.00/1.00 vMB 95
443,913 443,913 0000000000000000020936152c5b253c30f2812ef702b3e852f0e3db4ab7bf87 1,518 0.99/1.00 vMB 55
443,912 443,912 0000000000000000003601161676243614fd46cd5a77569fbf7bd3f0ca699b8b 942 1.00/1.00 vMB 39
443,911 443,911 00000000000000000336f1124175e705e8934151a8a7f0e54b1b7304d60aef25 1,352 0.99/1.00 vMB 70
443,910 443,910 0000000000000000015015df1ffd7ae496c36cb28a1afdb0f6b405aa738a2c26 784 0.58/1.00 vMB 80
443,909 443,909 000000000000000000a758bad087cb6f015f6c82fda75b32178b04b87d8ba087 1,705 0.74/1.00 vMB 76
443,908 443,908 0000000000000000021a9a5b8270d104337e4b07f74f1b6ff6e50b08a28f1ce3 35 0.01/1.00 vMB 85
443,907 443,907 0000000000000000000b1525c527236512af52a89a5fce586f2e4658c73350c0 805 0.50/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.