Loading Tool

Explorer IconExplorer

Memory Pool

72,809 transactions
28.07 vMB
0.06779485 BTC
Random Selection Loading Transactions
Max Size: 166.25/200 MB

Candidate Block

Mining Attempt d5183bd55d777e4d8089345c25bc484e622a837c6df3a3ebafe6b17a68d5be11
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8ff26ff88ced6bdf4fc608fc240dd7a2f506d9fd33b171ca42152d07c6646f25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,728
Size: 1.00 vMB
Total Fees: 0.01175005 BTC
Feerates: 150.86 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (459,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,322 455,322 0000000000000000017125fe8b2c09cb7f9f9279b4323f91d2e9a8054b437e73 2,143 1.00/1.00 vMB 167
455,321 455,321 0000000000000000010406a4aeaa29bf986725470d007613274a9751600c4318 2,194 1.00/1.00 vMB 206
455,320 455,320 000000000000000000220df6841c660367080851d69054db088f2a4a8d954a6d 2,570 1.00/1.00 vMB 215
455,319 455,319 00000000000000000231d2e8caca270defb803f84fe234486dea40bda2ec4b2b 2,698 1.00/1.00 vMB 219
455,318 455,318 000000000000000000d685b1552f41b6743e8c0dca7fa4f066d9c2e862a0f8ba 3,526 1.00/1.00 vMB 96
455,317 455,317 000000000000000001d54796944a026beeedd0447d6487305799ba60c119ba5a 2,481 1.00/1.00 vMB 231
455,316 455,316 0000000000000000008d23d9b7169f4f06805b76a69cc01b00dbbf27f0b207da 2,071 1.00/1.00 vMB 172
455,315 455,315 000000000000000001a632f7cb43986b486535646ee82fcb4d50a2ffc41c646e 2,570 1.00/1.00 vMB 175
455,314 455,314 0000000000000000002837084a99541d71c5f8906ccba67aed78237d6a3fe1b3 2,637 1.00/1.00 vMB 241
455,313 455,313 0000000000000000013fe5c01c5dd8c4789cca5247b2532c7a003174f1a26451 2,323 1.00/1.00 vMB 202
455,312 455,312 0000000000000000027bc8b8205d8a888faa400bfbf93615b59933903dcebd98 2,454 0.93/1.00 vMB 290
455,311 455,311 000000000000000002521d30c4735bcd0d02b131fd405b2f8800de924aa1bb77 2,248 1.00/1.00 vMB 205
455,310 455,310 000000000000000002450f25453fa5cb2723c259ef3c028df325e4e167ea0796 2,123 1.00/1.00 vMB 194
455,309 455,309 0000000000000000010dc022f238ebb83b98fb183a7ca4925a6c17185b8b9c00 2,613 1.00/1.00 vMB 268
455,308 455,308 000000000000000001f782ec560cd768c0733da852e249f88f4abab538fe260c 3,031 1.00/1.00 vMB 329
455,307 455,307 000000000000000001e65acc0b1a51c77cd04094cb8599a302852d480ec41fdf 4,441 1.00/1.00 vMB 121
455,306 455,306 000000000000000001e36e28f3f61053360407a844cd99f3255bbafe5f802af7 2,562 1.00/1.00 vMB 207
455,305 455,305 0000000000000000009bf94ac1263b61a20e5981695195fec187a99c3ecec6f2 2,562 0.86/1.00 vMB 264
455,304 455,304 000000000000000000cd1f602a49735d1ccc739ac1a414351507d3370325563c 2,762 1.00/1.00 vMB 211
455,303 455,303 000000000000000001078ba50b67ce73a3ae9d1fe8b9363902be5406d65d83fb 2,316 1.00/1.00 vMB 207
455,302 455,302 0000000000000000001fcfea01104fed1d6fb40abf569d527e9062c31313ad3b 1,730 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.