Loading Tool

Explorer IconExplorer

Memory Pool

78,418 transactions
29.78 vMB
0.07414440 BTC
Random Selection Loading Transactions
Max Size: 181.85/200 MB

Candidate Block

Mining Attempt 6e48358d86429e092cac519b074beb7398935980a898415775fbd6b697fbff93
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root f8c5790ee1293768735025e2ca2b531e894c305c5c51dbe59cf5fd4e71270db1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.00806575 BTC
Feerates: 150.58 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (117,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,512 797,512 0000000000000000000199bdb1be9326edc9a4f9e21eb5a9b0474a6a6bd1bbe7 465 1.00/1.00 vMB 4
797,511 797,511 0000000000000000000243f5dd09a8db2931dbb2cf3603647e15696e3b35c6bd 1,773 1.00/1.00 vMB 12
797,510 797,510 00000000000000000000b17527e9c97fcbb2fd935e087f7ac7e46e87c3734c6b 2,408 1.00/1.00 vMB 12
797,509 797,509 00000000000000000002380203746d2723107f5e420b2b499a066b0ca74fa5d2 2,472 1.00/1.00 vMB 7
797,508 797,508 0000000000000000000210b8b5d9c0d72065aef996224373f8d9f6620f711d77 2,897 1.00/1.00 vMB 8
797,507 797,507 00000000000000000002894def354fbc1daeeb754c55d9c81d44cd1ec40375c2 2,055 1.00/1.00 vMB 19
797,506 797,506 0000000000000000000499bcfcc7b41946a2146ffa5c8ee24ea293b730e8acf8 3,644 1.00/1.00 vMB 8
797,505 797,505 0000000000000000000392db7672e199e90f286359e64212bcc88b27bd8f426c 2,942 1.00/1.00 vMB 15
797,504 797,504 00000000000000000003182274982b1ef03e0fdb47b5f41ea85ac7383657b371 2,142 1.00/1.00 vMB 8
797,503 797,503 00000000000000000002f12c39c13459a8e84bb3fc48cee7b73ad7fe87273390 3,028 1.00/1.00 vMB 22
797,502 797,502 000000000000000000011e86ca0881d8d5b12eea226f31dd6d0893acb05f49aa 3,463 1.00/1.00 vMB 5
797,501 797,501 00000000000000000000bb0302cf75394ae039b059f6cb26ec172758c8f59f1c 3,038 1.00/1.00 vMB 10
797,500 797,500 00000000000000000001de7f2cd5f1aee0bfd6bce5b66ae53129c851cc982b40 3,045 1.00/1.00 vMB 8
797,499 797,499 00000000000000000000e7d6c95ee5040aeb504d71c471a61eb2a931c8130fe9 1,564 1.00/1.00 vMB 10
797,498 797,498 0000000000000000000165e16a53593813ef449d92e5d333c130742bfce17e7e 2,829 1.00/1.00 vMB 16
797,497 797,497 00000000000000000001e1969615d333b17b64170a8c86d6c8fbfdd5aec9c478 1,072 1.00/1.00 vMB 18
797,496 797,496 000000000000000000029c4565ede461926116e5ef5f901bdea700d8300bde67 2,673 1.00/1.00 vMB 17
797,495 797,495 00000000000000000004a46dfc85854b5647aa80d4044e573a4411761270962c 4,471 1.00/1.00 vMB 9
797,494 797,494 00000000000000000000f41fd1cbfcf416ef62182ab93bef719600fb9bd81f64 4,679 1.00/1.00 vMB 7
797,493 797,493 00000000000000000002e2b84f34e71cb85423aea638c90a817fb1d1b11687ba 4,556 1.00/1.00 vMB 10
797,492 797,492 00000000000000000001636703e34b3909b969243b4629c9f4a6a20e9bd550bd 6,013 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.