Loading Tool

Explorer IconExplorer

Memory Pool

84,769 transactions
22.49 vMB
0.06873006 BTC
Random Selection Loading Transactions
Max Size: 152.17/200 MB

Candidate Block

Mining Attempt 2a9a8d57d43191c1fa71cb484f99ae596d04c0f591b08150ea1e681c2ab642f3
Version 20000000
Previous Block 0000000000000000000045ceb966c23dd2a22796d46ae0bf354664d33ff60ddf
Merkle Root 5b94288d1cc0149b7acf66d6931fcb1a2301f620668a46dc50f24525aad6077b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.01883393 BTC
Feerates: 150.75 > 1.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,875 (698,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,463 217,463 0000000000000064d2d5e51675eeda86762cb1b1875f958808e9101bdec542ce 538 0.19/1.00 vMB 193
217,462 217,462 00000000000000846e0e72da9034e45f52881f9783c45b2ca3e23eed845e80bb 70 0.03/1.00 vMB 64
217,461 217,461 00000000000003afce65a1ddbb5301823938c428ffbaaf718e5be5d1520fa791 433 0.19/1.00 vMB 177
217,460 217,460 00000000000003b47e221a9c0f300a3c2aa3c77a96e734c30ba6dc594b494954 495 0.21/1.00 vMB 191
217,459 217,459 000000000000027ff91fde0bfd37dc7a24bc9302ae4aa6f3bda2473800706c4f 107 0.04/1.00 vMB 169
217,458 217,458 0000000000000251b8b812b827da6efd43ce5baf7bde1259b611fc7c62ad259e 58 0.02/1.00 vMB 137
217,457 217,457 00000000000001397de295fab0f2f0835fba6f7dd6ec1f723566333a24a6268f 152 0.05/1.00 vMB 208
217,456 217,456 00000000000000d8cd4ae9a2cf938dea2658425bb973f95c32039b927bec79ef 35 0.01/1.00 vMB 170
217,455 217,455 0000000000000363f0fe4db4980f2fae01044ffa8a90d135b393089679847de5 34 0.03/1.00 vMB 80
217,454 217,454 000000000000005e43f653e186b74cdcfbcbbc372a2187ef19010f9fd4ed5e55 67 0.04/1.00 vMB 143
217,453 217,453 000000000000006ace8b56e0db992c801d9a29f68c75a6375dffea68039e8a76 297 0.12/1.00 vMB 206
217,452 217,452 000000000000044399aac500299f410928ee6ef3d3edeec22e20282a425fd251 293 0.12/1.00 vMB 109
217,451 217,451 00000000000002ff1f7394d9f80b3bf4a0f1251cb096fc6ea4e5da6cb9b4956f 465 0.47/1.00 vMB 19
217,450 217,450 000000000000037a226cc2d738df6c334754de4e1a3104c234a4489b073ceba5 428 0.21/1.00 vMB 248
217,449 217,449 00000000000001e5a52491d98649346d2377b5807f73750d08ae146145234d23 204 0.11/1.00 vMB 139
217,448 217,448 00000000000004c4e6cc1cf0760899edb3e53805a67cb9f51cd83a85abe68241 383 0.20/1.00 vMB 137
217,447 217,447 00000000000001a3fc312dd8fa0b53861343dbf2060eeca87f59bbf0a9e5db99 129 0.05/1.00 vMB 11
217,446 217,446 00000000000001c79497f52d92c836601bb8acfdf6369b814c42e78c15c1be2b 521 0.25/1.00 vMB 149
217,445 217,445 000000000000004bf1382e8ac1b4618ec5e19c00eec71ce2fe5c9869112aac04 717 0.25/1.00 vMB 239
217,444 217,444 000000000000047b6df83bda9994d58be3bd18b5aac91d2f0b861a0541aa2769 135 0.07/1.00 vMB 121
217,443 217,443 0000000000000484c9d943c53b7c3c9c2f433397fb5dd1458e982b91ec8716b1 226 0.09/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 783.89 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: 795.52 GB
    • Received: 22.13 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.