Loading Tool

Explorer IconExplorer

Memory Pool

78,413 transactions
29.95 vMB
0.08642401 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 2ad6a70cd44a37e13ec436a92a34595da8514060bc9c17a7c5198a8ed954e443
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root f83767179194cca15cab6d9f929a9c3c84ae56270a5589ea596ac43e585c5db9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,662
Size: 1.00 vMB
Total Fees: 0.01788257 BTC
Feerates: 100.69 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (403,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,542 511,542 0000000000000000003b8c06ab3352492480a923037e80c8bd617cb0bcfbdc5b 217 1.00/1.00 vMB 3
511,541 511,541 0000000000000000003a49e48e246e02dbaea29564968e48acfee96e4663454d 778 1.00/1.00 vMB 10
511,540 511,540 0000000000000000001434d0caf9d00fbaa42078badc16b342e15e41f7489542 1,198 0.44/1.00 vMB 25
511,539 511,539 00000000000000000018cfd8e48ca6bc4cb0e9657910d8434be2991cad01cf9a 3,094 1.00/1.00 vMB 60
511,538 511,538 0000000000000000001af7a97d7ee6d2276379a530ed6730755b65968723b003 1,906 1.00/1.00 vMB 35
511,537 511,537 000000000000000000148278725c2925b65bcd9e27e095fe7544a788a3affff9 65 0.02/1.00 vMB 40
511,536 511,536 00000000000000000000ba3e4c9c4678d0c5eb691e570efd6714c0939a3a2c78 1,924 0.99/1.00 vMB 28
511,535 511,535 000000000000000000004eab0cb34853cc944e44e359660e3a05152d008b2aab 987 1.00/1.00 vMB 23
511,534 511,534 0000000000000000002b72433cd03acd0223f12eb128cd33dbb2e8e65a5406a7 1,929 1.00/1.00 vMB 27
511,533 511,533 00000000000000000056ead8ebc609586f0d6f4a52aff26609c152ea66f65893 2,072 1.00/1.00 vMB 34
511,532 511,532 000000000000000000483cb93dc1d93d628e1068786bfd4075fd84ed9e90f14f 1,481 1.00/1.00 vMB 30
511,531 511,531 00000000000000000015ffa46cde3351a2ef05b53977a28e430e82a0bdacd1f0 2,200 1.00/1.00 vMB 45
511,530 511,530 0000000000000000002e151b0dfc07a23d93bf7827ad0e21651fddefb3fc81ec 773 0.38/1.00 vMB 40
511,529 511,529 0000000000000000004a51509fc753fa68c69280ff42e6305e79d6108c444901 2,123 1.00/1.00 vMB 40
511,528 511,528 00000000000000000058b5e86023cd3a1bd00b8cdbec6544a976733f387b2b38 559 0.99/1.00 vMB 15
511,527 511,527 000000000000000000273f2be42803b294a677c7d7ddbc254d67d43de26cfb52 1,029 0.99/1.00 vMB 19
511,526 511,526 0000000000000000004b48691487b43cf764bceb354b0b361861884135b3926b 135 0.05/1.00 vMB 40
511,525 511,525 000000000000000000272517e1b71e96f99888172ee36807c2086cd9c7e34b13 1,254 0.99/1.00 vMB 23
511,524 511,524 0000000000000000004bf0472b6c8d15ab9f2199b4ec3f386ae7eab8d66f9fa1 1,080 0.99/1.00 vMB 24
511,523 511,523 0000000000000000005a74626328c222e8c4b3f2b8b7e1d4f9888312eb8ed310 612 0.99/1.00 vMB 12
511,522 511,522 0000000000000000004b40cf26f4549cc30acc494628ea52d855c6841d287666 413 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.