Loading Tool

Explorer IconExplorer

Memory Pool

81,842 transactions
30.62 vMB
0.07731207 BTC
Random Selection Loading Transactions
Max Size: 187.62/200 MB

Candidate Block

Mining Attempt de4ac61696576d54fedcefffb2cf641a756776e2baad6479aa13e2572deff75b
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root fa7408507d571bbf7645ebd8d04e889be7e02170b67381d0d48d2f5900c9c470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,119
Size: 1.00 vMB
Total Fees: 0.00881325 BTC
Feerates: 74.16 > 0.88 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (500,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,241 415,241 0000000000000000026035400f087853fb1ee247d8e7bec541a028df7974c842 727 0.35/1.00 vMB 44
415,240 415,240 000000000000000000cc4ff90f46654d8e1a45b07afddf9bebefe1be219092cc 542 1.00/1.00 vMB 14
415,239 415,239 000000000000000004b2dabfbbe9b1529c1fe7e23a8b864a19861404b3601f17 817 1.00/1.00 vMB 19
415,238 415,238 000000000000000004cc06f2d4f8a85e2f7d30219691be118203844a1af04e26 695 1.00/1.00 vMB 13
415,237 415,237 0000000000000000009d552ec53de88fd61009ed2ed12018fa247fe141d2dc7d 2,517 1.00/1.00 vMB 51
415,236 415,236 000000000000000004eadbeda6e6f7a47585ab31f799935eb80eadd1c24cfd1b 1,501 1.00/1.00 vMB 81
415,235 415,235 000000000000000001bcdd26d6765509725193a2390485e26fad8a54580aabe4 1,650 1.00/1.00 vMB 44
415,234 415,234 00000000000000000252e956f96008687d504022a704326834f13a1ad00ee8c5 3,272 1.00/1.00 vMB 76
415,233 415,233 000000000000000005032d2703ac2030c413ede7d7d8778595c42d1ef3766867 1,487 1.00/1.00 vMB 30
415,232 415,232 00000000000000000349df12bee72b510a728f252120d97fce182b1d923e1e30 1,908 1.00/1.00 vMB 32
415,231 415,231 0000000000000000034decb41c4938b711f89812a67d694ad80c77e3371e1f2b 2,398 0.99/1.00 vMB 46
415,230 415,230 00000000000000000403963160994ae05ec8b554d8ec577674e59209f0f62960 1,869 1.00/1.00 vMB 40
415,229 415,229 0000000000000000004dcaf03065428c06dc31c5bdce00398a654169b57504d8 3,418 1.00/1.00 vMB 64
415,228 415,228 000000000000000000a598cc458082808ff672c4cc8f0cb33d20924f4d43eab2 2,848 1.00/1.00 vMB 61
415,227 415,227 0000000000000000019c0af6446cc24315d5116bb988f2e739154bb4de18b350 3,238 1.00/1.00 vMB 92
415,226 415,226 0000000000000000055344269a2ca2f8dd9235ceb86f42ac5e90cdac0278b64f 1,125 0.99/1.00 vMB 22
415,225 415,225 000000000000000001c84f084211e9b63fa7d86e92a15313a15fa757e81c1e44 2,559 1.00/1.00 vMB 57
415,224 415,224 000000000000000002a102546bf0fa911ef12db3cdd3a2ae81f335b462e17c12 1 0.00/1.00 vMB 0
415,223 415,223 00000000000000000339147f6f0b1aa83d8636941c3650dfaa078c496ef4c5be 7 0.00/1.00 vMB 223
415,222 415,222 0000000000000000035d7569f67f10b7bdd917358579dbdef33b994021d1c163 1,355 0.99/1.00 vMB 37
415,221 415,221 00000000000000000345d6249858b612cf0e9e56aea77fd23305b92ac717c35a 1,012 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.