Loading Tool

Explorer IconExplorer

Memory Pool

81,152 transactions
29.82 vMB
0.10464048 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt 16b0a25724dc8e0427298167b7f1f11682aeb33d7dec79a4e908a93bf25dd54f
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 7697f7abda80df5add3c8ec4ab0084738efd77c1c7d36f6cbb1ce96c5dcec391
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.03927930 BTC
Feerates: 146.36 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (492,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,121 422,121 0000000000000000002f1d266fcf6fa672625f70bb015f6ae721c812f670ce41 1,914 0.91/1.00 vMB 62
422,120 422,120 0000000000000000040def0eb2f7b0a8a6608c99924c0e75ae15eeeeed5503d3 427 0.95/1.00 vMB 21
422,119 422,119 000000000000000004d0c457ded4cd594fa1c9f3138fde1f421ea81f694393df 628 1.00/1.00 vMB 25
422,118 422,118 0000000000000000018642f8cb325054f4caf27f3f0ade4fc9ba531aa649ed4b 510 1.00/1.00 vMB 24
422,117 422,117 000000000000000003f030620fb913e1a3f11fbd95108a0c9f15dde75d65f19e 1 0.00/1.00 vMB 0
422,116 422,116 0000000000000000016fe48055af86cbcb757c9096c0146ddb716473a0a40700 1,216 1.00/1.00 vMB 31
422,115 422,115 000000000000000005038c1d03f5c0af4c570ba6d0a3780fedddcf52dc232e01 1,983 1.00/1.00 vMB 43
422,114 422,114 00000000000000000506f10e09bf989bcc2c29f2614c0028679134db79518500 2,843 1.00/1.00 vMB 72
422,113 422,113 000000000000000004028e0f66abedfc25c1e217880ddf32881a6458795be55a 2,283 1.00/1.00 vMB 58
422,112 422,112 000000000000000005228099c899c48f8fa4fedb02248a190146b23b907dd078 3,011 1.00/1.00 vMB 72
422,111 422,111 000000000000000003bbafb81af417a02ef573c98e2396bd76eabc89a3713c04 2,991 1.00/1.00 vMB 79
422,110 422,110 000000000000000000e4056f8d889d51c930f6210166159b265a40306aa7d12c 2,295 1.00/1.00 vMB 97
422,109 422,109 00000000000000000161634777b89fc41de92d89d2e71256a84eff40803aa7e4 2,581 1.00/1.00 vMB 105
422,108 422,108 00000000000000000214297a61fa8b1804fb19d251c93ef63f88a769d16159b0 468 0.19/1.00 vMB 86
422,107 422,107 000000000000000001b63fcce1fa4b54bdf35971ac553ed7d50f97777d2963fc 1,787 0.78/1.00 vMB 59
422,106 422,106 000000000000000003f001fb04daf9ed5730ca0b83e69fca6f5cdc5f4be45e59 1,450 0.97/1.00 vMB 30
422,105 422,105 000000000000000000ff2518ef7ccb468f0ebb3a4a8e63a9c69ad7da2f380d7a 2,153 1.00/1.00 vMB 47
422,104 422,104 000000000000000005228be5501b6409d04b656888073d8b356c2a6dff9c39cf 2,822 1.00/1.00 vMB 91
422,103 422,103 000000000000000000a1848c62154c93c8d2286855118f0512b44ba935cbf9db 1,612 0.74/1.00 vMB 66
422,102 422,102 0000000000000000044dfc5e06a9e89705a3e82693a0d73f8c560beae540dc98 1,620 0.64/1.00 vMB 60
422,101 422,101 00000000000000000152dc37f8d427abda33558e6583b922741e18c3b4686c71 827 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.