Loading Tool

Explorer IconExplorer

Memory Pool

78,475 transactions
29.40 vMB
0.06659128 BTC
Random Selection Loading Transactions
Max Size: 176.72/200 MB

Candidate Block

Mining Attempt ffa0f72fe89332a2f95aa9acbc238b6adbd6fe2e6cc0ca617a9afbc8c40a79c5
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 864a824274cad5b253bfbbe3b8c037f116e9ad5be1826ec88b071a268e33e739
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,252
Size: 1.00 vMB
Total Fees: 0.00693479 BTC
Feerates: 50.25 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (153,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,398 761,398 0000000000000000000597ea9be914bbbc17e953d03df83695ee4f6ad8c6b355 2,329 1.00/1.00 vMB 12
761,397 761,397 000000000000000000033c994516313fa065637a0359e216ebea860cfa652335 3,279 1.00/1.00 vMB 22
761,396 761,396 000000000000000000052f1100beae8b370c57a73efea7cac0e919b6f97577c0 3,251 1.00/1.00 vMB 23
761,395 761,395 000000000000000000014e98560d57b24debc0213c7524f4444a6d968c0888e5 2,333 1.00/1.00 vMB 11
761,394 761,394 0000000000000000000677683f2751d42dde47a84df676c5444df4e4ad819fbb 3,911 1.00/1.00 vMB 21
761,393 761,393 0000000000000000000722d56c9963cce962cad0bfcf88f74613bf02afe7a053 2,871 1.00/1.00 vMB 14
761,392 761,392 00000000000000000002be88838adc1d031fc868b80742857fe64f2c9f8cd32b 3,896 1.00/1.00 vMB 36
761,391 761,391 00000000000000000005a81a0087917a593ee2d0debb3690dbe0a0c8b3bbb901 2,620 1.00/1.00 vMB 14
761,390 761,390 00000000000000000006f16bed12f63aa89ed186398fc245d7d74e6e2c364f95 96 0.02/1.00 vMB 10
761,389 761,389 00000000000000000007396f18bd881b61316df1c0ca289f6dac336d138bbc0a 389 0.21/1.00 vMB 3
761,388 761,388 00000000000000000002b22ab38ed08fd663ee8af5202d10cba12184058bc497 2,968 1.00/1.00 vMB 11
761,387 761,387 00000000000000000000f70db68fc16916f8f34f69d692e89781c1deff3db92e 3,175 1.00/1.00 vMB 11
761,386 761,386 00000000000000000000ba0ca19e68f28a8c061919c9313b7bd3c187ea7732a9 1,476 0.80/1.00 vMB 9
761,385 761,385 000000000000000000005694378f7cc2148fd580a0e9e7f299f38a0471ece1d4 225 0.27/1.00 vMB 2
761,384 761,384 00000000000000000006651285d1eccb9d3c9ccc6c18794323b465eea6d8f81c 587 1.00/1.00 vMB 1
761,383 761,383 000000000000000000070f012d1b1f7633cae04ac69de8af5f3f1375c4bead11 1,432 1.00/1.00 vMB 2
761,382 761,382 00000000000000000003ba602d86bd9130d46424e42d3e8b1d45ac42b809eb49 2,225 1.00/1.00 vMB 18
761,381 761,381 000000000000000000005e8213d906b0ba79b3062a5c062ced705fbe435237fe 1,424 1.00/1.00 vMB 10
761,380 761,380 00000000000000000006313c74b18fe6f1f8626c4a9b18030f77d845e22f4fe6 2,541 1.00/1.00 vMB 14
761,379 761,379 00000000000000000003c26ebea540858c684eead3a3e7e50f4b418b5ad42104 2,602 1.00/1.00 vMB 10
761,378 761,378 00000000000000000000a54bf8aff6938028c30e041d25f99366521de4e4e02d 2,927 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.