Loading Tool

Explorer IconExplorer

Memory Pool

81,805 transactions
31.44 vMB
0.08221933 BTC
Random Selection Loading Transactions
Max Size: 187.14/200 MB

Candidate Block

Mining Attempt 5e521cdf18c9fd9fb1fb180e68b3b56eea45d05babe79b60fe55122d7f92a63e
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root fe90cda44f81aa58c6623bbf25bf193671a5c3516812bf0e5fa0911978d6dd92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,204
Size: 1.00 vMB
Total Fees: 0.01545140 BTC
Feerates: 157.11 > 1.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (276,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,206 638,206 000000000000000000000e92f5e3bf2cbd057b2e7723d82b5d20bc5167eb9bae 2,516 1.00/1.00 vMB 38
638,205 638,205 0000000000000000001196c000254cb02de9bb3f2c55800287a6eb11a7238d7f 1 0.00/1.00 vMB 0
638,204 638,204 00000000000000000002420e19b44042100de5074c09afafcbf685c90aaa05c2 3,356 1.00/1.00 vMB 50
638,203 638,203 00000000000000000004639b59ff7e3b236e1a9ea2e2a03f683e3afa4c35cdd4 1,923 1.00/1.00 vMB 11
638,202 638,202 00000000000000000005e7c513d1f6de02ec0e78b6582abc2bb7735909050515 2,371 1.00/1.00 vMB 7
638,201 638,201 00000000000000000004fd43628a6bc5bad397f1ce78ba9d2ddd6184f2290dae 1,956 1.00/1.00 vMB 28
638,200 638,200 0000000000000000000fb6a4d6f5dc7438f91a1bc3988c4f32b4bb8284eed0ec 2,624 1.00/1.00 vMB 34
638,199 638,199 000000000000000000067807ac2f364231852e0c62557a7e97b15a2619e6f7a6 1,914 1.00/1.00 vMB 17
638,198 638,198 0000000000000000000c368682f4dff2344556f6b06d52136ca2e941b76f6a47 2,559 1.00/1.00 vMB 13
638,197 638,197 0000000000000000000b85280e59ea739c40d3d223597304ba847a5617240fec 2,922 1.00/1.00 vMB 25
638,196 638,196 0000000000000000001120e63cb1cc877faa8025e9f11191cb2a78debd5e0014 2,918 1.00/1.00 vMB 30
638,195 638,195 000000000000000000027d4d0554552f70bce5c90a399b1a9e48a803535ad5d6 2,901 1.00/1.00 vMB 35
638,194 638,194 00000000000000000006afd24c4ebac57edb8d683b4dfff206febe6efb376b8b 2,923 1.00/1.00 vMB 53
638,193 638,193 0000000000000000000139edf2ea8607e46f252a275ada9c4f05b0bc70fb61bb 1,489 1.00/1.00 vMB 17
638,192 638,192 000000000000000000102a1b7227a9a57c2386fe27c75b9da881a8944330aaee 2,688 1.00/1.00 vMB 19
638,191 638,191 00000000000000000011322aae06b0e924689b02a3bc46340fa7ed00ef11e86c 2,106 1.00/1.00 vMB 16
638,190 638,190 0000000000000000000c1dbe483a14a6ebbc7a0a7cf2fff797e9b771dbed681f 2,631 1.00/1.00 vMB 27
638,189 638,189 0000000000000000000699b7482377a969dc6b1a96ac3fd80335002076ff36ef 2,890 1.00/1.00 vMB 23
638,188 638,188 00000000000000000008d359104ecb96a3f4a29fec7625b47ad9425e21c3e671 2,925 1.00/1.00 vMB 40
638,187 638,187 000000000000000000084c79f261116d7fb65afb51ffceebe48f14bac4e8a7e8 2,556 1.00/1.00 vMB 29
638,186 638,186 0000000000000000000ec4c03fddd362f10fb719d4a79b4bd235afba1b2089de 2,674 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.84 GB
    • Received: 15.59 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.