Loading Tool

Explorer IconExplorer

Memory Pool

30,602 transactions
23.98 vMB
0.06500106 BTC
Random Selection Loading Transactions
Max Size: 129.98/200 MB

Candidate Block

Mining Attempt cde6cb6c19608267f9efc94aa63a6b791c3b45811af85e4639438b0a397ed271
Version 20000000
Previous Block 00000000000000000001e5ec69b5e1ee24b519e3de4ea5457ee72042c979b07e
Merkle Root 538014b3d019adf089853feb09ce36e615efe932eb1a4b6c3d1861fcbec5cbf4
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.03526585 BTC
Feerates: 1,199.69 > 3.53 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,382 (733,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,953 206,953 000000000000036d05a9c7acfbd98ac0fb1fd0750b29699e2dc5b4f5ea4b38e1 170 0.05/1.00 vMB 16
206,952 206,952 000000000000036a73b1024a1963229193ef1d7743cfabdbec988298c703585f 20 0.01/1.00 vMB 189
206,951 206,951 000000000000037cf4f169aa3245cf9ab34821b366b4aaedae4f2f67dd88e149 235 0.10/1.00 vMB 172
206,950 206,950 000000000000035f163fdae0446ff38dedf6ca34e94b8afc458aa69105c24aa7 77 0.06/1.00 vMB 41
206,949 206,949 000000000000000d42cf976c3759b5860f70d36de1f082e2ca69e0418b733ee9 470 0.25/1.00 vMB 181
206,948 206,948 000000000000023ba15fb7c727c99252eae77646a23a5077ecc8b77579aa8c38 402 0.21/1.00 vMB 197
206,947 206,947 0000000000000056b61de90e3e962d7e857e81544bd3b2edf71b524715ee0e34 242 0.12/1.00 vMB 208
206,946 206,946 0000000000000027e5a1babdd8792811530f76a92c73984a81311ce6c4d3b9ea 31 0.01/1.00 vMB 134
206,945 206,945 00000000000001bf02240ff62accefb1f1a65238eef69da24dc31edffa4c0233 110 0.05/1.00 vMB 84
206,944 206,944 00000000000002c9ffbab75b9385829cd2bcee2014816116f8193239916460f4 420 0.18/1.00 vMB 178
206,943 206,943 0000000000000194b2eb4a8bc7c7aa777e14df56232a9f0968b446313a2961d5 713 0.35/1.00 vMB 154
206,942 206,942 000000000000030e2bfff71c04b7002b620416fbdd85f6bd4c10e47282ece0f2 108 0.05/1.00 vMB 110
206,941 206,941 0000000000000182cafb2167a2624628f0fbef8c7acb8b4e1228b975f8646fc0 608 0.24/1.00 vMB 211
206,940 206,940 0000000000000191d61ad8e39eba12669fcb587e9c9b13fb6a7262ee1cb13d6b 9 0.00/1.00 vMB 334
206,939 206,939 0000000000000372bd66ae2a81ed5e727ed3c73ff81d11ffd60295ff6cc56116 501 0.19/1.00 vMB 222
206,938 206,938 000000000000014c1cef4ef31b3f7a87cf06df2682eefa44416185753cda9035 77 0.03/1.00 vMB 60
206,937 206,937 00000000000000a7e2d12c6f0536d621c76ebd720a754fc1a69c747cb293e0a5 381 0.17/1.00 vMB 170
206,936 206,936 0000000000000007626673685bf4277574605cec7b910a06dbd97d25949cede8 750 0.28/1.00 vMB 215
206,935 206,935 00000000000001ef614414bf5f3d7e5da663ae5cd3395a4fbe22377bb3041b5f 135 0.05/1.00 vMB 336
206,934 206,934 0000000000000471c542889416f71ade70aa02ecd15ad1c16d7202bde731cd21 94 0.04/1.00 vMB 207
206,933 206,933 00000000000002c96f814ce66afddee7ad77ced7853f5a2415f2b080833b0024 147 0.07/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 827.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,455.00 GB
    • Received: 242.52 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.