Loading Tool

Explorer IconExplorer

Memory Pool

81,232 transactions
30.23 vMB
0.13580947 BTC
Random Selection Loading Transactions
Max Size: 181.76/200 MB

Candidate Block

Mining Attempt 5fdc7de4e96eead144942a8b5d197a3135cdda54edf73e706dd2bdd265e5f6db
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root fb28aee0e185bf02bc1a9bb8c98b418af44b6615d3bda0ec67389e85eb12d62d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,078
Size: 1.00 vMB
Total Fees: 0.05653964 BTC
Feerates: 242.90 > 5.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (428,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,268 486,268 000000000000000000217f53125f99952855c614b39b9fc6d7eed71c9dac0a85 378 0.18/1.00 vMB 121
486,267 486,267 0000000000000000006ba56c74c80d584d42c888251e17472e495a2c3e79596e 619 0.31/1.00 vMB 108
486,266 486,266 00000000000000000049a63501873ceb155b341b52b00f097cf9051e06860701 1,668 0.84/1.00 vMB 100
486,265 486,265 000000000000000000f85b67d96e4a782a9ce97a68fdaf270f5658ed56cb8218 683 0.40/1.00 vMB 98
486,264 486,264 000000000000000000ac883e01bf56198a6f1f78297e7edefe17d4cddf0ae3b4 1,538 0.93/1.00 vMB 34
486,263 486,263 000000000000000000bc96c4cdfbbb6ea4d046ef5e27b4cc2b0a8830265b5fc2 2,302 0.98/1.00 vMB 147
486,262 486,262 000000000000000000f2a1e8ad25530f41f7a269ba92bffdbd4c7e8f34e43557 1,255 1.00/1.00 vMB 74
486,261 486,261 000000000000000000c03db2f54bc59a4edd6c75aae4daa4e7a4a73226eb18e2 1,547 0.98/1.00 vMB 29
486,260 486,260 00000000000000000069810180e336be9870d612a05d4f0ee9d0511f8d450ef7 2,356 1.00/1.00 vMB 157
486,259 486,259 00000000000000000003c7f1b9679c236033ef368f8da62a4a30d6acabc99ed7 1,246 0.98/1.00 vMB 97
486,258 486,258 0000000000000000007110b301ad76520f03a20ffada7688cbf0ff671db09217 2,063 1.00/1.00 vMB 130
486,257 486,257 000000000000000000399db9ec47102d7ba1369cc3f21eae38a78113840002cd 903 0.60/1.00 vMB 96
486,256 486,256 0000000000000000006904ca957d9a1f405ff811f6dbdccf2a013d351452f272 345 0.23/1.00 vMB 89
486,255 486,255 0000000000000000000916433402e252adb0343522cf871305d4e5dd49f91cd0 84 0.05/1.00 vMB 122
486,254 486,254 00000000000000000096d07472e20e4ee1ded64efc7652e64a18a5cecee5f2bb 1,469 0.79/1.00 vMB 106
486,253 486,253 00000000000000000098be84c3962b8e3db99bd748c19835543d7dccdc51f4cd 1,070 0.72/1.00 vMB 99
486,252 486,252 00000000000000000013c53832dd1fa2ad305a5d89672b51aa354a019d021411 450 0.37/1.00 vMB 83
486,251 486,251 000000000000000000b91be9affa713da8c93541df198cd61aa3c7fba025cb05 2,063 0.99/1.00 vMB 19
486,250 486,250 000000000000000000ba4613218d9e18510cfc21eff3389a0387d56aca5dba76 2,063 1.00/1.00 vMB 109
486,249 486,249 0000000000000000003a20092d6753d222ba6ce1bae981eabf126c591f281f55 1,891 1.00/1.00 vMB 162
486,248 486,248 00000000000000000064ee77daf49c791a5e6ab7098d7fa1385f1a1ffc40b844 1,856 0.99/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.67 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: 674.19 GB
    • Received: 16.43 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.