Loading Tool

Explorer IconExplorer

Memory Pool

70,466 transactions
26.43 vMB
0.06132031 BTC
Random Selection Loading Transactions
Max Size: 160.14/200 MB

Candidate Block

Mining Attempt fd94d0c37a91bd7137fa48b9932e267de3fcf8e9f628e2a22d4824ebacfc19e6
Version 20000000
Previous Block 000000000000000000016aa18e8ecd613d6541af8a0d66953f28fb8fdcfea38a
Merkle Root 79564644290e165c86538e55740b7d2f2e87b2c9500a17563f8628bdf667b18a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,192
Size: 1.00 vMB
Total Fees: 0.00497487 BTC
Feerates: 40.29 > 0.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,551 (723,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,045 192,045 00000000000001e6c74dd1a18c92617d4ac29fb831f01e55b42ec4eed499f9e2 336 0.15/1.00 vMB 165
192,044 192,044 000000000000073f50170f1bb3d1b45d62f7dc0d1a79bca46f83d14d581cc589 69 0.02/1.00 vMB 14
192,043 192,043 00000000000003c04538d14522d4929c8d3a11dced0e22f2b319199e09dd0819 299 0.12/1.00 vMB 140
192,042 192,042 00000000000007a08c0ea3a50674dd6b9f56a87ccabe090701daa2c577a04890 43 0.01/1.00 vMB 121
192,041 192,041 00000000000005986395e6f6f3732b96d55906283a3d190c4e1f34db80123f23 144 0.06/1.00 vMB 74
192,040 192,040 00000000000001e31dcd756844c60289d8c0f4cbebd6c6090c3d20fd0870c863 102 0.05/1.00 vMB 108
192,039 192,039 000000000000013a037a109cc0a57345c6b9debca55a624a2980fe26df2c2973 39 0.02/1.00 vMB 23
192,038 192,038 000000000000006b5a24754866442efaf316909af74e1bf03916ddf7d4b1d12c 128 0.06/1.00 vMB 89
192,037 192,037 00000000000006fec282eca7b70b01cdd67607e0efa1443842fbf5997aa7f86d 619 0.27/1.00 vMB 161
192,036 192,036 0000000000000822c5c357dbbe8be9d51d4ad8afee60c9e75ce139af427ef7a2 166 0.06/1.00 vMB 35
192,035 192,035 000000000000028ebba83e18b0c8472bdaaf4c0aa2ee491792507a11a9a2bd62 147 0.08/1.00 vMB 119
192,034 192,034 00000000000007b61c2486972915967fae4897d1401800d55f9ab26f992200c5 174 0.08/1.00 vMB 107
192,033 192,033 0000000000000455e02885159767dd2f34233535ddadedec233b5539db58d1a6 116 0.04/1.00 vMB 42
192,032 192,032 0000000000000666789333c02b6333adb144ece833b02ae7480b7cc91bb22736 42 0.04/1.00 vMB 100
192,031 192,031 00000000000002cd4bdb4f9bd09e09b837c6b625c9045adbb29e7fb75dfdb893 53 0.02/1.00 vMB 143
192,030 192,030 00000000000005b59918d56a4b9ca408938e1719cd86a80c3897afc5c1018af4 20 0.01/1.00 vMB 87
192,029 192,029 00000000000007f3452368817523144493b98f087513ff9b1d99339d55d288f3 377 0.19/1.00 vMB 102
192,028 192,028 000000000000015571a75d68733d937bf2b760b3b3736567fcf845275988a095 141 0.07/1.00 vMB 117
192,027 192,027 00000000000000d9913ac2271e148e45dcc8095e686e60b3f6f1a0451ecf0d14 250 0.13/1.00 vMB 117
192,026 192,026 00000000000000403d888b3d3e356e82a0a4655f847a8fac2c44c0958b724d34 300 0.09/1.00 vMB 29
192,025 192,025 0000000000000116f161bfdfb5ef3a25bfd410edb920c59882f9a256360c72f5 32 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.35 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: 768.23 GB
    • Received: 19.54 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.