Loading Tool

Explorer IconExplorer

Memory Pool

78,708 transactions
28.90 vMB
0.11139112 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt db79df7439bdf96639c2483a6a2f501550751f9dde88a35c4d7bf24bb7d124ee
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9b8c636bc8373577b08da04a134f599b1f2597b0b75635329c3a33821ad83e18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03988447 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (130,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,467 784,467 00000000000000000000243de4eed6faab712991aaf221324c4f60104d00d5e9 3,199 1.00/1.00 vMB 19
784,466 784,466 0000000000000000000115598d3ad8233d18e7ead8381ed1facb3eb2870bc085 2,106 1.00/1.00 vMB 30
784,465 784,465 000000000000000000058d7449b3d1ea5a713b59ce1ef5972b83565f9d62f725 314 1.00/1.00 vMB 6
784,464 784,464 00000000000000000003b5e901bd5b5f80af9f2d06df7b880a2b4a32edf2af84 1,660 1.00/1.00 vMB 13
784,463 784,463 00000000000000000005359aaf81cb9354cf4deb51b32374df35d7de7d9078e0 1,661 1.00/1.00 vMB 14
784,462 784,462 00000000000000000003fac16523a2f7210bdd74b7468e95f4d53243a7df8389 717 1.00/1.00 vMB 8
784,461 784,461 000000000000000000040e2a98ace5d7f6f3d8d540e5c7c791ec391fb269b7ec 2,428 1.00/1.00 vMB 11
784,460 784,460 000000000000000000014fe9c2a2e888b0810cace159dc67641e3c5199ab72dc 2,064 1.00/1.00 vMB 13
784,459 784,459 00000000000000000000af14f06f06d0305e8276523140e88adbcabd20154824 3,071 1.00/1.00 vMB 23
784,458 784,458 0000000000000000000358acad1ad97eb0451f52088afbd8cc05d65cc5204e68 1,861 1.00/1.00 vMB 15
784,457 784,457 00000000000000000001d58cd15e8de26c8b153025fa4522a5e10db660d6705f 2,405 1.00/1.00 vMB 20
784,456 784,456 000000000000000000054418ed66841394673c8dbfc516233c98d28b1bdab39a 2,602 1.00/1.00 vMB 20
784,455 784,455 000000000000000000033584adf2d10a1517884dad53130bb786347561f41be0 2,283 1.00/1.00 vMB 26
784,454 784,454 00000000000000000004edd9bc923583db000c8020cb3fce28383195f7ec5842 2,809 1.00/1.00 vMB 19
784,453 784,453 00000000000000000004b016ce31d76c9a337691217fb8f7340aeebf30e7d5d7 2,107 1.00/1.00 vMB 12
784,452 784,452 00000000000000000002ec612b4d3b25a3699d6f7c3b537e8b59981ee2a5b284 1,377 1.00/1.00 vMB 5
784,451 784,451 000000000000000000046ad36245d8d85d8b726d766dfc2fe22a9522c1bcfdfa 1,131 1.00/1.00 vMB 11
784,450 784,450 0000000000000000000405d346751b6c6bd15711f780603d460fd75501de0821 1,271 1.00/1.00 vMB 4
784,449 784,449 0000000000000000000141600b9b4486840bd3f1cfb75390ed97b00c65a3d8cc 2,263 1.00/1.00 vMB 6
784,448 784,448 0000000000000000000295519d327997a08a7a706b230efdd2bc5c9bd3ce6b26 2,681 1.00/1.00 vMB 18
784,447 784,447 0000000000000000000049d863c6e971f63de7e99e615c8b3310570d895fbb56 841 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.