Loading Tool

Explorer IconExplorer

Memory Pool

35,504 transactions
15.11 vMB
0.09344896 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.67/200 MB

Candidate Block

Mining Attempt 2d44d3d778ecc9a72f7de3befeaf343bc6165899bc7d8b395f01320298f44ae4
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root 821428edeaa707d003668c49d582dfacee3f19b3f0a32713e5f30fab4ae23ba9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,252
Size: 1.00 vMB
Total Fees: 0.04122988 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (748,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,807 164,807 0000000000000859109a62bf8a62eac60c10112412dcaea26cc4a81531b19c54 31 0.01 vMB 168
164,806 164,806 00000000000002c83f6d4a8415805879d4f0d6024fc1c51a33393ba40edad928 135 0.05 vMB 88
164,805 164,805 000000000000071b012303f011b0e2baa433e82d77cfd467c48865787e48abdf 11 0.01 vMB 20
164,804 164,804 0000000000000b99d5cfd8c544d71245af601929cc83233fe4b50389ac4f2c1a 32 0.01 vMB 8
164,803 164,803 000000000000077c8a067a817b3d49ac766cdcf7688c71a72a169b4c8a4d6a51 68 0.03 vMB 122
164,802 164,802 0000000000000c4115b09c9d9e4d5a3200e8e081e4e63a2dac4bd0f362236c5e 144 0.06 vMB 107
164,801 164,801 000000000000087e689dac72f9901d0f91eba53e01dc7c4c0bcbc51ee9a42112 73 0.02 vMB 2
164,800 164,800 000000000000097f833c6af6c91c0500d49e266085de2f70fc56b6ce8772f42f 15 0.01 vMB 45
164,799 164,799 0000000000000ace169cab54ec715f2fdf483bcf67e1c8c61b17183e3e211a63 14 0.01 vMB 60
164,798 164,798 0000000000000b29fa6d5443021b8bcb0dc8b1977ee75f979b05cd4f2a11a062 13 0.00 vMB 40
164,797 164,797 000000000000023c5be174e54f2a311e78357b7179942fe6ec705b859fbf5412 25 0.01 vMB 271
164,796 164,796 0000000000000c90c3053b772622c949c4e8d68aa5642c5062ac29a8581af2b0 42 0.02 vMB 235
164,795 164,795 000000000000024023c16959e89c177a188303b1f894c71ee574df72cbfcf727 63 0.03 vMB 5
164,794 164,794 00000000000004a6d4c2f94bcd497b2afc98c79562128fc7d1a77b10edf44a8a 66 0.04 vMB 95
164,793 164,793 0000000000000676430610e635947f875f27f8c4fcb4cf9a8c1e638e754d53d7 88 0.04 vMB 54
164,792 164,792 0000000000000a5662c74f59fde01095aa052ee9815734ef0e2bf38d44036eef 11 0.00 vMB 28
164,791 164,791 0000000000000782aae4f8eab957f85fdac1e0eb485b06ea133150e1ae79ae34 96 0.04 vMB 158
164,790 164,790 00000000000006d7c4f43b242138400f8398da57f0d8f20a0289a284e2641315 91 0.03 vMB 40
164,789 164,789 00000000000008f6f60a3aec4ea1a50d3709d78e3d3725cba07e79109d84b83c 5 0.01 vMB 45
164,788 164,788 000000000000093a04538271c3776d2d4dd7a1ac83a1f508d2dac4e41a3ed763 10 0.00 vMB 554
164,787 164,787 0000000000000c78ab2e714affeb5f58befa6a3694cf5d2ebf7a57fb7dbad0ce 3 0.00 vMB 143
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 144.58 GB
    • Received: 0.58 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.