Loading Tool

Explorer IconExplorer

Memory Pool

35,588 transactions
25.98 vMB
0.06688083 BTC
Random Selection Loading Transactions
Max Size: 132.53/200 MB

Candidate Block

Mining Attempt 10099a8170d76eb4f73b980132f71bfdad1dd6f4e69008904d9d33ca338f3b13
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 01e653261e30e16bff5ce2e46ddc6db6ce39b4ff2dee021a32f6af1dc1ace6af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.01922465 BTC
Feerates: 713.01 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (271,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,786 642,786 00000000000000000000c215b158eb0da9a60e846ad38167a6943c685cf9b0ee 2,565 1.00/1.00 vMB 30
642,785 642,785 0000000000000000000d0d5ce648493666a9c9c3624256c22afbbe0f62a7ec73 2,346 1.00/1.00 vMB 111
642,784 642,784 0000000000000000000311a9e49c5a989fe6ba23ed2ea0b3c2268ac6dc0a1795 2,699 1.00/1.00 vMB 8
642,783 642,783 000000000000000000089fb53fd53f340b771fc32e29419da12893aada39230c 2,307 1.00/1.00 vMB 41
642,782 642,782 000000000000000000075e3f2d6ddae25c7fac2b5b0dc106d2f208667c89e57a 2,123 1.00/1.00 vMB 142
642,781 642,781 0000000000000000000b9a49bbad278b01436be058c6e02532cb09ab5eb832b0 2,630 1.00/1.00 vMB 34
642,780 642,780 0000000000000000000dafc890f6897ad771dcd80f58d63ee7c76c55a516e2bc 2,948 1.00/1.00 vMB 103
642,779 642,779 0000000000000000000db6ba5f8ec46098cd59d127d703a8fc6aed95d7a8b98b 2,456 1.00/1.00 vMB 95
642,778 642,778 00000000000000000005bcda2ff15ab3692a76d51f1c882761d31ea9998c1dd2 2,241 1.00/1.00 vMB 113
642,777 642,777 0000000000000000000cee3ccbff99f475f06a70ec07288ffcc876f200ba315b 1,831 1.00/1.00 vMB 161
642,776 642,776 0000000000000000000f7d4ab281afaa4c8eccc8aeb401754379e2cd4ea7f8d4 2,075 1.00/1.00 vMB 24
642,775 642,775 0000000000000000000c9e98292ba9ee6ea7d9b5e6502cc6e189ee9e0b79ae1e 2,247 1.00/1.00 vMB 100
642,774 642,774 0000000000000000000553e62bea5849f926d0210b71c6db3fe01b74dc443650 2,080 1.00/1.00 vMB 97
642,773 642,773 00000000000000000007a10528c48f013503f7bd65133a1c3febbe58bd516c38 2,354 1.00/1.00 vMB 150
642,772 642,772 0000000000000000000436d246a54b4868be0a6c950a5b3149f90ea095e7cf2f 1,451 1.00/1.00 vMB 22
642,771 642,771 00000000000000000003e88bb3857a343e4f88cfd927c616290b3391a540cd46 1,836 1.00/1.00 vMB 39
642,770 642,770 00000000000000000000cac7dc1013aabd618ad29a654e41bbda6f095c89d8cd 2,338 1.00/1.00 vMB 27
642,769 642,769 00000000000000000005e049825aeee270ac64b6231934e244b0b363ae1c24f4 1,974 1.00/1.00 vMB 20
642,768 642,768 0000000000000000000ac3d214289c229b88169536ff5897a3ebeb9fe812309a 2,372 1.00/1.00 vMB 64
642,767 642,767 0000000000000000000e3c69dac3cb8c7c6a2aecf85295ed29401bd7691d250a 2,452 1.00/1.00 vMB 80
642,766 642,766 0000000000000000000d5b900d36a9d5ee421658d06ed254ac982b17a7767e39 1,868 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.82 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: 635.99 GB
    • Received: 12.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.