Loading Tool

Explorer IconExplorer

Memory Pool

40,626 transactions
28.32 vMB
0.13869700 BTC
Random Selection Loading Transactions
Max Size: 144.64/200 MB

Candidate Block

Mining Attempt efb15b91ad6129c902b0d1f23812642c1e117d74ed5d5c4cf9f8dbecb7bd4304
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root f4554a8c55d4017ff516f121aeaec7402137bd2bbf6ddfccce21e32a222690c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.08402631 BTC
Feerates: 102.90 > 8.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (794,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,566 120,566 000000000000ae422acd305205c334aa2ce00e29c9da5c39d7ce2fd23df9712f 16 0.00/1.00 vMB 400
120,565 120,565 000000000000b0ee0c19472d4595adb851d876d0f0c70d4e6edb55cdf05234ca 43 0.02/1.00 vMB 670
120,564 120,564 00000000000003039fba148474206f0e6185acdbdd6463e339609d082e657076 6 0.00/1.00 vMB 0
120,563 120,563 0000000000000af26b6b9259c1947ef91c50eafdf492e6b8250c788ecb33b6ef 9 0.00/1.00 vMB 232
120,562 120,562 000000000000193cbbbda8f041166d5083bb2678a3058d219503dd9e41080fb9 38 0.01/1.00 vMB 248
120,561 120,561 00000000000049192dde18aac4df4e120618918ac2617c22b7b11764ae9000f7 10 0.00/1.00 vMB 0
120,560 120,560 00000000000073f6aaa763e482dafc115207e0f69ab03d8e3c5a9400a8139461 12 0.01/1.00 vMB 115
120,559 120,559 0000000000003cace2b740bb99886c42e8f875e4b0ea6112f8e50a91b6dfb675 13 0.00/1.00 vMB 251
120,558 120,558 00000000000037bd0ce380e26c6b55f3e3750835998a96da861e79cd3025c105 7 0.00/1.00 vMB 0
120,557 120,557 0000000000003c71b6b0f77c01f4aa59c7333c1047f44c1cb6b1745a33d39933 8 0.00/1.00 vMB 0
120,556 120,556 000000000000a0dbf42bd756c4ffa196512d2b82438942d3a803f23aa03514af 45 0.03/1.00 vMB 567
120,555 120,555 000000000000aeea56415bbc5cd7c4fbb0ec71b56eb17cf5661e0083f4efdaa9 10 0.00/1.00 vMB 973
120,554 120,554 000000000000116f0b8ae3575a3748c44dbb335384b2a84071a0e7ceab36a9c2 21 0.02/1.00 vMB 374
120,553 120,553 000000000000b08ecce8603e374277665189f14f9e93a1325f1e8923cab68431 9 0.00/1.00 vMB 340
120,552 120,552 00000000000040037d7421636de2c6c18c5c66108576c7bf5a2a8b471093d3b2 36 0.01/1.00 vMB 749
120,551 120,551 0000000000000ec6b335aba3e0bf49e006838f674454929bcb9b4375c46eaf43 1 0.00/1.00 vMB 0
120,550 120,550 000000000000073785aee9efce3849024407a20591c5c8060b9331428756d2bf 1 0.00/1.00 vMB 0
120,549 120,549 0000000000007ac19492a16dc10aa67d204e1ab792440cce1597221dfb1e0796 25 0.01/1.00 vMB 378
120,548 120,548 0000000000006feb8493d0addfd0d6218db680dfc2c8bfe7569fded853271d18 15 0.01/1.00 vMB 1,078
120,547 120,547 00000000000077e591e4a711812420efb04469a66e5bcba1ae989c06e04cfe5f 13 0.01/1.00 vMB 523
120,546 120,546 000000000000122ec7e83d3a0d73ef6b019e84ccbd32ef623d9313468a86435f 34 0.01/1.00 vMB 361
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.