Loading Tool

Explorer IconExplorer

Memory Pool

29,178 transactions
24.73 vMB
0.05425180 BTC
Random Selection Loading Transactions
Max Size: 122.50/200 MB

Candidate Block

Mining Attempt 380397b579af7b54c26b53aa7308be78730af8284ebcdb81ee31441472453125
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 424cea6d80d620b8a2bda536ae8ac448c83c091cea3dd57fb0c75f7a40934c54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,241
Size: 1.00 vMB
Total Fees: 0.01013226 BTC
Feerates: 73.20 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (83,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,315 831,315 00000000000000000001ef4396f4774d1f2c7facc9cd29c67bcc945c912c90e6 331 1.00/1.00 vMB 12
831,314 831,314 000000000000000000009994fc99d0522449d46837649a798ab2f229f14ecd98 926 1.00/1.00 vMB 14
831,313 831,313 00000000000000000002458543e382deda2d02d3fc9c61b701a7f37a2a0aef5b 2,676 1.00/1.00 vMB 19
831,312 831,312 00000000000000000002644f65681dd66dc39256d732ff3967731502895bb5cc 3,181 1.00/1.00 vMB 22
831,311 831,311 00000000000000000000c9cf76099d0edb1e2095fc1b139663f83142b6676162 3,233 1.00/1.00 vMB 38
831,310 831,310 000000000000000000010e82eefffaba18351541be1122c960d00a4668d39496 1,217 1.00/1.00 vMB 14
831,309 831,309 00000000000000000002b04eed88db526763ce7c9976b9b3e3873d7423225bf4 2,532 1.00/1.00 vMB 22
831,308 831,308 00000000000000000000a7dcee9bf1525502df91be6c66345c7e6cf9036fb5b3 3,106 1.00/1.00 vMB 23
831,307 831,307 0000000000000000000093b2b3fb91c9c25868cd731304e064a8c3d59bc053c4 2,007 1.00/1.00 vMB 18
831,306 831,306 00000000000000000001f55284ff7c1b051b8a6129e1e8387c1c4e51b123b3b1 2,577 1.00/1.00 vMB 20
831,305 831,305 00000000000000000000ef4cf6c8cf3fb3ffeda7db56b0a2276a4b29f477e24b 2,711 1.00/1.00 vMB 22
831,304 831,304 00000000000000000002ebc3c3571ebdb5c7c3aae217c471c431ebccae5bbb62 3,547 1.00/1.00 vMB 32
831,303 831,303 00000000000000000001351930813c4ced30dbce7fa0b722afa2742fdfb9816b 3,367 1.00/1.00 vMB 27
831,302 831,302 000000000000000000004b68e1f0e604ddd8f70c09f92a20f71c4600e0dc33cf 2,315 1.00/1.00 vMB 14
831,301 831,301 0000000000000000000226eef861cc028cd458e1f1c8680e43ce41b88dcd8cc1 3,824 1.00/1.00 vMB 25
831,300 831,300 0000000000000000000150c0eac536826ea41142ba9e60a0ff19b6940d38fe6b 3,905 1.00/1.00 vMB 21
831,299 831,299 00000000000000000000359c1b8aa2c73390fcf4b201ce05da03aef110c75433 3,502 1.00/1.00 vMB 25
831,298 831,298 00000000000000000002f1bb08d93bcf99d803c5f8fb35702cda868bc3acccfd 3,621 1.00/1.00 vMB 13
831,297 831,297 000000000000000000002425dbc617890538a7d07bb8e139a639b09ac75ad566 3,451 1.00/1.00 vMB 20
831,296 831,296 000000000000000000023db7febe0068eb0a58d7b73fbe28cbf8830c374a6e6a 4,287 1.00/1.00 vMB 23
831,295 831,295 00000000000000000000b85d15888ff459ef6f9c5c1caa353f6d515f6d00fff8 3,573 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.86 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: 641.88 GB
    • Received: 12.53 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.