Loading Tool

Explorer IconExplorer

Memory Pool

74,041 transactions
28.94 vMB
0.07271934 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt 06d657959114d5858c812fab9deb7f14eaa67a93d13460d84b913e4c0941ddd7
Version 20000000
Previous Block 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598
Merkle Root 5f741e913d75dd71b7a24b3a784b517615153c4ffa55b6c48f8057111df16af9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,151
Size: 1.00 vMB
Total Fees: 0.00853413 BTC
Feerates: 73.20 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,429 (643,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,522 271,522 00000000000000064b4406958476289c57bf55c407ddf196366dd7798e9565d3 251 0.10/1.00 vMB 14
271,521 271,521 000000000000000280f4a88defbefbe0a40212ec8a10c8e2276d680f724445da 375 0.19/1.00 vMB 46
271,520 271,520 0000000000000000786f231f02073089cc8ef194eb3f12cb9395bea3f2c35c21 17 0.01/1.00 vMB 50
271,519 271,519 0000000000000000c5813d5691515698a5025bdafe76d63cadbdef351c738c5b 485 0.25/1.00 vMB 50
271,518 271,518 00000000000000006f08fbcee171d5ce14962c3c09be8dc54a7bfd63917feaa8 358 0.16/1.00 vMB 52
271,517 271,517 0000000000000006f24f6c82bf2361521808735e58461d9e7b209248069a847b 206 0.15/1.00 vMB 25
271,516 271,516 0000000000000000a8c8bed0361bc8a761d83353381de247d512a2761acdf0dc 459 0.21/1.00 vMB 64
271,515 271,515 000000000000000155a385a04ecc47103ea04596b9a48ff6a10154232480228c 505 0.31/1.00 vMB 36
271,514 271,514 00000000000000036f8c8501e77ab69be28302657008310c7c078b9d8bafd50c 434 0.25/1.00 vMB 43
271,513 271,513 0000000000000006465c18bc49b5db7d3b22065c9aca0aa105c0ba0c67bbfa18 1,194 0.50/1.00 vMB 74
271,512 271,512 0000000000000005722215981c93753e1d8db8ea8d45ea1e212fea5201f0a764 204 0.09/1.00 vMB 65
271,511 271,511 000000000000000367ec9234a54d4422880975461a51c48b19be648ae7fe79dd 288 0.16/1.00 vMB 39
271,510 271,510 0000000000000000050f75470c24a6cb17c79faaee52565725e848f26532eff4 947 0.43/1.00 vMB 57
271,509 271,509 0000000000000005e22b7be8d7581fecb2392d83e5a6c74c236d4505f05be2c3 226 0.10/1.00 vMB 45
271,508 271,508 000000000000000111d4cf298032abf5b6be0083f725d25d5d52835340594172 680 0.34/1.00 vMB 56
271,507 271,507 0000000000000004a56cc0e8955397a1e72fb4f59be64ede262b667ffc3a76ec 591 0.27/1.00 vMB 52
271,506 271,506 00000000000000020593167903fd74342a6965b2b33f657d9947c05b5ea42870 300 0.19/1.00 vMB 34
271,505 271,505 00000000000000064e8e7fae8c99d81ffb0dc1ece38c460c6589d4dceaf515b2 650 0.25/1.00 vMB 92
271,504 271,504 0000000000000006a70bed8703f1d02764383700a2a7ba91c74c155e50099850 429 0.18/1.00 vMB 72
271,503 271,503 00000000000000016f56070e20f9d14c1f52ff8d35096b6220297dc2eba3556f 379 0.16/1.00 vMB 61
271,502 271,502 0000000000000001be46113cc388ccced132413dc3655d9ea3bc275e5c6754b8 707 0.38/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 783.13 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: 741.76 GB
    • Received: 18.64 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.