Loading Tool

Explorer IconExplorer

Memory Pool

76,632 transactions
28.56 vMB
0.06959039 BTC
Random Selection Loading Transactions
Max Size: 173.06/200 MB

Candidate Block

Mining Attempt 7a4e33a31dd0a0e37b383ef1886adc5584e7f8d9ffc53b25c39841d9eea642a3
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f563f6616e0df4f702f21798c00162a7bcc70cea4faf6e10dd853306b5b47cc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,604
Size: 1.00 vMB
Total Fees: 0.01042476 BTC
Feerates: 71.79 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (649,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,242 265,242 00000000000000051801bee1289e596408fd266bd0d35995ab4174bcead157b9 101 0.05/1.00 vMB 146
265,241 265,241 0000000000000006c3c2cf5aed2b985a2f64259f6c5c058ac38d6564e3485fe9 112 0.13/1.00 vMB 37
265,240 265,240 0000000000000003da6be3602811ac70abc10db229c3844b98a8734f2eb1e758 389 0.20/1.00 vMB 125
265,239 265,239 000000000000000df11946559f68f767f7dde1cbc92b809cb1a6f2e46c95f3de 24 0.01/1.00 vMB 67
265,238 265,238 00000000000000033036b51299f9f7e0194eada24ea61e3322208efa919625a0 165 0.14/1.00 vMB 35
265,237 265,237 000000000000000e119e40561dd3a610cf539e25a862ac1e4a27c76cf10c1e8d 202 0.15/1.00 vMB 43
265,236 265,236 0000000000000001b13c011bae6cb33199c1ab21827d6cf0fa5441ed28cd719f 4 0.00/1.00 vMB 114
265,235 265,235 00000000000000083929067c5122d80e5299ea562a8f5a2c919b313bdafe015a 136 0.06/1.00 vMB 91
265,234 265,234 000000000000000a45f470c0a46bf6fac7a2a4745e1340bd62e7793278aedb29 207 0.14/1.00 vMB 79
265,233 265,233 00000000000000073c7e37e25cc201162aad479ad32119a4cc08c8410b539860 230 0.15/1.00 vMB 56
265,232 265,232 0000000000000004ddc37cafc31588e0d977f33956faa6398611d599b6c94ad6 196 0.08/1.00 vMB 94
265,231 265,231 000000000000000b0e9828adcd6f5c4f600c7abf9c816315c2ffe79d6c761681 163 0.09/1.00 vMB 77
265,230 265,230 00000000000000003a99fe2406e360897ea58f8949914e43f153dfd252b46dfe 254 0.13/1.00 vMB 97
265,229 265,229 00000000000000043a74629fb72c2c8cb24b47d07bd6df1674f1a0c716f3cd5a 149 0.08/1.00 vMB 103
265,228 265,228 000000000000000a95440399e8927ddd78a4392480c77f00b149465cc11adb90 91 0.04/1.00 vMB 92
265,227 265,227 000000000000000b0d4599e5131757afd6e4086f9ae55c7fa5bda9b9cdbe4243 150 0.15/1.00 vMB 31
265,226 265,226 0000000000000004b278deaa3f1890ef33f5c3d5a7f9340448c333d7988e79df 107 0.05/1.00 vMB 65
265,225 265,225 00000000000000055bfc733591800a07c7b7d7b258e59d37f4a8c3280c26c62c 107 0.05/1.00 vMB 85
265,224 265,224 0000000000000005fb38979d8d77af830dfdf59281ffe27e1b8de9dc322c09dc 290 0.15/1.00 vMB 99
265,223 265,223 000000000000000549ee526a01490fa9fc9b695932f6fb426cccab8981e766e4 232 0.15/1.00 vMB 69
265,222 265,222 0000000000000003ad1d22ad3d8be62ca2f96b6a472cb0ff76e4c560edaab7ab 140 0.07/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.