Loading Tool

Explorer IconExplorer

Memory Pool

81,436 transactions
30.77 vMB
0.09049896 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt 2083f0f0f603e8099b9d3ac1e282a7ae283829e1465661fb6eb6ee3e3d57242f
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 051c5ed958a28e2c07311de68dbb49044c3f8a55ddedd0f16b410cf283efdb2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.01959042 BTC
Feerates: 301.57 > 1.96 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (434,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,211 481,211 0000000000000000007f839caf7398377c7d964e10a9b833f2645945c43a9e51 1,570 1.00/1.00 vMB 131
481,210 481,210 000000000000000000e1399e442bed64ca68bf19c57a8e0e37b316d2f022970a 2,038 1.00/1.00 vMB 293
481,209 481,209 00000000000000000127523f4a03a011db54103329c084076c7eb9b68062cca0 1,735 1.00/1.00 vMB 116
481,208 481,208 00000000000000000087dea9e6f4e9b4b5fdd05d78f1e715c05bc6b2f485fd2a 1 0.00/1.00 vMB 0
481,207 481,207 0000000000000000011e00d3bf5c7374c55d47f9d15f85c82cbf8761c35c92d4 2,022 0.99/1.00 vMB 274
481,206 481,206 000000000000000000e01b3e582288074d80502da5195f5457cf7368f0bdc732 864 1.00/1.00 vMB 280
481,205 481,205 0000000000000000003fbb148c121ccdd3900da015a4499995ff11b578af414a 1,001 1.00/1.00 vMB 46
481,204 481,204 000000000000000000b5f7c5ecef126a7bd108e9f71d36b96cfe419301a8816f 1,298 1.00/1.00 vMB 163
481,203 481,203 0000000000000000005f102dcde0dcb63e967fdd21dce9c0b95e9118b18d6dca 2,590 1.00/1.00 vMB 86
481,202 481,202 0000000000000000008a25777104c9f20c29bc71c9be7d84d0d8f63fd35f3a6a 1,422 0.75/1.00 vMB 88
481,201 481,201 00000000000000000028bcc58ad09bcb77c039e4ee4a5dec91e3a53f8979cc6a 1,829 1.00/1.00 vMB 215
481,200 481,200 0000000000000000006d774bb7b56e61bedead5831fe698e26832feecb08f4f5 2,121 1.00/1.00 vMB 84
481,199 481,199 000000000000000000355a54820813b6d87da0985998e5ce3886badfdf1a92a9 1,971 1.00/1.00 vMB 174
481,198 481,198 0000000000000000000fe1a7c539d0cc5c161b35d3bd22c48a72aa6d442bf065 1,947 1.00/1.00 vMB 157
481,197 481,197 00000000000000000051155bbc385a4fbac1e120dc9f391a36debf8117900ea6 1,822 1.00/1.00 vMB 86
481,196 481,196 0000000000000000006c0209f3aa40b7b569f07695134033d1f73ff8b9806aa8 2,234 1.00/1.00 vMB 117
481,195 481,195 00000000000000000129755ee321e4cfd33656173fad0edd98c3b98b8222af1b 2,070 1.00/1.00 vMB 142
481,194 481,194 0000000000000000012328df0e47d933f282ce4d6c7a0e05808fe05170bcdbc2 1,831 1.00/1.00 vMB 222
481,193 481,193 0000000000000000008a267a6827e749bd23ea7675bd0b58bc6dda357d3e5c90 1,932 1.00/1.00 vMB 239
481,192 481,192 00000000000000000010aae7ab56279e968be5957ee424d96346948046387885 1,288 1.00/1.00 vMB 165
481,191 481,191 000000000000000000586cf9ce5969b9ec8895a0e24a7a0f48c7471ee79b6a63 1,968 1.00/1.00 vMB 275
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.