Loading Tool

Explorer IconExplorer

Memory Pool

27,621 transactions
24.36 vMB
0.04195064 BTC
Random Selection Loading Transactions
Max Size: 130.32/200 MB

Candidate Block

Mining Attempt 147e2d988eaeeaf0002fff0d59df3ea6d464ddbc62465a7ab18d9c8c7667d40b
Version 20000000
Previous Block 000000000000000000002afe1e2f7e176047529419532b2a6773c45623a02c12
Merkle Root 4242dfe3169b887491db093fa4399e71e93ec8317549db80ba37dba0c6710b05
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.01470513 BTC
Feerates: 480.19 > 1.47 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,000 (3,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
936,831 936,831 000000000000000000000ba212ff4c274b165fb16b5a62ecce3a714186211f16 4,521 1.00/1.00 vMB 2
936,830 936,830 00000000000000000001e2e85bc514406724fa75c1f75ebded54754c19a493fc 4,861 1.00/1.00 vMB 1
936,829 936,829 00000000000000000000925fd986fd5e9c613603eeaa06365d916f7977d8af3c 3,878 1.00/1.00 vMB 0
936,828 936,828 0000000000000000000197b7aa95bb640843c49b96f9355f7dbf1f753c0a1214 1,869 1.00/1.00 vMB 1
936,827 936,827 00000000000000000001ec2d17e5d4b4caff0109f17cd07714331d4ac7e60875 3,908 1.00/1.00 vMB 1
936,826 936,826 00000000000000000000de78456260454d971bf66f7420f6449680a406c2479c 4,317 1.00/1.00 vMB 1
936,825 936,825 00000000000000000000fd5c94c271e004cbd2841f7b8752dd858085f99f59a4 4,997 1.00/1.00 vMB 0
936,824 936,824 000000000000000000023bc8d7828696767ff5ca34b66905ca67854499afe40c 3,759 1.00/1.00 vMB 1
936,823 936,823 00000000000000000001037b6ba4737befdd8f5ef385933c92da7ddef4115651 4,134 1.00/1.00 vMB 1
936,822 936,822 000000000000000000021702cc89d9bfb56d90cf9f8af491b817a9e61ab0048c 4,225 1.00/1.00 vMB 0
936,821 936,821 00000000000000000001d957b8b005845daa4937f48d3cafac60bed0ffb86758 2,146 0.87/1.00 vMB 1
936,820 936,820 00000000000000000000b20504d8cf6e2f47791fdc7e770f9102fa557380917e 2,980 1.00/1.00 vMB 2
936,819 936,819 000000000000000000001e74d4265d31e60335b5a538d6e3ede1cc3fa505cf6c 3,591 1.00/1.00 vMB 4
936,818 936,818 00000000000000000001a710b2758bca097621bdedb72226d06180df552efe3d 4,918 1.00/1.00 vMB 0
936,817 936,817 000000000000000000010c37ea1f59e5b3ea994435273efa8880131871070417 3,870 1.00/1.00 vMB 2
936,816 936,816 000000000000000000006c284f0fea4c2657571242f9f8e9f50dbff96307096e 3,260 1.00/1.00 vMB 3
936,815 936,815 0000000000000000000042ca2581797b4145849bed30c78d9fabd8223aa29a91 3,635 1.00/1.00 vMB 1
936,814 936,814 00000000000000000000e17c635ab47cdf72364f55050ab7eb750a67781bf815 2,373 0.31/1.00 vMB 0
936,813 936,813 00000000000000000000fc0ba857c99dde3c77cdf6ac836afa73c09be6f1d30a 1,887 1.00/1.00 vMB 0
936,812 936,812 00000000000000000001376f3e626bb9fd428a26f238c7f19752938ac5afd47d 2,879 1.00/1.00 vMB 1
936,811 936,811 00000000000000000000bcb99de74eda60bd3f59df264985e3049a06505c70ee 2,806 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 826.71 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: 4,418.52 GB
    • Received: 239.43 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.