Loading Tool

Explorer IconExplorer

Memory Pool

46,288 transactions
28.65 vMB
0.06118035 BTC
Random Selection Loading Transactions
Max Size: 152.48/200 MB

Candidate Block

Mining Attempt dafdf3808cc76421147b57c9f0c6e1c5b389fa7b2502286d680264cfa9bdeab0
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 21ab0bf7e9ef38d6e25f2e97ea4311181b1713112fe4419879eccc9b36362c76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00666450 BTC
Feerates: 20.19 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (438,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,979 475,979 00000000000000000088c51ae36c5b223348bc5b543104254c7ad4f90f8c7c12 690 0.29/1.00 vMB 171
475,978 475,978 000000000000000000c181aac289e8b0c409cb87e1bad8a4078a6321f3efafbb 1,824 1.00/1.00 vMB 122
475,977 475,977 000000000000000000580fa204dcef155068fba089d83969402c15caadec6740 1,723 1.00/1.00 vMB 244
475,976 475,976 000000000000000000d0fd1851fa9a8974ee570bb3550e295f62a4e4f0255056 382 0.75/1.00 vMB 54
475,975 475,975 00000000000000000149e97d37ec8fcfd6444abdf2f5d18bc3ec50c3822a53f9 692 1.00/1.00 vMB 37
475,974 475,974 000000000000000000ecafabb03dd6d44a4d722b2eeceda293d337bcf5516bb4 479 1.00/1.00 vMB 24
475,973 475,973 00000000000000000043ec27006b50217388a47c87c197c941059923745608ab 1,639 0.97/1.00 vMB 49
475,972 475,972 000000000000000000680071e99bce544cc2cc691d02bb8b3b9e42d4f0aee46b 1,929 1.00/1.00 vMB 93
475,971 475,971 000000000000000000db15b4e719dd0c7fd8c97ab1df0191f10fe3a94c76a821 1,704 1.00/1.00 vMB 190
475,970 475,970 0000000000000000010f43b93f83f39d133ffc988676a06ee4eb6290e8ac1ea6 2,064 1.00/1.00 vMB 241
475,969 475,969 0000000000000000004b9855972b1e3d9cc2c8c86a9f700c8405bf6c9212a889 1,844 1.00/1.00 vMB 272
475,968 475,968 000000000000000000cdc35ecec1c0436a504d716fd4a887876728df9749d656 1,036 1.00/1.00 vMB 63
475,967 475,967 0000000000000000005b180cbcbfe57eb94c0f85c7fc287651195f1141f93a7e 1,917 1.00/1.00 vMB 118
475,966 475,966 000000000000000000535e920ddd9e250161be2fa60fa832f7438208a4d56cfb 1,398 1.00/1.00 vMB 165
475,965 475,965 000000000000000000960e012a002ca484f32971b21624655b87e30595fc38ea 1,976 1.00/1.00 vMB 266
475,964 475,964 0000000000000000014fef65f4f2ea71f61a5eba5e41f6a22f35c57e776e859a 924 1.00/1.00 vMB 29
475,963 475,963 0000000000000000005ed48bae28c694c52effe3cc9da287e518d4ca0b744111 1,092 1.00/1.00 vMB 83
475,962 475,962 0000000000000000011cd38f1d60a00a01541d65d97888f4e04ca42a3b8d2020 912 1.00/1.00 vMB 32
475,961 475,961 000000000000000000c37e1f0e7e749bfc9745ea6207ba327c4347f50436c6e5 535 0.21/1.00 vMB 189
475,960 475,960 000000000000000000d95f2866ddab99cd8b87e5b90a45df9c9745738eccfe98 2,055 1.00/1.00 vMB 121
475,959 475,959 000000000000000000b576cf76c2c282638048ae9ae82409e103b28b04baea9e 2,242 1.00/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.