Loading Tool

Explorer IconExplorer

Memory Pool

36,593 transactions
25.91 vMB
0.08666633 BTC
Random Selection Loading Transactions
Max Size: 132.70/200 MB

Candidate Block

Mining Attempt c7088372bac7e744e592621b9298f7375df79f0acb46595923086f53783640e9
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root ab1562f5b720c9c0ada99c18bacbb4989e95bf27017401fe41267c9e00e500c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,785
Size: 1.00 vMB
Total Fees: 0.03912718 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (314,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,918 599,918 00000000000000000007b447d27469e316609e74ce64a8adb11d3b2e7932b6c3 2,673 1.00/1.00 vMB 11
599,917 599,917 0000000000000000000411fb35d2d4d2ca43d6de591fe6dd6196b7b6eb0ab59a 3,049 1.00/1.00 vMB 36
599,916 599,916 0000000000000000001182e6178e6eb79a839dbcba005596f10b7743570ce085 2,685 1.00/1.00 vMB 34
599,915 599,915 0000000000000000000feeff790583ec784a78369cf70717582776d72e6295b6 1,684 0.68/1.00 vMB 16
599,914 599,914 0000000000000000000f9f8fdacc09456909d0c41369015172d873098107ca28 417 0.11/1.00 vMB 15
599,913 599,913 00000000000000000004439d7a186e4d9d7b3f79f04ab7eaace108affb3c38f0 1,557 0.46/1.00 vMB 18
599,912 599,912 00000000000000000000290fad8e8708a88873750a9bf2f6ac6bcd998c28363b 1,725 0.53/1.00 vMB 18
599,911 599,911 00000000000000000012c3dd146920ab77231f606c1aeb73a66009605b0b63fe 2,171 0.70/1.00 vMB 16
599,910 599,910 00000000000000000012dc08dc14b97d7fea1468c8e865a3b3385487ee235735 2,495 0.78/1.00 vMB 17
599,909 599,909 0000000000000000000817ac36ee04be0ed7faa73978af6a8cd7b2ce60272708 529 0.18/1.00 vMB 17
599,908 599,908 000000000000000000094932a2e2afd66a3583909c57236ae1844517d07f3158 1,908 0.56/1.00 vMB 17
599,907 599,907 0000000000000000000344065f5ac8a40c6a24ed93963c54912a64076d18d253 513 0.16/1.00 vMB 23
599,906 599,906 000000000000000000055fbc5a784440eca1848c28ca2c3433bbdfbd86316b50 859 0.25/1.00 vMB 21
599,905 599,905 0000000000000000000d7cd789e6b4d950af9f8d279f71ba5e83e91322cb134e 2,964 0.90/1.00 vMB 12
599,904 599,904 00000000000000000004d3389805216c857a46f9437a7aaec538b3039c06ccc9 2,365 1.00/1.00 vMB 15
599,903 599,903 00000000000000000000684705bdb69eafcd2db584d2f4504b330f91919b1fd2 2,984 1.00/1.00 vMB 32
599,902 599,902 00000000000000000014183dc0c292d4621a91b543d180ae1e921910d9b93d61 2,534 0.69/1.00 vMB 17
599,901 599,901 0000000000000000000f9e161376c8ad92e2910f4b98da91b04fff12b5ace104 2,776 1.00/1.00 vMB 11
599,900 599,900 0000000000000000000dc007d83d2ab2e85aad6065b72772e860c57ea5a0d65a 2,768 1.00/1.00 vMB 27
599,899 599,899 0000000000000000000ca11a52ca2a1eaa1272af9da620158177b22731a7b881 2,517 0.91/1.00 vMB 5
599,898 599,898 0000000000000000001217ec61cbecf5062101e8fdd57a37a78cf4d508fd1608 2,789 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 635.74 GB
    • Received: 12.33 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.