Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
29.67 vMB
0.06811233 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt 920331ce7830ffcc0c515234b6ab73ea93a6993d32bb1799b4eae1aed59b496f
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 4b235c52b3d582457b8cc14378e9593361d6c2278845d3c8d88dba778d61c7e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,209
Size: 1.00 vMB
Total Fees: 0.00760437 BTC
Feerates: 100.36 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (687,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,038 227,038 000000000000003b91466bfbb7c128a12eca971748cfc63c207177b6307fb44b 331 0.14/1.00 vMB 157
227,037 227,037 00000000000000469a875517539327a19afa0635baa10b5847117d9516cdc03c 1 0.00/1.00 vMB 0
227,036 227,036 00000000000000e55b87f14139bcb4de46be1f57f5fb7f9437746157bc887f82 423 0.18/1.00 vMB 166
227,035 227,035 00000000000002b08229fb173bf2b6b3a1b98b38e5feb2b0d92ed9674a5e3ab8 360 0.15/1.00 vMB 172
227,034 227,034 0000000000000361ac99dad1418f789809f9300b4e72b9ea1871943c2d363b23 421 0.16/1.00 vMB 195
227,033 227,033 000000000000030ca9ae6a3ece82a3900707267024bf3d98b055ffd1896074f9 75 0.03/1.00 vMB 63
227,032 227,032 00000000000001e76ee6a4f6603883d823b7bb67f30d5a1c853663608b39f83b 300 0.13/1.00 vMB 158
227,031 227,031 000000000000033053843a5bbeef138edf70add40ad625051b18d9c7b0273443 512 0.25/1.00 vMB 126
227,030 227,030 00000000000002abddb61a78b487e22f22792543cfe0a3ee28b318e0138a0e38 870 0.25/1.00 vMB 299
227,029 227,029 00000000000001ebe05d3d6db9b25d1cf04fa7c51599aabeb123a083fad8277c 385 0.19/1.00 vMB 188
227,028 227,028 00000000000001ea81d00c6d80f44ad2fac93564a4fabe6cab880e05e1554343 26 0.01/1.00 vMB 14
227,027 227,027 00000000000002491bc060d3fb34371209f314679cb3c98399b592487df4414d 348 0.15/1.00 vMB 180
227,026 227,026 0000000000000114f27e37b38536f57944a7eded989acab53a11e3b7fe41bb33 199 0.09/1.00 vMB 131
227,025 227,025 00000000000001740aae61649c068f47d93b1ed7f71829f904c499704755b559 581 0.27/1.00 vMB 213
227,024 227,024 0000000000000309d23200fc446f41239cf876493c4c2dadaaf7944e11456ac7 309 0.13/1.00 vMB 196
227,023 227,023 00000000000002b536d8646ca4972a9be3f5779148a981079b3e7ca549a3ccd4 130 0.07/1.00 vMB 152
227,022 227,022 00000000000003222dd4f9a1136407c5a8bbe2504df85e15091d75a1fd61853b 300 0.15/1.00 vMB 146
227,021 227,021 0000000000000141745b6b5206b32bb5f287c735f0869d17ef4d5938d9ab8176 179 0.09/1.00 vMB 232
227,020 227,020 00000000000000a89b046eab29dbd8424baeed109ed7630abd3d9f3cd053f7dc 61 0.03/1.00 vMB 81
227,019 227,019 000000000000024e9555dc1d20ca83f146db8a49c47ecd4ace38b672b94a619f 256 0.19/1.00 vMB 116
227,018 227,018 00000000000000538feb70790532992c01bcb97c1bb7ca9978eb0616402fe2dc 221 0.15/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.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: 662.22 GB
    • Received: 14.84 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.