Loading Tool

Explorer IconExplorer

Memory Pool

82,628 transactions
30.40 vMB
0.10518377 BTC
Random Selection Loading Transactions
Max Size: 183.26/200 MB

Candidate Block

Mining Attempt c4ce6c7a87b843c2d6c1aef6e40e0a2bf3e1fcdf42dcd8072d4fc60baa0459af
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9ec0607263cb49feba4b8a53c906930e3418e147127553f7148ac551eda9e3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04274455 BTC
Feerates: 526.32 > 4.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (378,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,593 536,593 0000000000000000000ff4ca877dbeed2cc1bac050d4c9c36cfc7e6331348c30 31 0.01/1.00 vMB 33
536,592 536,592 0000000000000000000795171501f838f4f8f7b8ec46a4bc8bcb571edba00d5c 2,090 1.00/1.00 vMB 19
536,591 536,591 000000000000000000191b7c5d725ab495cd376d4345f6dc275448f42494b76b 2,403 1.00/1.00 vMB 14
536,590 536,590 0000000000000000002bcba8d3da61fee32f4a98b470ed53dfeb7a98697fdf1f 2,371 1.00/1.00 vMB 16
536,589 536,589 00000000000000000005651666d1b4a3d5f2860e260e79f7147f9c2199bb5e7d 1,934 1.00/1.00 vMB 18
536,588 536,588 0000000000000000001b52d5f2b9f3a8b485350b4d111ee0193c19f611dd4a7d 1,875 1.00/1.00 vMB 26
536,587 536,587 0000000000000000001955a78fdbf2bca7082f2910b7c0f1818c3b5ead89fba7 1,788 1.00/1.00 vMB 7
536,586 536,586 00000000000000000015953631d0476a9043258e25da23fa0968012dadc2709b 701 1.00/1.00 vMB 7
536,585 536,585 00000000000000000017de7273501ca6e0ee1dd2d1c1b42b6a905467b583a908 2,443 1.00/1.00 vMB 15
536,584 536,584 0000000000000000000b87ad8e3cc430621f6317dd3b7ce742830fee8605a68f 1,729 1.00/1.00 vMB 14
536,583 536,583 0000000000000000001f64595b380b4df85abe18605a81991c1bf4cc3fa4d00a 1,489 1.00/1.00 vMB 24
536,582 536,582 0000000000000000001806246c83b6dfab15a14867156bc1d52320607f700383 750 1.00/1.00 vMB 40
536,581 536,581 0000000000000000002ba203e641018c92b7176200c23f8bf57dfa8681aa008f 768 1.00/1.00 vMB 62
536,580 536,580 0000000000000000000b41891dad9de04dfa9518f1c5aa50924ed6fd7c53b692 1,403 1.00/1.00 vMB 12
536,579 536,579 00000000000000000014e5a06e6cd3b3fea7f923900141f6e3e329889585dff5 2,050 1.00/1.00 vMB 7
536,578 536,578 000000000000000000238ed6f3a4f42f0141a458d39037eb2dabc6b7a201f8f2 2,446 1.00/1.00 vMB 10
536,577 536,577 0000000000000000001d617934fff3a58f3dd9fdc75fb618dd97d03e3e21b616 1,956 1.00/1.00 vMB 22
536,576 536,576 0000000000000000001d876d74b5d9120c9b91fae4a706d44e3c90ff81f45571 2,101 0.97/1.00 vMB 12
536,575 536,575 00000000000000000013f59d8c258ed25e86d31cdc2e931dd1bba9fa944729c3 1,649 1.00/1.00 vMB 30
536,574 536,574 00000000000000000029904e7ae7eeffaf46b9b2a6b623afd39b8ee64d281a10 1,699 1.00/1.00 vMB 24
536,573 536,573 00000000000000000020964eef66ad735ddf0450d54bb108e7e48c4ae3784950 2,021 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.