Loading Tool

Explorer IconExplorer

Memory Pool

78,709 transactions
29.15 vMB
0.11870848 BTC
Random Selection Loading Transactions
Max Size: 175.89/200 MB

Candidate Block

Mining Attempt 92e1f8979e0d17c85f9ba970fcb47a43d2ac38843fae1c94c1a043d26c98c4ce
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root cd8ac9362324a65f80b38fae4a72aa420b8ab524337bdae02cec7bd2f55f65a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.04289630 BTC
Feerates: 150.80 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (103,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,139 812,139 00000000000000000000c4b4f34fcd481a974ebabe4960c5284836cfaf919a0a 1,127 1.00/1.00 vMB 5
812,138 812,138 000000000000000000025ea35660d5caf4dfce2dffcab0ee5a5765591073a6ca 221 1.00/1.00 vMB 2
812,137 812,137 00000000000000000003008b24f71a5fd23cdb902f46ed206d92c6f7e7af5c41 1,730 1.00/1.00 vMB 7
812,136 812,136 00000000000000000003226ecdca70bc3fee3b10d80b7df7786825b10cd1ec25 2,806 1.00/1.00 vMB 10
812,135 812,135 000000000000000000047835d69efd0fa32603cf2a9256bf4e02ee2c2f4fe6be 1,711 1.00/1.00 vMB 6
812,134 812,134 00000000000000000000d6110e6e2f31b260a686c313c877fe992aaa3cfa10ce 2,342 1.00/1.00 vMB 10
812,133 812,133 00000000000000000003e7bc803d6e11aa0c95a7571c57f62658bedd8b7fa092 3,123 1.00/1.00 vMB 17
812,132 812,132 000000000000000000048fce115372377cc6e2861c5fd94a1cf99a74e200beea 2,089 1.00/1.00 vMB 3
812,131 812,131 000000000000000000041c5296d9cad54fe161c92a0dfd0ab19ca6bce8ab60aa 2,021 1.00/1.00 vMB 9
812,130 812,130 00000000000000000003f63bda97332bc45b81ba4025ae4e7b14cc2e2d89a750 3,706 1.00/1.00 vMB 21
812,129 812,129 000000000000000000003fc595a26c060f1b6ed91b7b549737b5062cc84aed1e 3,944 1.00/1.00 vMB 20
812,128 812,128 00000000000000000002f3880659962a860cec259c1e28ba9e6594e35f116958 1,563 1.00/1.00 vMB 8
812,127 812,127 000000000000000000000605e1915e32126a3010bcab6003797cf74b6aeef498 3,183 1.00/1.00 vMB 16
812,126 812,126 00000000000000000002243811aa87941c46028e35d26c3899cadabaf6a89485 3,682 1.00/1.00 vMB 22
812,125 812,125 0000000000000000000071a3350d031891b76e129389f1cb0426ecb789d71065 206 1.00/1.00 vMB 2
812,124 812,124 0000000000000000000080247c143a2383dd3e48a76800074d94375448dff842 664 1.00/1.00 vMB 3
812,123 812,123 00000000000000000003a04c7baf67c5f4e970f70f11be3ece6b583c42dcbcdc 196 1.00/1.00 vMB 1
812,122 812,122 00000000000000000001f8185ca3feec2db76278a56ce6ef4efde9e7c3632619 2,210 1.00/1.00 vMB 11
812,121 812,121 00000000000000000001111b1e8e5871a16ac5ed13ed269903ea92e699f64492 1,406 1.00/1.00 vMB 3
812,120 812,120 0000000000000000000168b740186a67e94e47359c7b365cf3dc077841809f59 2,401 1.00/1.00 vMB 11
812,119 812,119 00000000000000000002c348fcbec47d6dc16dea8630bba2bc92f4b699121421 1,177 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.