Loading Tool

Explorer IconExplorer

Memory Pool

81,214 transactions
29.84 vMB
0.10537717 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 97ac77773eb08713561b7d3cc6a337d3317e4825298add98c448672d4b5c2c6f
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 77f1c0dedd2766a154a04b7a3cdf3d5503e98c8b1c7c384bb2e1b20ff569fbc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03981910 BTC
Feerates: 146.36 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (750,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,269 164,269 00000000000007cab495e68d14bf209e9a089d4bd8239750b0e150ac09493c65 49 0.02/1.00 vMB 167
164,268 164,268 0000000000000638e9534032c469b37012e3613a912e562b5214f44231f50487 140 0.04/1.00 vMB 7
164,267 164,267 00000000000005f6e3967e1304e049849787a3e0ff72c57b727b07ec54446c47 125 0.06/1.00 vMB 231
164,266 164,266 00000000000001df38f9ecdf5483f9e29dc00ef939fa31b4592e8423f5239fcb 7 0.00/1.00 vMB 23
164,265 164,265 00000000000006b5f0fe928d1e7bb5737637df94cad62233299a5cee79897f8e 12 0.00/1.00 vMB 327
164,264 164,264 00000000000000c819a133d1bd877370795299751e59aeac7abf6a2891461930 7 0.01/1.00 vMB 6
164,263 164,263 000000000000000af0e6cdc002a0c4666352d95ed0dc9ba2b6cd19e287fc1666 4 0.00/1.00 vMB 65
164,262 164,262 00000000000006b61321c9ade29394b35c291d6b25e9409527e3ee042e6a4414 113 0.04/1.00 vMB 4
164,261 164,261 00000000000009d8f84981291637a8cfa8cc06351707b7cb50a452a6d642c832 18 0.17/1.00 vMB 63
164,260 164,260 00000000000007f23ad938124f0f01878edcb1063b05f0e60653dcc85ef9b88d 45 0.02/1.00 vMB 194
164,259 164,259 00000000000000584dc892277dc4a02e9c0d7aab9196fad206adadfa826c3708 54 0.02/1.00 vMB 197
164,258 164,258 00000000000006d290c0d7897da70504c5c4b6ee16080e6526d5392b0ca46c3d 16 0.00/1.00 vMB 111
164,257 164,257 00000000000004a6c05c60e5d3822d405f2bab0e7e8b6e6edefc66ec6544d013 104 0.05/1.00 vMB 118
164,256 164,256 0000000000000c0c47fc450b47dd616d46b1c95c67a24ddc095a3e31a8c90260 25 0.01/1.00 vMB 52
164,255 164,255 000000000000022424d2f359da24f79b67b758a0c8d60fa62463e9414680ba8f 6 0.00/1.00 vMB 142
164,254 164,254 0000000000000ab91f3b5b881fea135430fb282b679eda7823daeb9af44ed117 66 0.03/1.00 vMB 165
164,253 164,253 00000000000008f58e381ec2bb7f52c193c34a4d76851faa3096c75e2906bd9f 16 0.01/1.00 vMB 416
164,252 164,252 00000000000000609dac532b7ea902073e3e70059bd1cbf1fc276879e79ea66d 29 0.01/1.00 vMB 127
164,251 164,251 00000000000008950b4a4da0ab7ce17bc074031a42c875d250a8171c0fd94bfa 40 0.01/1.00 vMB 283
164,250 164,250 00000000000002a7cdbe324ce9baeda8452a4a090d5ed0003943116b37751ded 13 0.01/1.00 vMB 18
164,249 164,249 00000000000001e7f8de9fe27a03a6ee918c07f753c3118e7343627995fbfd80 40 0.02/1.00 vMB 99
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.