Loading Tool

Explorer IconExplorer

Memory Pool

34,601 transactions
25.85 vMB
0.06374937 BTC
Random Selection Loading Transactions
Max Size: 130.87/200 MB

Candidate Block

Mining Attempt 752df9a1bdda8c03b044d170ea2049025a5e399cd2c99e88a7ed6defb92670af
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 425773d5c2930d08f263623a82b7d0e26930d7278f14090ded55f27dc968a3ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.01634979 BTC
Feerates: 74.70 > 1.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (314,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
599,897 599,897 00000000000000000001d116a993de23394022b40719f3bbcf615d34e930478c 2,889 1.00/1.00 vMB 17
599,896 599,896 00000000000000000013916f5b3d8d307832f5a84dc29977178641686c230b50 2,827 1.00/1.00 vMB 35
599,895 599,895 000000000000000000131523c9e03e0b442f17a7e0c089e930d0c9caaefafeb1 2,114 0.69/1.00 vMB 20
599,894 599,894 00000000000000000011b2d38b0aefa920aa7fc9612aadb9114cf07c2bbe9ed4 1,962 0.65/1.00 vMB 19
599,893 599,893 000000000000000000028d157c9434ae0c86de76fd8242adc022491fc9c21d18 2,024 0.70/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.