Loading Tool

Explorer IconExplorer

Memory Pool

81,379 transactions
30.97 vMB
0.09014750 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt 3606fad60b1766e434777c1817d82b828fe3ad4b8a5bf85c5dc0195cbcba5c35
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 54f74deeafd9f9c74d324a5539fe53d7d61e2e5862321baef1f77e7fa45dbb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,766
Size: 1.00 vMB
Total Fees: 0.02355430 BTC
Feerates: 351.58 > 2.36 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (483,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,249 431,249 000000000000000004357bc953f80e1dbd2d07baa92cf42fc0c910e52f3b8020 338 0.12/1.00 vMB 76
431,248 431,248 0000000000000000017812d38f27520d23cff26d0e5813ace775be19f592a5c6 1,857 0.87/1.00 vMB 62
431,247 431,247 0000000000000000009720ba5a35a594f26eb96a87770bd8b1fb5db9ca3ec625 1,022 0.99/1.00 vMB 30
431,246 431,246 0000000000000000011570b7daee0129d924dee221d922ad5bacb6f735087b0c 1,295 0.78/1.00 vMB 65
431,245 431,245 000000000000000002806df0f66564c37048bc8541902495f362188001e4a287 478 0.99/1.00 vMB 16
431,244 431,244 00000000000000000185b12595201cd3bc99f8280a1607ce524035e1d73eb526 1,280 0.87/1.00 vMB 41
431,243 431,243 00000000000000000197983285a2abbfbde32ddaa64008b6f2dcfd7b7c4636f1 2,197 1.00/1.00 vMB 54
431,242 431,242 000000000000000003f77fcff9e6dddef2bec2a6c6bf344798ca8cfb4c823c81 2,975 1.00/1.00 vMB 84
431,241 431,241 000000000000000001d18757c2e30c82a9806131b08d80ba72995c8e8369cce4 1,175 0.98/1.00 vMB 33
431,240 431,240 000000000000000000d1ac591253a49f7e7a391556d8637855c94743cc5caeef 514 0.22/1.00 vMB 81
431,239 431,239 00000000000000000068bd90e41250b741629cf29ef4935cac0b4ef5f0bc09cd 44 0.02/1.00 vMB 76
431,238 431,238 00000000000000000316f705dce8a9cfb49d17c1153e63e85ff6aa149d34eeb6 614 0.99/1.00 vMB 19
431,237 431,237 000000000000000001cc01b62d08b95e5942d7fa7505b296bfe001bb3039c81e 936 0.43/1.00 vMB 70
431,236 431,236 00000000000000000492c5d6afb494832c9f01362d7f2751d8bc4cc53d7d9317 985 0.42/1.00 vMB 73
431,235 431,235 000000000000000001a7cf0b135e079b6770c92b8ac0d56a1265e4946523b1b7 414 0.18/1.00 vMB 76
431,234 431,234 000000000000000000e956572adaf39960af0e68e15eb5792bc7bda3ea45e5a3 758 0.99/1.00 vMB 22
431,233 431,233 0000000000000000031877cb8ea2958698fece9abfc06c54580f11e762da539d 97 0.04/1.00 vMB 78
431,232 431,232 0000000000000000016a0dcb23a4012ac27f90062178b21791954d5465209573 297 0.75/1.00 vMB 11
431,231 431,231 0000000000000000026629ba3fa3f230d816dcd9779d045f3c521970b00660ff 2,001 0.94/1.00 vMB 58
431,230 431,230 0000000000000000032b26f1423754d2c58370df30cdec17d106e5a28eaa2ec4 155 0.99/1.00 vMB 2
431,229 431,229 0000000000000000029356ddd03c25bfa9641ace2999df5fd64b6f0f9c16f7a6 1,383 0.63/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.