Loading Tool

Explorer IconExplorer

Memory Pool

28,619 transactions
9.52 vMB
0.09999631 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.15/200 MB

Candidate Block

Mining Attempt d5e0dba0c43a7634add9563bd35925dfd96f22f9fd2972e4e9886de15a1831fe
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (756,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,869 156,869 00000000000002bd9cc33fbf8cfeb874a79bc51295c3c14a583178c258c1784f 379 0.12 vMB 172
156,868 156,868 0000000000000aaabed6e48fa67fce170b7a22069bfc8d474b6a27666aba106f 13 0.00 vMB 50
156,867 156,867 00000000000009793e726e399f4feae6331d7fbb732fd09d73e0f12607a2b637 36 0.01 vMB 15
156,866 156,866 000000000000041512983faf279bab0099b5c0553b937ee69fe2b17431ec8605 183 0.05 vMB 173
156,865 156,865 00000000000005979fda9dd468a3e618c59fc02d442de90776a6b9774454b785 8 0.00 vMB 309
156,864 156,864 00000000000003438e8c67500f34dd32bb1bf0d251a5c230c407641961c85b41 92 0.03 vMB 174
156,863 156,863 0000000000000516a262a33d365201dc605447aee586799c9abfb398fbb190c3 29 0.03 vMB 99
156,862 156,862 00000000000009622f5463e5142bc70fe22c757aa03ade5e3acf64b2a48d62a1 8 0.00 vMB 50
156,861 156,861 00000000000006ca2953083c6e8c349d03311745eed4451fa44e5e5404261ff6 8 0.00 vMB 313
156,860 156,860 0000000000000402b69211c00b5f49c9e38293e306a46dc8b15cb99f287bcd55 45 0.02 vMB 92
156,859 156,859 00000000000002364799706200826f7a2e481a28891b8c6b03bb0d51026c4045 120 0.05 vMB 61
156,858 156,858 000000000000041de3ae685e77571e05e41ed42d2c8b5902684164b94a989152 48 0.01 vMB 71
156,857 156,857 000000000000018fdecacd2f9af9364a2035438da96baa09b2b6e9006fbd2787 27 0.01 vMB 76
156,856 156,856 000000000000052e0f2a5f1985aaa477786f7defb7850a2245f45c812690f6e4 3 0.01 vMB 59
156,855 156,855 00000000000008003c72adca03d2ba8b8537daf81e0def35cb040b469826549c 8 0.00 vMB 93
156,854 156,854 0000000000000e805ab0615dd6d0144c48b8d9c450d48e360c636db0e6c93889 1 0.00 vMB 0
156,853 156,853 0000000000000618ded2a6de195c91ab50aee73fe3f4e5cf72f89e2ae9a522da 91 0.04 vMB 33
156,852 156,852 0000000000000354cdfa7337bc57724f305b0d7727834ce2f7a011c2515ce2dd 25 0.01 vMB 158
156,851 156,851 0000000000000ef13b499bcb322be9768c7b7dd27550b239da135ee4730b9fec 54 0.03 vMB 70
156,850 156,850 0000000000000b9af164b2d27268aaba56b74df93122b707cccd7ccf63059cb3 77 0.03 vMB 99
156,849 156,849 0000000000000086f8bf1ddf9d45ecb0fb3405b4a203fb7c84a8624b5e447e95 15 0.01 vMB 139
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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