Loading Tool

Explorer IconExplorer

Memory Pool

82,035 transactions
30.34 vMB
0.12968649 BTC
Random Selection Loading Transactions
Max Size: 182.78/200 MB

Candidate Block

Mining Attempt 713babb27899fd2e93f9980ad8743cfcfb75f3c8eaf74d389215a0d80734d63b
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root ea0743cede0d4845be806f4455617ddf719afd2cbf857e58f8c269e29d55e7e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.06748173 BTC
Feerates: 150.77 > 6.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (583,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
331,328 331,328 000000000000000013ab6904bc3f89bf0794693e82d0f8e7bfd3a15421ae05f0 1,115 0.62/1.00 vMB 27
331,327 331,327 0000000000000000163a5636eeae2a24c74a202ad49f1cbdd1b9644c29394dd7 64 0.04/1.00 vMB 21
331,326 331,326 0000000000000000081fa438105964cca4a89cc18627c744a47ab574b08e7f4b 633 0.39/1.00 vMB 25
331,325 331,325 000000000000000019ee64083ba7c0a0f81b339615efcb8e30e49d3262d8a5b5 586 0.31/1.00 vMB 26
331,324 331,324 00000000000000001310b7fac603d010181cd124426392295d7e11719901123a 760 0.39/1.00 vMB 30
331,323 331,323 00000000000000001350dea589ba3a317693b0025ab56c24031279179f19bd77 773 0.43/1.00 vMB 28
331,322 331,322 000000000000000013454308a873998f86ff293c406ad398ebf8b8a006ace5ce 320 0.26/1.00 vMB 17
331,321 331,321 00000000000000001445fc4c538247b6f955826c9e960e260dd00e97f08a8621 750 0.35/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.