Loading Tool

Explorer IconExplorer

Memory Pool

42,659 transactions
26.94 vMB
0.07266319 BTC
Random Selection Loading Transactions
Max Size: 141.01/200 MB

Candidate Block

Mining Attempt 795331accebe58c15dfda85d13f740b7ef553686a029d28f8673bccbfc034019
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root ce211355cd272714fe7e124d05714d5f15c625ffb31d0a0e07e878ebd94e09c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,023
Size: 1.00 vMB
Total Fees: 0.02258639 BTC
Feerates: 265.25 > 2.26 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (583,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,349 331,349 000000000000000003e274297ccc2cfec3ed5c16b384cfc0e2b8c56be773048a 609 0.33/1.00 vMB 25
331,348 331,348 000000000000000008fb49042ab62ca0e293a166b268b82d48650f1c1e9265ce 852 0.41/1.00 vMB 29
331,347 331,347 00000000000000000e0676116aecb20814054f9f144102ae9688549ab914294d 243 0.21/1.00 vMB 18
331,346 331,346 000000000000000004839b86dc2570f9bfc91d4066cd03dde8b120927664b5db 570 0.21/1.00 vMB 33
331,345 331,345 00000000000000001754511398f173220c8840deeb6476e92bf0bc1a5d155afa 995 0.56/1.00 vMB 26
331,344 331,344 000000000000000001f33ff5bdbfd684b58c95f88be8a5966b056e219770b159 256 0.11/1.00 vMB 32
331,343 331,343 00000000000000000e3e0ea483fd9c251e55efd31429f9e317444e02f5491760 984 0.55/1.00 vMB 28
331,342 331,342 00000000000000000248a8c7649ee5b9e8343fd6d9032c117456382b7d6ad04c 622 0.42/1.00 vMB 21
331,341 331,341 00000000000000000556eb43b404c66cd0d2edc781c6633e49cc1a25408326f7 1,278 0.75/1.00 vMB 26
331,340 331,340 00000000000000000f53c3585cdc2aaead3651d4c2c38b1979b80790570dae39 707 0.46/1.00 vMB 29
331,339 331,339 0000000000000000067c7d3a8eaff8cb9b3a476859141e27e01acb6b541b26bd 272 0.22/1.00 vMB 18
331,338 331,338 000000000000000008b2f0a6bf455910aba54994fbc548b04b5166b160c06e77 840 0.39/1.00 vMB 29
331,337 331,337 00000000000000000ffe38247ad725ff3635cf63a6ecf982925a01b0d26b3c61 865 0.64/1.00 vMB 20
331,336 331,336 0000000000000000052b4173039f5bedb8ed8412b6a59ca017c8bd266109b80a 1,301 0.50/1.00 vMB 39
331,335 331,335 00000000000000000b468523e9a1ace7c3bbe71043df4fcdad05576e6c2e6d81 256 0.13/1.00 vMB 61
331,334 331,334 0000000000000000066b278c3e44cbd19b2446aee049443bbd2d7462471f57da 966 0.45/1.00 vMB 29
331,333 331,333 00000000000000001b28b9ed0ef456f90a47d9dbea4ba82f33c5d665f28b1002 929 0.46/1.00 vMB 28
331,332 331,332 000000000000000010f2f6ec699383d1ca3952f21f6c1166b5d1deca7feb93aa 236 0.12/1.00 vMB 28
331,331 331,331 0000000000000000005977c047f5e04b359175fe18e9928e8f202858cd3f0647 341 0.32/1.00 vMB 18
331,330 331,330 000000000000000012aa836e1bd01b8f539255b48867190c33b5f5550dfb1683 281 0.12/1.00 vMB 28
331,329 331,329 00000000000000000e0604584014bad3f17a7e41dee9dee2b2045c32f1a66aa8 599 0.36/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 656.67 GB
    • Received: 14.40 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.