Loading Tool

Explorer IconExplorer

Memory Pool

75,164 transactions
27.76 vMB
0.07632062 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt a742fc41181ea30cf0189bfdc877a18193a2c891090275265b8c132c69d10815
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 511eb488841aa276b29d2af61a80e36f9d2b298987afff1d6c99100e4b498e73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,095
Size: 1.00 vMB
Total Fees: 0.01691118 BTC
Feerates: 100.00 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (367,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,072 548,072 00000000000000000007b746d88d8d24121d87b962ee4f7e151229268eaa8631 2,666 1.00/1.00 vMB 19
548,071 548,071 0000000000000000000215e3931a4c93ee3f167294438ce3dee8efc1699bbd56 1,453 1.00/1.00 vMB 2
548,070 548,070 0000000000000000001092b16719d372f20eed1ffedf9907ef7c66545092ddfe 2,220 1.00/1.00 vMB 4
548,069 548,069 00000000000000000024a2decec136e26c2fd597f07444f9c9c0eeb0ccd24a90 2,743 1.00/1.00 vMB 16
548,068 548,068 0000000000000000001d0901a5b875f1dcc85593cc672f7b33df9b4bef982b9a 1,694 0.83/1.00 vMB 14
548,067 548,067 0000000000000000000146a966872e479096bea6c78030972ef21f0205c97d9a 3,160 1.00/1.00 vMB 32
548,066 548,066 0000000000000000000b7e761ac159d55316fb2e81c2ae1ac28874e21a962158 811 0.39/1.00 vMB 12
548,065 548,065 00000000000000000010fd266db019bb7bd808ce8f6f91e6b50be3feca47501b 522 0.33/1.00 vMB 6
548,064 548,064 000000000000000000223252e76ff54f0e5d7b104341362417127e451b1b5832 2,375 1.00/1.00 vMB 10
548,063 548,063 0000000000000000000ce5a5bb4b8198aedbe2f4a3b431092bf5f6f3e225072d 2,060 0.96/1.00 vMB 10
548,062 548,062 0000000000000000000ccf220d46c3becca300d66796afef3ca9efe50ae897d8 1,741 0.79/1.00 vMB 18
548,061 548,061 00000000000000000016e8edf48c85018e82e7f328288af7e4d210cb56261de0 740 0.36/1.00 vMB 9
548,060 548,060 0000000000000000001e12c5cae66895b31c4f23e255e567e8ae4b99747342ef 1,031 0.76/1.00 vMB 1
548,059 548,059 0000000000000000001bb27be2b3741dac95853a3cd062a0051150c45a2a11c8 2,608 1.00/1.00 vMB 16
548,058 548,058 00000000000000000016ca04e2cbe86030b5a55919948d3eabd27934c17100f9 752 0.49/1.00 vMB 13
548,057 548,057 000000000000000000096e196b7c99c56093ed4e3e02770706982866fbd6405a 596 0.54/1.00 vMB 3
548,056 548,056 000000000000000000217b816d78860f13b8acb86bdf2a91841d4f3207083552 2,676 1.00/1.00 vMB 14
548,055 548,055 00000000000000000002635360b3653ed78259f5d70242cd417eec2f999cfbc6 1,855 1.00/1.00 vMB 3
548,054 548,054 00000000000000000017d883e18be19bbcac1b16d8080074c619741c1d5eb085 2,728 1.00/1.00 vMB 11
548,053 548,053 00000000000000000017f591f44c856665fb46f878769b2b41701aa52a7fce0e 2,914 1.00/1.00 vMB 20
548,052 548,052 000000000000000000167ae7cc59e577d094c450fb730477f157bdaba68212c3 866 0.29/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.