Loading Tool

Explorer IconExplorer

Memory Pool

82,208 transactions
30.55 vMB
0.13665909 BTC
Random Selection Loading Transactions
Max Size: 183.85/200 MB

Candidate Block

Mining Attempt 9d585977e1b262b0b6db44ab852581be79773fed141eaa2b08ad937d85977c24
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 030935a406085018de97a0d5ddf6198d08fbe31608e95443a0d2790fbcf163d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,041
Size: 1.00 vMB
Total Fees: 0.05379902 BTC
Feerates: 302.06 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (727,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,784 187,784 00000000000007c97b4a4d3e46706d75c25d8b8eb59d3fdf90f52dfedac91f3c 237 0.12/1.00 vMB 99
187,783 187,783 00000000000007a9b9aeba329c484e064000b454b3c406badbe7cd6d1437474e 9 0.00/1.00 vMB 30
187,782 187,782 00000000000006c18cf809cbf7069e7cd3345dc5945cec7e049bcdee5d91792d 558 0.25/1.00 vMB 170
187,781 187,781 000000000000075dd7e7a7097a4959fd93e753b8f69db04910c7f8ef4fba0138 22 0.01/1.00 vMB 61
187,780 187,780 0000000000000061be17abb566fcaca23290200ce6d13ff63b1b252e25f30131 178 0.07/1.00 vMB 126
187,779 187,779 00000000000001fdf5256cb8b3e597cf6f40f267e2253ad9f2901ad28799a338 31 0.01/1.00 vMB 126
187,778 187,778 00000000000002f1982894368c3660ed510bcc78fd7055f584381ce7289d1785 104 0.03/1.00 vMB 102
187,777 187,777 000000000000089a392ac3f8f1e83804eccd502b333f2129e1458f8273a5f6e3 73 0.02/1.00 vMB 13
187,776 187,776 000000000000030216e3eb49c298407798bae0efc6afd13656b5c0680d2a353b 62 0.02/1.00 vMB 32
187,775 187,775 000000000000083f9aa5d20bdcb4566d0c2258e88d067cbebdfdd6cd5027a41e 128 0.06/1.00 vMB 178
187,774 187,774 000000000000078a0f64ed3350e1b8d37ef6c858b795afc4f79685ddce413a9a 273 0.16/1.00 vMB 165
187,773 187,773 00000000000004e8db16c05284ff3d0efdcb4d573bacd645c959ea17df7d124d 10 0.00/1.00 vMB 154
187,772 187,772 0000000000000212e7b4e385602eb47c759565abff727ad83d2a826ba7ca9bc6 64 0.03/1.00 vMB 123
187,771 187,771 00000000000008d8aec4a506485ddbcb739c96532cf443172670c0ec247b0044 136 0.05/1.00 vMB 134
187,770 187,770 00000000000008ecfec614d3456da2f7dda08438563360ae2337e31f6ab18b32 190 0.08/1.00 vMB 133
187,769 187,769 00000000000004245199bb5bfa857480bb67861cf22255fb44a1c22b6fe8c118 148 0.05/1.00 vMB 126
187,768 187,768 000000000000056ac898b3498fe3aac4b1b58a692c022001c49aaee0ac6f2fea 108 0.04/1.00 vMB 157
187,767 187,767 00000000000005a8eb39d713ffed9643c9e2a5425ddb3a1d2538c005a02a5ac5 75 0.02/1.00 vMB 126
187,766 187,766 000000000000005f8ce0df46988461ff3c7312d0316bacf971fc92a43e8398b4 17 0.01/1.00 vMB 46
187,765 187,765 000000000000017d9d03fe3e118974cb355e78b88c24b62c81d906eb13b59633 49 0.03/1.00 vMB 53
187,764 187,764 00000000000003ee2190df6a99d94de3745101d79b26cc5e6a70b35837f4302e 49 0.02/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.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.