Loading Tool

Explorer IconExplorer

Memory Pool

47,807 transactions
30.27 vMB
0.09800810 BTC
Random Selection Loading Transactions
Max Size: 161.22/200 MB

Candidate Block

Mining Attempt 786a9d43145fc591db133cde805749b39408bf7fe59349c8236e1a41e08cefc3
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (387,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,402 527,402 000000000000000000044006a497fe1433a51695d647c71063ef7c850509983a 406 0.17/1.00 vMB 23
527,401 527,401 00000000000000000016791f7e5c32f88dc4f4c301624b2162a04ce37a23efdd 276 0.14/1.00 vMB 25
527,400 527,400 00000000000000000037fe06f6b44624c5abaab8224bfb43072c37199a681282 1,510 0.79/1.00 vMB 32
527,399 527,399 0000000000000000002feb11a81c9fae2af8e7d6c8294ea4d91e3a4c6adee65e 134 0.04/1.00 vMB 25
527,398 527,398 0000000000000000001b62fad35fccb686f9111067d85c6aa4b048d7a8df581b 2,540 0.99/1.00 vMB 31
527,397 527,397 00000000000000000012ccdf67d195f8401be278ad814b9dcf53e2ee4a74ed05 157 0.09/1.00 vMB 18
527,396 527,396 000000000000000000088dec8409192b4ab805d4c0fc442496541082d8513e9c 2,295 0.99/1.00 vMB 29
527,395 527,395 000000000000000000017e2ae730d12efc3ac5098721aa59e424d240361b922f 1,949 0.82/1.00 vMB 34
527,394 527,394 0000000000000000000b5947f0597be84507dec104835605c8eeb2f9321c5a6b 2,087 0.89/1.00 vMB 9
527,393 527,393 00000000000000000005aad48b96aba20784fa2ece50f8ea573addb8f277105f 2,119 1.00/1.00 vMB 43
527,392 527,392 0000000000000000001276c79695cfc2bf01ca0e67c39d222e6677f910cbfaea 407 0.17/1.00 vMB 25
527,391 527,391 00000000000000000027b77a15ee0196fc766c8017ae1ddeef968cee79cedfda 170 0.06/1.00 vMB 23
527,390 527,390 0000000000000000002882d79ccdff5f2e8b7496bbb66d5a6d6d7899a2ebdbbc 1,039 0.60/1.00 vMB 8
527,389 527,389 00000000000000000022f0f1e4b6e23f7c07565ba2ff6a2ce93571378bebbf9a 2,126 1.00/1.00 vMB 47
527,388 527,388 00000000000000000000af09d8b738773419c44f5cae40921d125f4322d554c6 1,933 1.00/1.00 vMB 36
527,387 527,387 00000000000000000025e30f1cd2a9353843fb16596c454214b06b015944af42 149 0.05/1.00 vMB 30
527,386 527,386 00000000000000000031154cb7cd2909e232e95fb18886babbf287047fb5c3d0 854 0.31/1.00 vMB 28
527,385 527,385 000000000000000000265e33cdc3be0065f8c56883cd9ceac4484a3994d3b568 1,244 0.47/1.00 vMB 32
527,384 527,384 0000000000000000001bdf4368aaa366442170d6bdfd4e3e26167da474abc35b 1,544 0.63/1.00 vMB 33
527,383 527,383 000000000000000000064f3b3983d836701da5ba90d3bd0a41f9701474576bda 2,119 0.86/1.00 vMB 22
527,382 527,382 0000000000000000001cbd1a7a519b7869ddd6d3950841707d66ff56ed151505 2,269 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.