Loading Tool

Explorer IconExplorer

Memory Pool

80,493 transactions
29.66 vMB
0.10064373 BTC
Random Selection Loading Transactions
Max Size: 179.54/200 MB

Candidate Block

Mining Attempt 2a695790f7018852cd84bb0498313fddaf139be4b93841b6429e48ff25bec1a9
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e78e44678f0cc037b109bf83bb94b2d39350e01fb14a93523b11b9d5164cf957
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.03617337 BTC
Feerates: 178.73 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (614,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,761 300,761 000000000000000005f6a584264d46268385ac73febf50f55a314b3ba82d1cb2 507 0.29/1.00 vMB 33
300,760 300,760 000000000000000077cb7656c03cf0abc6c2be646bae8c105813a6c7d9caaedd 1 0.00/1.00 vMB 0
300,759 300,759 000000000000000040655f9a52e12929cbb094b808c34593b9909660f4ace54c 244 0.17/1.00 vMB 29
300,758 300,758 0000000000000000081ccfd5161d7f1d9d494118105756e3ee9e9263ae9eeccd 248 0.22/1.00 vMB 14
300,757 300,757 000000000000000016726fbbba214246d355a343fc0c612ce1a11114806da4a3 146 0.09/1.00 vMB 30
300,756 300,756 00000000000000004b6dc7149c64aea9e8e3a66fcc0fcc476901cf478ade0d58 76 0.03/1.00 vMB 51
300,755 300,755 000000000000000044b89a8b896b9bf917a459af31aaa2e38b1d1942a535dac8 254 0.16/1.00 vMB 25
300,754 300,754 00000000000000006bff5df2c6f87266360f7e1cbc24458d46d0e6d9d6a0301c 423 0.22/1.00 vMB 36
300,753 300,753 000000000000000035d11eea1a8164fed6a0f14048d00ee9abdadccd09aabee9 422 0.22/1.00 vMB 29
300,752 300,752 000000000000000054159ab9ece323d66034f88c04d63afe4611b0d5cb5a298f 93 0.04/1.00 vMB 58
300,751 300,751 00000000000000000e8bbd7b9dd8c2b44c64d69814fdbbbaca63d36bd03fcfda 274 0.14/1.00 vMB 33
300,750 300,750 00000000000000001c05d6a32f45e9d58476d3b8b71ce71e4560a3a551c8de75 258 0.15/1.00 vMB 24
300,749 300,749 0000000000000000108afae4c3407c35a9971c102ba90f20f33e08a48f10c989 433 0.27/1.00 vMB 26
300,748 300,748 0000000000000000281c5b3f6b24ca199bef8cd8224294dd9a5b597feecf33e4 691 0.58/1.00 vMB 22
300,747 300,747 000000000000000067ff08b2da1267d9bc935653651e83af42296aabae8a65a8 412 0.35/1.00 vMB 20
300,746 300,746 00000000000000005d264713242d239a507a415ad13ca92bdf8556fd7ad04ab9 579 0.35/1.00 vMB 22
300,745 300,745 000000000000000040e300bc1d5490383cba35faa905e5d8b18fc091f5f5535b 960 0.35/1.00 vMB 44
300,744 300,744 00000000000000007bb05bbb386d134c3c2130eb5ff175a7571a786db2a3b112 1,337 0.50/1.00 vMB 47
300,743 300,743 000000000000000042a54c742634ec0532178dc51e2ead36c7e72f7ebd8a9a54 101 0.07/1.00 vMB 5
300,742 300,742 0000000000000000780e199b696c016e0691d0de181bda4e00e33fb918a6f1c2 523 0.28/1.00 vMB 31
300,741 300,741 00000000000000002fd26c8d78dad3baf043c3c5713396ac7a59d5ced3d2d791 261 0.26/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.68 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: 681.94 GB
    • Received: 16.45 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.