Loading Tool

Explorer IconExplorer

Memory Pool

44,820 transactions
27.43 vMB
0.09622678 BTC
Random Selection Loading Transactions
Max Size: 144.95/200 MB

Candidate Block

Mining Attempt 1cf43e80347a77c9d42b79410837bc26faff6b047d12b60ae82cacb95b37f6ae
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 594dc94d09f01e78a97d2300104a2fb30257008d78dac335b619e82c8b7529fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.04485453 BTC
Feerates: 150.75 > 4.49 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (150,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,662 764,662 00000000000000000000dfb48f316914f27ad8943cd202f05441ee874d0c4223 2,075 1.00/1.00 vMB 14
764,661 764,661 000000000000000000021aef451b7994664fa587e114cd8017f1440ae1c82615 3,616 1.00/1.00 vMB 41
764,660 764,660 00000000000000000000d90e57aba873f17e40b24cedd9fddd8330a3cbd5c751 338 1.00/1.00 vMB 7
764,659 764,659 0000000000000000000281ba2e3b8e899b1eab05a3b7c83feed5f05a74246d35 3,144 1.00/1.00 vMB 26
764,658 764,658 0000000000000000000367b13645d079ace0a4005f9c9a9dcfec0ec440b7c2d5 1,867 1.00/1.00 vMB 18
764,657 764,657 000000000000000000075479c895343bcde174c213ea84769c5672163549f162 1,934 1.00/1.00 vMB 11
764,656 764,656 00000000000000000006d1028e55426d7df918c231ee66f251f0b735c7002eff 2,139 1.00/1.00 vMB 24
764,655 764,655 0000000000000000000738a607221aa1e129084a5f491529472856863b68acdf 1,262 1.00/1.00 vMB 16
764,654 764,654 00000000000000000004a62315c0ee78fe025e3cf99d95a3dfd0b8f73d62fdf2 3,113 1.00/1.00 vMB 20
764,653 764,653 00000000000000000004e8c55c5f849f3d060fe2e4a3d482efc4e7e7f1248b8f 1,821 1.00/1.00 vMB 22
764,652 764,652 00000000000000000005da6d15d1bf9754c4fb12e5c00a4516f4241978b1d49c 3,346 1.00/1.00 vMB 28
764,651 764,651 000000000000000000011ff086cc9a2b3291e77495c4502709911a058ff22eb6 3,648 1.00/1.00 vMB 39
764,650 764,650 0000000000000000000284b31d545adc52b8d9b6fefedf8b673a0680795cf845 2,801 1.00/1.00 vMB 33
764,649 764,649 000000000000000000001e93642f9a8648f98deff46a20647f8fedd01ea69d68 3,654 1.00/1.00 vMB 37
764,648 764,648 000000000000000000017992b687fa00fdbc2dc7d379aa5bd680cc30ef0a7d93 1,784 1.00/1.00 vMB 36
764,647 764,647 00000000000000000003ead0057d0379e39a1350215c7532c5ef26a40430d141 3,339 1.00/1.00 vMB 54
764,646 764,646 00000000000000000003ac9a8060e00792163b5afc090d21a1c7e1f3f2401f4a 1,753 1.00/1.00 vMB 29
764,645 764,645 00000000000000000004cde12b75255066461cd51afe0e7e5d2f2ec4fb650520 1,695 1.00/1.00 vMB 8
764,644 764,644 00000000000000000003ef67e25abbb06bfc6d18f702636b77699ca3500bb510 662 1.00/1.00 vMB 11
764,643 764,643 00000000000000000000ad537e93b62a73891c90c43e1050518797dec92a3d2a 2,151 1.00/1.00 vMB 24
764,642 764,642 00000000000000000005806242e7b0c58e2b3ca9905b297151e7949c1582c92c 1,282 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.