Loading Tool

Explorer IconExplorer

Memory Pool

79,010 transactions
29.60 vMB
0.07395738 BTC
Random Selection Loading Transactions
Max Size: 177.86/200 MB

Candidate Block

Mining Attempt 878cadc2742d4a99a21029585900ab7091e37f5863f4ab8d3bd82a310d7be9f9
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 22faa43a6607efa551156ff1143b3b91b9272011df8cbe23903224893c610ef6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.01381950 BTC
Feerates: 302.06 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (641,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,259 273,259 0000000000000003615ab2661013029c37933b1ff6b8cbaabf871e6fff68a235 615 0.25/1.00 vMB 75
273,258 273,258 0000000000000005888c0882437f077f4952a249c7edb9bd282f2ed1e46216ac 171 0.18/1.00 vMB 19
273,257 273,257 000000000000000495de9888eaae2c12ac87c22ab242398dc11931964a2bd97f 575 0.50/1.00 vMB 20
273,256 273,256 0000000000000001f2ad0645527414ddd37cc6ce1def4864183241eba8fa6ccd 1,252 0.50/1.00 vMB 88
273,255 273,255 0000000000000003af180d671c293b8b454f0e82c795ce7b7076c29df7d52026 603 0.25/1.00 vMB 51
273,254 273,254 000000000000000498fe0d6c627c1c507504117899386f30bf45ddcb62aeb125 695 0.25/1.00 vMB 82
273,253 273,253 000000000000000235b170431e0a39e1ab0a3b9337f9964df4df7057e69b58d7 510 0.25/1.00 vMB 28
273,252 273,252 000000000000000051fad6508342058f9300485d6a09b93ed7dcbb9b9f603894 694 0.25/1.00 vMB 86
273,251 273,251 0000000000000002fb596684d9fa0a235dd538dd80c96dea87691f5022863857 979 0.43/1.00 vMB 64
273,250 273,250 0000000000000005c4734a0081ff7c52ae8e26ac65faa360a9c7d2e93bf2468b 141 0.08/1.00 vMB 30
273,249 273,249 00000000000000026d263f3b15004123a94f0d5e6154098a06163f5deeca3d5e 643 0.47/1.00 vMB 21
273,248 273,248 00000000000000041b58f2046df58bd4d10d7ebc25bfd5034b026b8a1f2e0f94 1,467 0.50/1.00 vMB 293
273,247 273,247 000000000000000371388ba6428c0d294dd68b128d79369f379298185e39f2a9 357 0.14/1.00 vMB 33
273,246 273,246 00000000000000060c1c06e774c6bb9ae57b62f68d848b2955e0b6568c78e200 61 0.03/1.00 vMB 49
273,245 273,245 0000000000000001d08d0a9732ccbe6d30366b2956d1c7f48629233929a461a4 181 0.15/1.00 vMB 15
273,244 273,244 000000000000000333d1a9b05841aa4a0c7af24eebeca505a8313a2816ae1a47 71 0.05/1.00 vMB 26
273,243 273,243 0000000000000001757f2425aaa9f6233b26ad40664a5cf917a5ce6e967f981c 137 0.07/1.00 vMB 30
273,242 273,242 00000000000000041d7a986e8c757fa4c65dd2286f194e383b96ddf5e3a809a2 382 0.21/1.00 vMB 32
273,241 273,241 0000000000000004cba03018da395164838200f55241491e41e7c5709f8120e6 576 0.25/1.00 vMB 66
273,240 273,240 0000000000000002a4d5fce8f8c62b04598562a73bf6e1227ff49e8c72aebaed 406 0.21/1.00 vMB 38
273,239 273,239 0000000000000001306ecf57ef208b5a9ed5048e5dbe1b0ec51e42a0168b75fc 644 0.25/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.