Loading Tool

Explorer IconExplorer

Memory Pool

41,624 transactions
28.79 vMB
0.06286667 BTC
Random Selection Loading Transactions
Max Size: 147.88/200 MB

Candidate Block

Mining Attempt 6ee69dc2f3fb5d5757ea8a742f4beb9e3c398a66aee035e8fa1b773d7bba218a
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 043acc7ff9ac2b75745252d445e78895ce2bee789b08752e4a9ec0581a86f703
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,685
Size: 1.00 vMB
Total Fees: 0.00697997 BTC
Feerates: 100.53 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (203,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,247 711,247 00000000000000000000c4b7f4542be63b3c1bf671861c1ba168b58ee89b357f 2,929 1.00/1.00 vMB 7
711,246 711,246 0000000000000000000b5913a79101a7a06716e7c625411a6fbc8e59b11ba68e 2,399 1.00/1.00 vMB 4
711,245 711,245 0000000000000000000af03b714575006519308b73a965ca900cf18b37559341 3,041 1.00/1.00 vMB 16
711,244 711,244 00000000000000000006d6cc3d53cd64c1684bd6780f97cf75670813ebb76e54 3,106 1.00/1.00 vMB 20
711,243 711,243 00000000000000000001cf83be709d2f224d3757bdcf3576fb0545f63f38118d 1,151 0.39/1.00 vMB 12
711,242 711,242 000000000000000000083e3ca7d7a96bd31c3c65cb993f3193899216f4241703 1,746 0.70/1.00 vMB 16
711,241 711,241 0000000000000000000884f19c20d4dd59f8473d7c25a3bb85151c00e94319db 2,852 0.94/1.00 vMB 13
711,240 711,240 0000000000000000000a9c65da1f31cf39bd5cf0f0d0198d8750f4a5df342107 2,990 0.85/1.00 vMB 4
711,239 711,239 00000000000000000008ce339096943070e703e1bf389ff1400c8b74111a641e 2,793 1.00/1.00 vMB 20
711,238 711,238 00000000000000000005ddc4846ffa759a4fc9e977f5996d3a00bb03d051a095 1,553 0.60/1.00 vMB 9
711,237 711,237 00000000000000000006e9b129d12be742c87464d86361e4c4fee2c2728f0fcb 2,597 1.00/1.00 vMB 11
711,236 711,236 00000000000000000007ca1d45cd1144b7fd6c8f4ebdb1fbadc2e8ca9e3668ac 651 0.27/1.00 vMB 12
711,235 711,235 0000000000000000000c565d2f059e87637a493430763142e08cc2213b3911c6 2,613 1.00/1.00 vMB 12
711,234 711,234 000000000000000000004247f5869dcc600d1ca9d34f12cc83e9377759598036 139 0.04/1.00 vMB 16
711,233 711,233 000000000000000000052540e781bfa66de047eef8d05badd5ddb4b9a10e3dd8 414 0.15/1.00 vMB 11
711,232 711,232 00000000000000000008ede88fcbfdaa18bcd8a425ccee2b8223b9d8b7e4a1fb 983 0.42/1.00 vMB 11
711,231 711,231 0000000000000000000507978736d971fa6edb96431a7b5cf524917f4d828d1e 1,038 0.41/1.00 vMB 12
711,230 711,230 0000000000000000000538c99fbada1614774a2102e5a7d739d2989aed258058 960 0.47/1.00 vMB 13
711,229 711,229 00000000000000000007db2127e94f9e163e047fc8f39678f3a9c03e6c1efb23 97 0.06/1.00 vMB 12
711,228 711,228 00000000000000000001519443e15993641cff352e98533d3a1a6b106d71dba6 1,867 0.84/1.00 vMB 3
711,227 711,227 0000000000000000000a5b96de6ec5d957cc623b37c6ba31717cdfaf04a6b66c 2,774 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.72 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: 629.68 GB
    • Received: 11.94 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.