Loading Tool

Explorer IconExplorer

Memory Pool

78,002 transactions
28.94 vMB
0.07799191 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt 25d564491332029251e4a3d972c8b9e4206760e7b30258b4117b36fad3132008
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root ebcc5a4e3cbc07bd3c6ff875f7de61be069329bc7c2d13c5fa627e36075a5162
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,506
Size: 1.00 vMB
Total Fees: 0.01750580 BTC
Feerates: 100.81 > 1.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (533,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,416 381,416 000000000000000005e10fa0dc48e87cdca39f33ff1aad7f93853eeffbebf462 2,581 0.95/1.00 vMB 51
381,415 381,415 00000000000000000064160b9baaeab3e98469e67cddd807b006956fcc311bf5 555 0.24/1.00 vMB 42
381,414 381,414 0000000000000000035d28964ab01133b3c017fdc9769955bed23b171f3af685 350 0.18/1.00 vMB 29
381,413 381,413 000000000000000001483d192ad9e374a768e9458acbccf6f1645b5b0811414f 1,193 0.51/1.00 vMB 38
381,412 381,412 000000000000000010608ed3a7646aed4e3ddf92bd32b564bd0798c6e222ffb9 450 0.22/1.00 vMB 29
381,411 381,411 00000000000000001157601778aba8da6ba949cf239e356ef3b0d1cd19b65125 960 0.54/1.00 vMB 31
381,410 381,410 000000000000000004ed3853152dfdc9ff95e5c3f44ebdd8fa0afa875e96cb35 201 0.11/1.00 vMB 23
381,409 381,409 0000000000000000100782e105bbfffdeaeadf5c360d5416616b27a572598a85 1 0.00/1.00 vMB 0
381,408 381,408 00000000000000001074649da718b5e80d048465ab5826e8185a922c4853ddfc 1,879 0.95/1.00 vMB 35
381,407 381,407 00000000000000000dbb2008df86f7f05082e24f3cd1f7f2cd762f467801199d 1,651 0.80/1.00 vMB 35
381,406 381,406 00000000000000000d258e8e99d58e7b9f02ae3f47b0ff347ed25cd4d1e008a4 2,309 0.93/1.00 vMB 42
381,405 381,405 00000000000000000a30ff4ad7b72ff8023d5d73b40d32b5a5d6ffcf294f1bb0 1,630 0.75/1.00 vMB 37
381,404 381,404 00000000000000000fac1e208937b975c18633af6e89e33d8564e3121b92ad71 205 0.25/1.00 vMB 15
381,403 381,403 00000000000000000f8144d935321d18d14465c7617c04140418383aebfdc455 521 0.29/1.00 vMB 32
381,402 381,402 00000000000000000b0e6210d58058d293205b4b8decb49e27e76586cad69210 1,421 0.67/1.00 vMB 40
381,401 381,401 0000000000000000010f5e20f8d2e4b1ec9c9fa9da66394b5a05ccab60f88e1b 519 0.28/1.00 vMB 24
381,400 381,400 00000000000000000c08b4c0324913fdf3b74f1a1a8df51bef08401fc34d8821 364 0.30/1.00 vMB 18
381,399 381,399 0000000000000000103db770f2e6ec757fbc8574c471350679ae816a924a8ed9 1,607 0.75/1.00 vMB 40
381,398 381,398 000000000000000000ef85c67c448567553d1f15e3272dd9abcead9023e6ce41 377 0.25/1.00 vMB 27
381,397 381,397 0000000000000000083f5cc2a70f926a27f5c6245173e980a3652bd2592d3e7a 1,109 0.71/1.00 vMB 35
381,396 381,396 00000000000000000c8faf85d186ea21f2f3d0f3a7ed8125cc6950870715edae 987 0.65/1.00 vMB 33
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: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.