Loading Tool

Explorer IconExplorer

Memory Pool

34,974 transactions
25.51 vMB
0.07124669 BTC
Random Selection Loading Transactions
Max Size: 130.22/200 MB

Candidate Block

Mining Attempt 01775470c99af14f74e814c637d9709366c131a860dbf144311c96ec493b97ea
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root b23883b69f45b90354b8980211bb0717af47a0734bf25ffe319d009cc7442c98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.02509216 BTC
Feerates: 101.67 > 2.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (156,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,200 758,200 00000000000000000002585e469b646d7515a6020fead9a1ee6598a51996cb35 3,279 1.00/1.00 vMB 8
758,199 758,199 0000000000000000000601f6c3eaf7cb27b583a80f2075cea0612d72085bdd92 2,156 1.00/1.00 vMB 15
758,198 758,198 00000000000000000006280265a579c3b1a7cb32bd01bb2442747e2c9326d89c 3,127 1.00/1.00 vMB 9
758,197 758,197 00000000000000000002873baf84ef82de0a0322a8bc346ddf76da4e384c1139 1,772 1.00/1.00 vMB 4
758,196 758,196 00000000000000000005e20bb9882144b7f843e27a2ec49bf1da55102565b851 2,747 1.00/1.00 vMB 13
758,195 758,195 00000000000000000003e8e66cd31c38fe55e1a9caf343c7fcddd7a33ba0e6af 2,652 1.00/1.00 vMB 22
758,194 758,194 000000000000000000062d6744d64294d189c1ba3a82c26235ef0a0d5a59b1e3 2,924 1.00/1.00 vMB 7
758,193 758,193 000000000000000000066396b9b6606b4186dd64c70228f3b054dd658b0d5b76 1,801 0.60/1.00 vMB 7
758,192 758,192 00000000000000000001f5049d0ad84c0f2c6d80586ea2b7ba73a90192d97446 1,396 0.76/1.00 vMB 3
758,191 758,191 0000000000000000000786a8c6c51ff67a2734df7359f6afaf9b5291f52bbc60 2,891 1.00/1.00 vMB 8
758,190 758,190 00000000000000000000fa927fc9043b35c2824e97ff48d8878ead22bb637ae6 701 0.55/1.00 vMB 1
758,189 758,189 0000000000000000000174ddc99000dc9e9e76934c828de128908d52758cbad0 1,435 1.00/1.00 vMB 3
758,188 758,188 00000000000000000007022dcaa28c7d2af433d0a6ca939774bade490de5fed6 2,806 1.00/1.00 vMB 4
758,187 758,187 000000000000000000069bfce1d4a2a0c06c921a3856387a455c84d1824065a9 2,162 1.00/1.00 vMB 4
758,186 758,186 0000000000000000000341c610ce4bd7985e58227922d01ca3354327ee2b7621 3,311 1.00/1.00 vMB 13
758,185 758,185 00000000000000000005db0cf9b4b4d24d4e2f8d64291a278ce401e2c9e5161f 3,134 1.00/1.00 vMB 9
758,184 758,184 00000000000000000005eb817e5f531af7d78e990066643b21900b2a640f03b2 3,223 1.00/1.00 vMB 15
758,183 758,183 00000000000000000003b3c145fcc1ba520e94a0655adf191045714bce7730bc 510 0.21/1.00 vMB 6
758,182 758,182 00000000000000000003b60da873d2b42665aea3d8eb7a80466f5c3be10354bd 74 0.02/1.00 vMB 12
758,181 758,181 00000000000000000003ab2acb3991f58c25cfef2d08a136239f48c4534d2665 26 0.00/1.00 vMB 9
758,180 758,180 00000000000000000007023e9218ee7b61e7b132c5d3fe13d3eb472383ee512d 404 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.