Loading Tool

Explorer IconExplorer

Memory Pool

78,392 transactions
29.07 vMB
0.07549115 BTC
Random Selection Loading Transactions
Max Size: 176.10/200 MB

Candidate Block

Mining Attempt d13c171a5b13954a803b67461a19137a7aade6553d94db00691fd89f50f5b73b
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 4c77e3843f47e87acecd8db58a35619e6cdf92f5e3c34dbcc7357ba64303b565
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.01481784 BTC
Feerates: 191.02 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (253,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,720 661,720 000000000000000000082d89aa9e7d07b379b3dd57d73c39010d91e1d52aa458 2,682 1.00/1.00 vMB 111
661,719 661,719 00000000000000000009704ec0dfb2e73b2d9c5a45a2b7fa02dabf5c1b78c843 2,710 1.00/1.00 vMB 121
661,718 661,718 0000000000000000000ce8f7de57eb300d16a2759a22b44ef11b9487bba4d0ac 3,279 1.00/1.00 vMB 161
661,717 661,717 00000000000000000005dca9b41a5f3156785c73a68e3b71cd5d8505303eb804 1,972 1.00/1.00 vMB 100
661,716 661,716 00000000000000000007f71ae07d9c9403a1f98a6f3bd03ff2603bf937eacfbf 2,262 1.00/1.00 vMB 113
661,715 661,715 00000000000000000005df7383b795f2e3b3f7f01872c402ddd8899a8e7e01c7 2,238 1.00/1.00 vMB 105
661,714 661,714 0000000000000000000b2508374c3d1d647952937625e8bd40c59bed09a6c32a 2,946 1.00/1.00 vMB 128
661,713 661,713 000000000000000000017cbc16f361ad6cd5e21fe90c1a607c4bf6dd7bd1f4e2 2,368 1.00/1.00 vMB 111
661,712 661,712 000000000000000000069aaf69672bb0dd806bd46aad61b7f617adae56a0acb1 2,676 1.00/1.00 vMB 126
661,711 661,711 0000000000000000000e8bb1274a62214783a00a84069e5c14b1fc8f32ace8e0 2,809 1.00/1.00 vMB 118
661,710 661,710 00000000000000000001e7010d54088af5b3caa5093531e4a17f3865b08ed0d4 2,797 1.00/1.00 vMB 112
661,709 661,709 00000000000000000006352b4a257964a2c97feec77607294598e880233ba97d 3,201 1.00/1.00 vMB 139
661,708 661,708 000000000000000000063879a513f0e065f023502e663d98df4edb17762a3f11 2,970 1.00/1.00 vMB 90
661,707 661,707 000000000000000000019428b3377d9f82feb3f436f521590bac4b31854f7e09 1,619 1.00/1.00 vMB 89
661,706 661,706 0000000000000000000179b47221be5e0a86b93a6da65a2c3401cf5a0e7c814c 1,504 1.00/1.00 vMB 101
661,705 661,705 0000000000000000000495f027350b00953338bd7807c888e020a8e906f8d8c8 2,689 1.00/1.00 vMB 115
661,704 661,704 00000000000000000007a56b26716eca160e23d669960eb12bae897ab565f580 2,678 1.00/1.00 vMB 115
661,703 661,703 00000000000000000001d038bd95392ce7d927880ad7358cf25c5b0cfc608394 2,121 1.00/1.00 vMB 97
661,702 661,702 0000000000000000000b2dd6802055455b5b465651df9e5bc62f0f32c360754e 1,809 1.00/1.00 vMB 100
661,701 661,701 0000000000000000000c021b5644f2f331c343aebe7315c43a87bd1299ebaee4 2,462 1.00/1.00 vMB 100
661,700 661,700 0000000000000000000e9d496a832ced0d8037421e039c12ee6d1ec0eb6e3135 2,117 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.