Loading Tool

Explorer IconExplorer

Memory Pool

81,712 transactions
30.60 vMB
0.09747515 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 6d98e4359aaf01e50b61806aa1e1d02839be4f2ef29ea31d92dc04f4dacbbc20
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 560eb74a70ff7a11284d720a3eeb8cdd5d9edcf2097f2faa2960e7d9dc7463a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03239591 BTC
Feerates: 101.62 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (631,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,238 283,238 0000000000000001a6c3380324dd275ada7eaf965ea32cb3b9dc7f5de553d8b4 625 0.25/1.00 vMB 55
283,237 283,237 0000000000000000941ae1b2333407336b51f8fdb76cef1d5c9e8b40de17b68c 935 0.52/1.00 vMB 35
283,236 283,236 00000000000000002ed615dc414a49f4e95d095d7fd318677369a008314313b6 27 0.05/1.00 vMB 11
283,235 283,235 00000000000000001bdeda259143f169bdf8a43528939ea7534b4adde0b0aff3 1,181 0.50/1.00 vMB 34
283,234 283,234 0000000000000001eb1f6b8d8b33d50d81038bcb2f43f2ed51b95c3a282ae287 138 0.05/1.00 vMB 171
283,233 283,233 00000000000000011c81c265e6006ef60f9291573b6ee7874bcf22a20f2c3770 836 0.35/1.00 vMB 53
283,232 283,232 00000000000000000ef4797bfc944f873b17f94fe2e949b2ba27bd7e198eec3c 124 0.10/1.00 vMB 26
283,231 283,231 000000000000000072b7e2e53820d5a47761349c42a2994ee6c4723795e8c5da 170 0.10/1.00 vMB 31
283,230 283,230 0000000000000000faf25fe441a2723c556c67f4b0b4cb88e9a35c9988b464e8 211 0.11/1.00 vMB 33
283,229 283,229 00000000000000008647aabb563462029e6f99c9c18e0bf898529f17144a0f3a 936 0.40/1.00 vMB 46
283,228 283,228 000000000000000101d7edcc074f588f6e78ea8de447fafd859da1a72eb467ab 543 0.30/1.00 vMB 35
283,227 283,227 0000000000000000e7135a63d5399821f84e001483b42800b71f4dbef2c726d4 599 0.25/1.00 vMB 64
283,226 283,226 000000000000000002f7224fd9754846bf2ac95e749b7d4aac84653ca0a5e48a 426 0.22/1.00 vMB 37
283,225 283,225 0000000000000001513d44a561735db3d2638554656aebb652fad556b5722153 175 0.14/1.00 vMB 29
283,224 283,224 0000000000000000149632141d5a348b3f2b93e80e31bda3bb2eb1a9521ea379 352 0.20/1.00 vMB 40
283,223 283,223 00000000000000007e7c28a6bb21cd0368401870c31785c79ba5f84b8223b7c7 216 0.11/1.00 vMB 42
283,222 283,222 0000000000000000638760b03c69eeef1929351cd98304d612c0426a482de054 470 0.24/1.00 vMB 82
283,221 283,221 000000000000000082872bf5cd070b21c5da6a0e5348c8d2b9fe5d1e37c967ca 80 0.06/1.00 vMB 27
283,220 283,220 00000000000000004a7b402bbd1c914e1a07ca92bd43c7d79219f94f56cc97ff 448 0.22/1.00 vMB 72
283,219 283,219 0000000000000001cba4fafce896e2fa614518b06da541cf64c9da6e9b6a84cb 587 0.31/1.00 vMB 27
283,218 283,218 0000000000000000c13d51696888935f4b4f82e0efb8db48bd94e72de9cfd571 146 0.05/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.