Loading Tool

Explorer IconExplorer

Memory Pool

82,466 transactions
31.05 vMB
0.09145941 BTC
Random Selection Loading Transactions
Max Size: 190.17/200 MB

Candidate Block

Mining Attempt 76e71c00713473cf6b2c5b769146ce3fbf4cf88cc658ff85c1349bcb4cfd49f2
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root f60d0161be7a5b51f600ac3d6eab717f6b792159e04243dbd571f3c10ea79a01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02154756 BTC
Feerates: 100.00 > 2.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (673,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,228 241,228 0000000000000008016a3e53b7f06dcff18bbc8d572fa6174403a60f95a1ba26 740 0.25/1.00 vMB 262
241,227 241,227 00000000000000a9cca008dd5889fbd8ce19d31e53351a01caea840e63aba8fc 159 0.07/1.00 vMB 157
241,226 241,226 000000000000006423ea96ecad6f737d8619105bdf0ad69b176ac7f4abfe9d82 194 0.10/1.00 vMB 182
241,225 241,225 000000000000010212fdc1ac070ac843962cfafd56d5228ed6376c4cf9a0f11d 126 0.06/1.00 vMB 166
241,224 241,224 00000000000000c54855260c986b4a0f866ba0fa890a8fe5640e7224980a4510 222 0.10/1.00 vMB 145
241,223 241,223 00000000000000efae53f703a52112d23247b0491d0ca8f803de1dc7b608ab0f 157 0.25/1.00 vMB 45
241,222 241,222 00000000000000b1e684c2f2d695b6e68e3d32c867dc794b024ab6e8c324f291 186 0.11/1.00 vMB 138
241,221 241,221 000000000000001989c6e2545f3de23717616c248d8e98886f47e2166af3fc44 27 0.01/1.00 vMB 150
241,220 241,220 000000000000007d843fdf2161f9f53aaae61f865c2b7d760bd0a85f5f1d8aab 399 0.15/1.00 vMB 232
241,219 241,219 000000000000004cfcfab5710088e7a6b71868ebe92fdf6c25226f28561f1d8e 189 0.12/1.00 vMB 116
241,218 241,218 00000000000000afbccd7c7a3c5429f97a2ba2a5dd2ff7badca87465ab8ac1c5 137 0.06/1.00 vMB 241
241,217 241,217 0000000000000011c0d21a47e0486b67f615898ca0caefd026fb088b84421b9e 93 0.05/1.00 vMB 112
241,216 241,216 00000000000000c2814a33337c7ae5b1f1e1f90b7b1089778c8de0c7974717c2 476 0.23/1.00 vMB 180
241,215 241,215 000000000000005106f1e80ae1ac0ec3cc27e7a0ce17e4e79eab9ec45bafea83 23 0.01/1.00 vMB 172
241,214 241,214 0000000000000058b1f13f80483ea1c33513b7946db2f06ae0c8eeccb905386e 163 0.07/1.00 vMB 167
241,213 241,213 000000000000005e5d54b211da1ef8b9afa354814f4d3506f425cc8070d12c1c 458 0.19/1.00 vMB 191
241,212 241,212 000000000000002d5c08db104fcc6f042fd747765640b54f0509342bc4796b8b 284 0.13/1.00 vMB 192
241,211 241,211 000000000000006619bc5ce870b966eb6ef25ad1eb5698b29d7f71043a9b5c9b 187 0.09/1.00 vMB 145
241,210 241,210 000000000000007186511c974dc0140ee47e804ff99bacec778446699e9559a9 208 0.09/1.00 vMB 238
241,209 241,209 000000000000004581afd4270ea1119abdb77147566c9656639a54e1f1323af1 2 0.00/1.00 vMB 0
241,208 241,208 000000000000004c928ddff32aa5590600633eebfc1c35c7ee1cfee8c622eedc 213 0.11/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.