Loading Tool

Explorer IconExplorer

Memory Pool

83,143 transactions
31.38 vMB
0.16265612 BTC
Random Selection Loading Transactions
Max Size: 186.41/200 MB

Candidate Block

Mining Attempt a8ca634916f37951ac3bb2d006caa8347a08ac8f913441426ccbb7961b23b8e5
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 708ed1031d87d686ab5e2355978bafd4f52d9a9bf189ac8e32e2e0103dee1ae1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.06139700 BTC
Feerates: 269.69 > 6.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (230,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,032 685,032 000000000000000000001a0636b291d739d95c2e410d9a6d632a84db1ab0b867 2,044 1.00/1.00 vMB 33
685,031 685,031 0000000000000000000104918a68c7ff5eb10e0f6fa0e214ccc5e7dbfa105fa2 1,489 1.00/1.00 vMB 24
685,030 685,030 0000000000000000000a9ffef9a7a6e251328e2be3cbb7902cd13f3da876a3c1 2,556 1.00/1.00 vMB 54
685,029 685,029 0000000000000000000991b921a6ae6c8660f7b2bdeff1c5918bc70eb6ebabe7 2,667 1.00/1.00 vMB 13
685,028 685,028 00000000000000000001424b129e79836035d18b3c7c04860bdce92dfb936696 2,251 1.00/1.00 vMB 68
685,027 685,027 000000000000000000082dccc9a8e3274fd9f36797c20109c52ee3b806e88591 1,817 1.00/1.00 vMB 57
685,026 685,026 000000000000000000046dc166c4c7c0b8005353a36663ecd0e005c00151e1fe 2,195 1.00/1.00 vMB 100
685,025 685,025 00000000000000000004bd928108ddd45064c4da777a1e5fb0ee321debd75cd7 1,435 1.00/1.00 vMB 95
685,024 685,024 00000000000000000005384f72ca4a359d700ad1625d95eb538f2641a139812c 2,521 1.00/1.00 vMB 90
685,023 685,023 0000000000000000000171a1b37648306bfe4e78e825c373595c52c31504f2e6 1,944 1.00/1.00 vMB 24
685,022 685,022 000000000000000000062468dbbd8886c3f3bd005b36a2e2a0189bed598db671 2,431 1.00/1.00 vMB 97
685,021 685,021 0000000000000000000277daa8aebcc0b13435aab2b929713f1d98610d1882f4 2,128 1.00/1.00 vMB 61
685,020 685,020 00000000000000000009a1308530e7662217122592d99791c52fb33c62777fc0 2,099 1.00/1.00 vMB 70
685,019 685,019 0000000000000000000855ddc3cdd3003a502e55291f909c074a30a33e19a24c 2,127 1.00/1.00 vMB 39
685,018 685,018 00000000000000000006e58e6d6ecfc9cabbbe2b64f7862093ade6f31c63e83c 2,493 1.00/1.00 vMB 71
685,017 685,017 000000000000000000053fcf6ab6ac1ba4b4966a23d28d90df54a5ec45400bba 2,308 1.00/1.00 vMB 62
685,016 685,016 00000000000000000006903fa4b4d0c305701459cf6cfa14ed158f725bb42551 2,726 1.00/1.00 vMB 55
685,015 685,015 000000000000000000077d98d1ea54d9eddeb887ce07b091fdfbf835788a7f1d 2,029 1.00/1.00 vMB 51
685,014 685,014 0000000000000000000a9c2c25e13688842d9739d12916a456d77aad28babf9f 2,131 1.00/1.00 vMB 56
685,013 685,013 0000000000000000000211598da9777388c7a7c70512592726e9ab27df41277a 956 1.00/1.00 vMB 75
685,012 685,012 00000000000000000007b90dea8dbd56509e44cc480733e0fce24518d83ec89b 1,641 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.