Loading Tool

Explorer IconExplorer

Memory Pool

25,208 transactions
11.06 vMB
0.07432098 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.62/200 MB

Candidate Block

Mining Attempt 7da5254f6847afa37bae91c74aa05371e065e4842ca8929a5a1340d19cd432cc
Version 20000000
Previous Block 00000000000000000001d9e506cb608af3401415a5f43f0b0c3a2a5a43f7ecb0
Merkle Root e6f5174908c331c69b19a82e75ed70c1da7110c67adbf49e32605d98265027da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.05572987 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,546 (651,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,272 262,272 000000000000000f2260669a604b9da498fd32bd45278f0230639156985ce9d0 763 0.25 vMB 211
262,271 262,271 0000000000000002299aaf9f2c389f14195d887ac9ce5da627c60af589e7b56a 65 0.05 vMB 50
262,270 262,270 000000000000000e62b687d8f7c8298bd77f7aa8356f207f9151239305c4bca1 83 0.09 vMB 56
262,269 262,269 00000000000000128dab81baa8fac75c8625bda9b49f5391686137ab37f128d1 342 0.14 vMB 117
262,268 262,268 00000000000000079f0f74158d3c57ffa8d8c02dcefd4fb6ccfe95f0a22998d0 307 0.16 vMB 93
262,267 262,267 0000000000000001d5ad24b00cf4ed9abe322eb5f1180e3c611c1a0f4415f35d 476 0.22 vMB 104
262,266 262,266 000000000000000f1ef70dee03568585968f40599b481137b186ef6f3d1af2be 195 0.15 vMB 28
262,265 262,265 000000000000000db9fbf0cd58ff46d835112e8fe6d9d16ced531bd6001304f8 208 0.08 vMB 78
262,264 262,264 0000000000000014708976d00f3bfac7fe3781ae1c6641e69180701d42fe9b4d 484 0.18 vMB 134
262,263 262,263 0000000000000000bdfb7d8df45c074dc2abbb3c32f2880300a454407c52172d 580 0.24 vMB 70
262,262 262,262 000000000000000ae931e9bef34fba6f6f5566619e3dd080ae4415caefbe9e0d 577 0.25 vMB 150
262,261 262,261 0000000000000010af35fdeceed6f9ad5959b08535721dbecdde1564c005c390 820 0.33 vMB 126
262,260 262,260 0000000000000004ac255d6d3c76471676f2260b1298f6309016a9b17dd5ab5b 51 0.15 vMB 11
262,259 262,259 000000000000001642b922405ca9fff5b91c8e3eeea7074667a18ac6ec0a642c 39 0.04 vMB 41
262,258 262,258 000000000000000aa6815a77ff0b975aacf1dc773824ebc197b315c899357273 113 0.15 vMB 9
262,257 262,257 00000000000000006f03b8240bbf2ffa1b3b148cbfae7da98a999144a596a2fa 851 0.42 vMB 112
262,256 262,256 000000000000000a3c566afe75314dad3f436b64b930abcec542756cff2eec4a 844 0.35 vMB 3,748
262,255 262,255 000000000000000da5e0725dcc81c392616b685d20dd9fcc575fc32ad56e6332 142 0.08 vMB 55
262,254 262,254 0000000000000009a053f54393f6b4339a6c4d5d82e5b1b747354b7f5f096873 132 0.15 vMB 20
262,253 262,253 00000000000000142a9a602316bb174e18e6a0569caff8ca685202f5f458f1a4 662 0.26 vMB 134
262,252 262,252 000000000000001114d260ffb3a8e28d32a93b04429d46cd98a9fcd6582942f8 477 0.18 vMB 98
Previous 10 blocks ↓
Total Size: 779.81 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: 411.40 GB
    • Received: 2.19 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.