Loading Tool

Explorer IconExplorer

Memory Pool

76,492 transactions
27.63 vMB
0.07781078 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt a2411c058ec20fc9aa32787268c84a072722df84aff53ebac18c639ce42bc38c
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root a76cd0edab89f37814f1d5eb31da0d4ac39d6bd7f97a49fa861e55704a4b7a40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.01868344 BTC
Feerates: 402.60 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (374,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,749 540,749 00000000000000000002c989589e195cf0ebefa55b6193b7ef69a97080a39f8d 505 0.18/1.00 vMB 21
540,748 540,748 000000000000000000214f0681cafcd115f5f381f94c36ab108b8c5eac751f5c 1,324 0.86/1.00 vMB 10
540,747 540,747 0000000000000000001b57af10cee32e6e08a8e0b96f66516a92fae651a27750 957 0.54/1.00 vMB 45
540,746 540,746 000000000000000000125e79d24c1e80ab1d4d2bc67f994e1f8ce3b63de8b625 415 0.44/1.00 vMB 7
540,745 540,745 000000000000000000263b1315d1b4640d2310476946b288c7219557c54da41d 1,907 0.80/1.00 vMB 28
540,744 540,744 0000000000000000001f0b6a7b9b33f7f1d9e9f443e7b7aaa002cf2c0c15c86f 952 0.51/1.00 vMB 5
540,743 540,743 0000000000000000000aa61bb34ae841402aa19020eeef2d7a74bd4e12ef7b4d 981 0.37/1.00 vMB 40
540,742 540,742 0000000000000000000693ebe9c61db0136623f6fe85662df30374d23d7b519a 129 0.05/1.00 vMB 42
540,741 540,741 0000000000000000000bd17de133bb424c430df2d185342c392ad3a3aedae200 809 0.49/1.00 vMB 26
540,740 540,740 000000000000000000019eda65fde4f8fd605e46d5682efce66ed85e5d2d75ac 180 0.08/1.00 vMB 16
540,739 540,739 000000000000000000068a29129733ff2b697bf9a6d73af1f45ecb4b2f72f7cf 48 0.16/1.00 vMB 1
540,738 540,738 0000000000000000001959b2700939832c50f466212bb7176751006ffc1b8654 750 0.29/1.00 vMB 21
540,737 540,737 0000000000000000001eb3c62b8de48e972abefb770d4941c68ace54d67f4e8f 2,018 0.83/1.00 vMB 20
540,736 540,736 0000000000000000000fed6f1e5b11bf997418412f3086bee1fd2402c082c473 2,605 1.00/1.00 vMB 11
540,735 540,735 0000000000000000000967718bf87276948223216bebf52738a0f7d7d1f49b01 741 0.32/1.00 vMB 27
540,734 540,734 00000000000000000022b690fc3b4ca4d16baa00d6fd665c1d0881a00352e2b9 1,072 0.64/1.00 vMB 14
540,733 540,733 0000000000000000002206828e812c844b572b3c32f21638df74b5739a240fb9 1,772 0.70/1.00 vMB 18
540,732 540,732 00000000000000000001be9a3753f2f12da7874fdfb533a67ee0e1b368579389 1,546 0.58/1.00 vMB 23
540,731 540,731 000000000000000000076b1b269ed577e4fd878e9fd6feb9b102a9c3970ed253 980 0.38/1.00 vMB 26
540,730 540,730 00000000000000000017197ccdc7e2701a20babe5226845abcaa1a260413366e 943 0.31/1.00 vMB 12
540,729 540,729 00000000000000000002af52ea83776d0c0ebf98285794b679aa680ecd33d0ff 723 0.26/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.