Loading Tool

Explorer IconExplorer

Memory Pool

19,068 transactions
10.71 vMB
0.02478488 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.82/200 MB

Candidate Block

Mining Attempt 65788b9dc98d4c328fabd890e08723fd0ec58da28c6ea6bd2ab50674d06223a5
Version 20000000
Previous Block 00000000000000000001e4adc040e5943a26aca16b48e6178a736f319d347df0
Merkle Root 1fd9ce5a655dc00eb0c4828bc150c8495ced7a1bd864ff682c792b6ed287f6cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,153
Size: 0.99799 1.00 vMB
Total Fees: 0.00766802 BTC
Feerates: 101.00 > 0.77 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,638 (893,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,881 19,881 00000000484ebd5b8928c39b1b9eb6fbdf18ae86782663e222085f4dce1ff90e 1 0.00/1.00 vMB 0
19,880 19,880 00000000158e839f528e33eab4a59fb156030a3d6867ef056fc2cbaaa6c8e1d5 1 0.00/1.00 vMB 0
19,879 19,879 000000008d333df3ec8e76be925e9f8740b3fea5655002c6579c0bca3f6949db 1 0.00/1.00 vMB 0
19,878 19,878 000000004497b273b7dfad4646baab03952820eba46b9b9952ded74e080a2db5 1 0.00/1.00 vMB 0
19,877 19,877 000000008cc0ee8e02910bacf289d2c74760c262a13dcbcb41079971c24874f4 1 0.00/1.00 vMB 0
19,876 19,876 00000000003e45f91f985e6a1a9c2428ac5f44ee086c1e5ef9a258e7d3bd048b 1 0.00/1.00 vMB 0
19,875 19,875 00000000315671a2e01a171bce57341a5411a69d050bda2558752b51a91770e1 1 0.00/1.00 vMB 0
19,874 19,874 00000000c0c08431344d6753e54b193b66101ceffbb78735e240e9ab3449a1c6 1 0.00/1.00 vMB 0
19,873 19,873 00000000061945ade60ad05fdd6ab9ef5fb995ad20e7f60bafb3a573bcd517b0 1 0.00/1.00 vMB 0
19,872 19,872 00000000ce7fb5d9bb09842037a17bb3c4ac9ed55705c090e690bb824178ffa4 1 0.00/1.00 vMB 0
19,871 19,871 00000000a1db1583fe3760a2034cf5db858ab6281f1922ebaf79c2dc349211e2 1 0.00/1.00 vMB 0
19,870 19,870 00000000c68f8979d8a1ee02a496a65185c8b90c2c0d927b984bb7495c351386 1 0.00/1.00 vMB 0
19,869 19,869 000000005b2db2e837d05465f61ed7a90e31c918e258c8713c07fbec9dba661f 1 0.00/1.00 vMB 0
19,868 19,868 00000000d23cddd1cc2753c36af2c54bc5f24a5d11ad870540f8aea16690190a 1 0.00/1.00 vMB 0
19,867 19,867 00000000e10ffb0e299357bd325a9d05bb1a3dcd19de63824db271addce0e3d8 1 0.00/1.00 vMB 0
19,866 19,866 00000000d009552486cef6aeb10fc61239599c65a564d6846b36148b2235761d 1 0.00/1.00 vMB 0
19,865 19,865 000000008cc8f37ac55afee8dbf39f3cb80656a8f117857f060b412458594dad 1 0.00/1.00 vMB 0
19,864 19,864 00000000c57224c82f22f92c40ae46cc99761e0f36bb81d2f52d33a2f70a03d4 1 0.00/1.00 vMB 0
19,863 19,863 00000000a2c8e86230ff39d8ce2e61a97d619c3d94d834ff1db18c5d94cae238 2 0.01/1.00 vMB 1,005
19,862 19,862 00000000e7cc7bb7253552932ad1b39843307767a0338e46a946034f65f514e8 1 0.00/1.00 vMB 0
19,861 19,861 0000000078452f0dafd9912702444fcccf65a6aa8e8052614b321e3a106b0798 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.97 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: 470.31 GB
    • Received: 2.95 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.