Loading Tool

Explorer IconExplorer

Memory Pool

49,272 transactions
29.83 vMB
0.09690105 BTC
Random Selection Loading Transactions
Max Size: 158.98/200 MB

Candidate Block

Mining Attempt aa8e52dccb08544c44d5e9f2976dc9b29263f7ff5ad7532322bf1b1a1d18d87d
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 6e3068849bfd11a9350fb5b2b5d5e8b19cb25ef7bf67dbeb6c37584eeed8f2ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03305010 BTC
Feerates: 150.68 > 3.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (471,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,168 443,168 0000000000000000021537d50f72e5f5ab7334661c9fb4e48681bb330d9560c1 2,223 1.00/1.00 vMB 72
443,167 443,167 00000000000000000268d61f775fecafb378d53d433f7d0d1b7f6cb980ee7839 2,692 1.00/1.00 vMB 70
443,166 443,166 000000000000000000f27b4b0b28cc3c3c8d996d9d5bf87b2ae9b1bf94ee4fcd 2,319 1.00/1.00 vMB 85
443,165 443,165 0000000000000000036575a52f0c00efd24e0375806fcecc6b347fd6e995cd1a 2,019 1.00/1.00 vMB 77
443,164 443,164 000000000000000001df9fc70cb513ede28413d47c798e859f70700a3824fc3a 2,205 1.00/1.00 vMB 86
443,163 443,163 000000000000000002d9af55d5935fdec03d972618c07ffa44816867b4305b7c 1,897 1.00/1.00 vMB 62
443,162 443,162 000000000000000002433414143e17fb75f477452a5532c1cd74e018e5e9f43f 2,225 1.00/1.00 vMB 83
443,161 443,161 000000000000000002729122306855e66a065aa88631c4c231c4ce8af03ae69d 1,808 1.00/1.00 vMB 65
443,160 443,160 000000000000000002bdc6b8f53b647a3b226d7c1566a10dd30ce501423f5f58 1,682 1.00/1.00 vMB 59
443,159 443,159 000000000000000002669578006afec1ba4342f254d443c186a7fc06cccc1dbd 2,426 1.00/1.00 vMB 73
443,158 443,158 0000000000000000039c2b7e6934e1ef71380a736a67bee20e61589ebf87106c 2,119 1.00/1.00 vMB 89
443,157 443,157 00000000000000000382c7e470def5885443fc935cdb8895f2d258a1238102f2 2,483 1.00/1.00 vMB 88
443,156 443,156 00000000000000000023f86f4aa0285ebe7e9fb7f46544760ef0c6095d88b9e9 2,592 1.00/1.00 vMB 75
443,155 443,155 000000000000000002a49044747aaae0c5384fb19a3037e7942088ca23d95163 3,031 1.00/1.00 vMB 85
443,154 443,154 000000000000000001b5d80cc53be81bdbedb9f92b80aa74da5d8ce5cfa6bd60 2,538 1.00/1.00 vMB 85
443,153 443,153 0000000000000000008b5d9aef0d5be5c5abc259b5f79311631ab1b017d3d43f 2,713 1.00/1.00 vMB 76
443,152 443,152 00000000000000000039ee13c3545feae2b7cd8504c4ccaba5aeb7fc8a57d620 2,666 1.00/1.00 vMB 93
443,151 443,151 000000000000000003d527d96d69a0c9a62f6df759ecae30154863061be26e80 8 0.00/1.00 vMB 307
443,150 443,150 000000000000000002740e5809ee8ce1cccc0a715b78e01a1a6a9a1fe6e50368 2,030 1.00/1.00 vMB 90
443,149 443,149 000000000000000000e279ea23f4aece3d3ef3589a77eee12ac24aa97f520e6f 2,527 1.00/1.00 vMB 79
443,148 443,148 00000000000000000157dc016f1412984d90acf5114c1864a66541efbd971353 1,932 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.12 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.08 GB
    • Received: 13.71 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.