Loading Tool

Explorer IconExplorer

Memory Pool

71,644 transactions
27.56 vMB
0.11279737 BTC
Random Selection Loading Transactions
Max Size: 164.71/200 MB

Candidate Block

Mining Attempt 7cab0cf9573aa438060a9d97914bde73b49f616ef301bdd2e58efa1e2f6ff15d
Version 20000000
Previous Block 00000000000000000000b510452552499b99273f6fc9c548d295f6f6742d71c3
Merkle Root dcef48abfe7c8f2656e51915552432c8107e36c3be037194412605930d770097
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.03635512 BTC
Feerates: 687.95 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,645 (760,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,697 156,697 0000000000000149521bcd2cb52c56e8fb7e549c48518a4c94cdc08fcf697944 39 0.04/1.00 vMB 20
156,696 156,696 0000000000000ab8224dde1b708b32d81fb43dd23f512bb7d5be20d2f95b8ea7 27 0.01/1.00 vMB 3
156,695 156,695 0000000000000cb7b9c4dbe5f15c2f07854fee06d355a488d8a906fd08605361 40 0.02/1.00 vMB 40
156,694 156,694 00000000000007a5e496091fed8570bdfa5b5c6d0c4f3514b49b0fec8b2fa729 107 0.03/1.00 vMB 100
156,693 156,693 0000000000000c190d73d0d8b2ced87cf036abd563224a6aaada5d42deee3bb0 24 0.01/1.00 vMB 24
156,692 156,692 00000000000004b3a44c6762df598ee9bd60928b1c6dd31060f33cd61029b422 77 0.03/1.00 vMB 136
156,691 156,691 0000000000000d0ebe5f565e51a8c5583988f385a4873ec067e194d82c009f1d 39 0.01/1.00 vMB 764
156,690 156,690 000000000000030b79367332c31ec3e80eb3b7e1449a8e13bfff9ffd208b9ccb 35 0.02/1.00 vMB 53
156,689 156,689 0000000000000e01502dce490b2822628ff6010c350d8f48110a12c19227e61f 18 0.01/1.00 vMB 387
156,688 156,688 0000000000000979842cb5c066d7e28efe619e64f2180f4766fbe5c54709c6dd 11 0.00/1.00 vMB 12
156,687 156,687 0000000000000bae1f5d676516ff6c3a200e867b3159b3bdb562e1b02fa16b30 18 0.01/1.00 vMB 231
156,686 156,686 0000000000000a34ac23809478be9bd51eb8afe0506a9b4519a7725558d772b0 33 0.01/1.00 vMB 121
156,685 156,685 00000000000004c1023180f136c8eb92e0afd139457c7954188d5082624852d7 6 0.00/1.00 vMB 243
156,684 156,684 00000000000007f2ac19b848d72b66150aa213bf819f7d7a124cac423a51837b 1 0.00/1.00 vMB 0
156,683 156,683 0000000000000dcbf87455a19caa9877040158d71aa2a6a473a9a91fdadfb073 42 0.02/1.00 vMB 254
156,682 156,682 000000000000033ed8a6b2581f7ba863888435c6ccc662287edcaf89652a74f2 55 0.03/1.00 vMB 51
156,681 156,681 00000000000005507f5767e6e1068e8f6f0be415a04ebefb264252fa9a0bf9ca 58 0.04/1.00 vMB 136
156,680 156,680 00000000000005aa475466e5767998e89290cfc775cc0c68152d6e60c20477d2 6 0.00/1.00 vMB 79
156,679 156,679 0000000000000c37e4175e2f83b540e83548291e582a85bc0f33874a4fa1774f 115 0.03/1.00 vMB 77
156,678 156,678 00000000000001abfed4067afa8d034b00db63b51dbf2fe3dc62aaba882164f4 17 0.01/1.00 vMB 9
156,677 156,677 0000000000000151cadd0c6d2ff0cf5308369a36b8449529f62106d929b2383e 9 0.01/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 786.93 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: 1,024.60 GB
    • Received: 35.79 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.