Loading Tool

Explorer IconExplorer

Memory Pool

87,176 transactions
32.60 vMB
0.15184244 BTC
Random Selection Loading Transactions
Max Size: 199.08/200 MB

Candidate Block

Mining Attempt 9b218761b596da35e3667be363b58cf548e733f14584c048b7e74e6a2bf34246
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 4847752006e398d0a5af1432fac830185b29d24202dfa531eb79e8b0df58bb3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.05859580 BTC
Feerates: 400.00 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (678,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,898 236,898 00000000000000debed1fd2f414820cd283eedfbabcb4bf02c7ceebed2a7f40d 727 0.25/1.00 vMB 202
236,897 236,897 00000000000000295c5e1905f01ab73a63147ceb27dcf52b5d2fa5a13c6dee71 458 0.24/1.00 vMB 149
236,896 236,896 00000000000000d7791693e8c8ca67fddd2035a6749dd1ccff0ec5e70807f084 696 0.25/1.00 vMB 215
236,895 236,895 00000000000000e96d9c9d8e6b7f36c7de4f97dc94621ee87648646658fed855 190 0.08/1.00 vMB 179
236,894 236,894 000000000000014e06264675bc14734c097f294ac0ea650b18c2eaccfffdd9f7 123 0.05/1.00 vMB 167
236,893 236,893 000000000000011be2c065133b06ab08df88634955d5c40ad659bca8dfdf07cf 98 0.05/1.00 vMB 153
236,892 236,892 00000000000000aab7961bf7d1ba7dc6aefffacd2069f057dd62ef14bf88a54c 105 0.05/1.00 vMB 191
236,891 236,891 000000000000011b55d8ae2b532cbfde6910ad6d336ab6bd032541e24cfeaaee 126 0.12/1.00 vMB 116
236,890 236,890 00000000000000ceb376e905388b31f2ef6e950cd810778dbdea905da3cc49a1 172 0.15/1.00 vMB 64
236,889 236,889 00000000000000a6b46393167a7d7ec04e4837584db8829b53a2ce222b7b9e59 92 0.06/1.00 vMB 68
236,888 236,888 00000000000000ee1f04eb5b05b3eea33b5ca580e2d23298848d28fe0a9c0e98 1 0.00/1.00 vMB 0
236,887 236,887 000000000000002b008b8f6e197157ff46678cda69112d10bcdc5d7c31f1adf1 550 0.25/1.00 vMB 171
236,886 236,886 000000000000012bb53c8ab725c542cd4679bd004ae1d8980b4ac035fbddc0ae 326 0.16/1.00 vMB 139
236,885 236,885 00000000000000f2b56fedb2b8e9a65c7ec30de25e67738d652de19551a87316 49 0.02/1.00 vMB 59
236,884 236,884 0000000000000127e03a97801600debfc1a78184906c9f36b18dc74038ac423e 428 0.22/1.00 vMB 165
236,883 236,883 00000000000000f9bad09aa089902dc0f25c9fa4d92bb29343d607a668664436 674 0.25/1.00 vMB 188
236,882 236,882 00000000000000a2a4a7e07facf850088cd11337296d48aab883a5f7499c5844 238 0.11/1.00 vMB 160
236,881 236,881 000000000000014704508c3bc7dfeef7d27145129aef01a241e7b9aaaee4eeff 372 0.16/1.00 vMB 166
236,880 236,880 000000000000015818b00a1e9a483dad01de1327aa3da05514486c984271282f 296 0.12/1.00 vMB 179
236,879 236,879 000000000000010dfc851ec93f3c5c5cef086c6e4ae68e5ea87442b2069e8dd8 400 0.16/1.00 vMB 192
236,878 236,878 000000000000016757e08901133745ad39d7fdee05c8970f554d6dec6b26926f 401 0.21/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.