Loading Tool

Explorer IconExplorer

Memory Pool

49,149 transactions
30.64 vMB
0.11277627 BTC
Random Selection Loading Transactions
Max Size: 163.45/200 MB

Candidate Block

Mining Attempt 48c5a979210a90f054053710bf919d1db70fdb768f319629426e14bf91fedcb2
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 0f752e669a5b2f7ca46a086a0f8f01f31571a41f2b4113d69384238c1b876a3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.04619468 BTC
Feerates: 150.97 > 4.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (641,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,952 272,952 00000000000000020b8f7d5589e2394fdb13c3a59cf9656b6736c90af75f4881 723 0.52/1.00 vMB 26
272,951 272,951 000000000000000256220f421563ef3bf31b99ea857eac4216371d3bc1e9c13b 748 0.25/1.00 vMB 103
272,950 272,950 0000000000000005f741e8058f22f177ad20743ef1d388a6ec37179f94ef904f 84 0.04/1.00 vMB 39
272,949 272,949 0000000000000000811dd08053425e359147b2a42555c3295c914ecc282bcbd3 292 0.14/1.00 vMB 37
272,948 272,948 000000000000000089df2d942b73d2490bf19a50992f5036041e5288e6cbff7e 687 0.38/1.00 vMB 62
272,947 272,947 000000000000000371c0ef13954d0bb5081c1ac174a7d964433a28e4c2cbc4fa 531 0.25/1.00 vMB 70
272,946 272,946 0000000000000003f9cd4519de718c6c8d72e71b7b971df9d5c99311472ba81f 559 0.25/1.00 vMB 111
272,945 272,945 000000000000000377365b6ef0a369390e2a3ae8d577cfa7f7cd16dbffd27d2d 540 0.25/1.00 vMB 88
272,944 272,944 000000000000000263101facd70944915c17e06f0c1bdf21750c0cfd2c58428a 130 0.07/1.00 vMB 30
272,943 272,943 0000000000000004908bdb37a04a6bbc7af034b111dced6a458cc32156ddc353 279 0.15/1.00 vMB 38
272,942 272,942 0000000000000003c1c8f90166be320667efc2db022a3d933dba072f93e71d2f 691 0.33/1.00 vMB 72
272,941 272,941 00000000000000049582b84172b3d31183d6a8c1bd0ed13977db8c37e23e2ac2 494 0.21/1.00 vMB 110
272,940 272,940 00000000000000017c011c28ebe9711af25161192a50dfcc8d870f1965546049 573 0.23/1.00 vMB 49
272,939 272,939 0000000000000004197385bf22fb70a43bc3a74487007afa38b3d0154e8088a2 324 0.18/1.00 vMB 50
272,938 272,938 0000000000000000d7fd61326cd2c9b6783608cbd3d7d88ebe05fa818e1f3c93 429 0.19/1.00 vMB 53
272,937 272,937 000000000000000555dad339456ca9ea6946a69e637360edd54a8a00217d9552 56 0.02/1.00 vMB 69
272,936 272,936 0000000000000003976d49ef9fc0238be0080675829b34afd967613854abde20 270 0.13/1.00 vMB 72
272,935 272,935 000000000000000201e94258b190c639e12691ce374e435bfeffde45c3daca37 248 0.11/1.00 vMB 43
272,934 272,934 0000000000000002b1c8fa8b5968c52691b5e910e2401d585e234bcc60e6fa2b 741 0.36/1.00 vMB 65
272,933 272,933 0000000000000004941261292f49d8bf312ee06a1070cb3d42a7f323febdf740 772 0.32/1.00 vMB 65
272,932 272,932 0000000000000001133c804bedac180b4e484ada25c03ec684bd27cb1897a698 58 0.02/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.