Loading Tool

Explorer IconExplorer

Memory Pool

57,905 transactions
19.28 vMB
0.06514416 BTC
Random Selection Loading Transactions
Max Size: 121.09/200 MB

Candidate Block

Mining Attempt d997a50a6ebf197e21c4129bb0630cf1a6d83baa20110403f007b7992588fe28
Version 20000000
Previous Block 0000000000000000000135a6c26e22ce165d21e82c67b2805ee7e021ad3d236d
Merkle Root 1f750bc7c9ff47a6208d9cb34aa80b436a9f709dde97cd2074a05d97406e10ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,504
Size: 1.00 vMB
Total Fees: 0.02161467 BTC
Feerates: 60.00 > 2.17 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,701 (698,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,951 216,951 00000000000000eb8cddb2edc486c157eaf7353cc4dbd5b5a436b924fe460625 508 0.25/1.00 vMB 149
216,950 216,950 000000000000041023ee733401e8c082676b42071cf6ac89fb6bd42555a7d959 601 0.29/1.00 vMB 218
216,949 216,949 000000000000038de9c07a5c1c4f6593a11777178c2fbeadb404ccb89f5ff5f2 683 0.20/1.00 vMB 244
216,948 216,948 000000000000050cc9f39399de5b59fb09198a01176d485a2215b9de9c3ef296 577 0.50/1.00 vMB 73
216,947 216,947 00000000000004fd5889901e9d1141ce5037f5ba26733b81e9660d3ed483f693 310 0.15/1.00 vMB 120
216,946 216,946 0000000000000181a607acd88a479cecc2564d147d9a7745ead780fadee2b916 335 0.26/1.00 vMB 108
216,945 216,945 00000000000004377d0559edc62230bb5ad66abcf43f200e5e00b405c0285d46 530 0.25/1.00 vMB 147
216,944 216,944 0000000000000248b703478854483acaf4c9d57adca4d54e37afca7b749be637 81 0.05/1.00 vMB 46
216,943 216,943 00000000000002711a6e14eee437c7968a00e919a5b4b6c0550061659dd985ba 658 0.25/1.00 vMB 214
216,942 216,942 0000000000000235c7a49c1c0e21b60aaff899a4d6ba136755742a7003915f88 766 0.25/1.00 vMB 243
216,941 216,941 00000000000002b83871196cde33e633fdc28488e91faf012ddcf90f46bb232a 555 0.45/1.00 vMB 101
216,940 216,940 00000000000002b3447e89886300dee554da0199f4c2ea31b6721ec72fe6e6b8 498 0.26/1.00 vMB 389
216,939 216,939 000000000000022d253f38aaaa8c504229b6545e2b5f298164391bdc50b09696 539 0.28/1.00 vMB 164
216,938 216,938 000000000000002deace1535a2a4966499130f967b66baf3677536513117ddfd 451 0.19/1.00 vMB 176
216,937 216,937 0000000000000294a73d7977aa58227e419fcff05bc90d3bcde379b20abceb5b 70 0.03/1.00 vMB 105
216,936 216,936 00000000000000fd1b70390cd145baedb6720d43c386e4e1b7b5e7c1fb78ef2f 518 0.22/1.00 vMB 178
216,935 216,935 000000000000000b719c8165888ff7120a4312a05747f78801ff47f871a65083 201 0.09/1.00 vMB 145
216,934 216,934 00000000000002bea037f59aae17c69824ea0404d87a0bf993551c9edfdefcae 624 0.26/1.00 vMB 192
216,933 216,933 00000000000000ee021052aa300b39bc0cebb72cf6b1c97e81e0efff4e4c7b10 313 0.17/1.00 vMB 119
216,932 216,932 00000000000002eb467fc6c72cfa5d2b5fd998ff2e402a9a1cfc7150c11dc89a 363 0.15/1.00 vMB 189
216,931 216,931 00000000000004e0256be215647784b1b4991c41da8ee33a009b4e5da7fd7409 369 0.20/1.00 vMB 387
Previous 10 blocks ↓
Total Size: 783.59 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: 775.16 GB
    • Received: 20.79 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.