Loading Tool

Explorer IconExplorer

Memory Pool

78,493 transactions
29.41 vMB
0.06666022 BTC
Random Selection Loading Transactions
Max Size: 176.74/200 MB

Candidate Block

Mining Attempt 546ca3c2b90613451f3e9a694a93b61f6b667ae6827b96506e20a6a9da01ed7f
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 0c7ccf709eb78a5776ded40eebb947fca9617a9c95c2310d2a230a4a5409a0a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,205
Size: 1.00 vMB
Total Fees: 0.00708341 BTC
Feerates: 50.25 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (671,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,026 243,026 0000000000000055cfe74b5d49d8793bd0cbab360d80b1e430f2fcf5cf0c2665 594 0.25/1.00 vMB 226
243,025 243,025 000000000000001915d27a56f58b5478fe24475aa86ff93b1d5f1e5ab6f9d0c3 218 0.10/1.00 vMB 156
243,024 243,024 00000000000000cc2dc5a312e4d2ab5e4708d7fed58b765f20c9292a148b0b23 11 0.00/1.00 vMB 113
243,023 243,023 00000000000000657be01e7d05b023088a80194dc6502180b0b2e941306d8afd 367 0.15/1.00 vMB 181
243,022 243,022 000000000000009638e818e7b3256a9eeb96af943a607a7c23a8524892c5f36a 161 0.06/1.00 vMB 120
243,021 243,021 0000000000000073be91b0c38cb2e0b107cf7c71de3cbe9735a63bec0d70d2ff 513 0.22/1.00 vMB 194
243,020 243,020 000000000000000ad7cb3274811148964848625026a2bbcabf3f20a835419a5e 279 0.16/1.00 vMB 110
243,019 243,019 0000000000000034ccfa17b4f9aec0f91fdbc29f760e279b8bd75c9caad1ddd4 238 0.11/1.00 vMB 179
243,018 243,018 00000000000000678826e9e96ef4b7348e127a9e723b278be289587574203601 107 0.06/1.00 vMB 81
243,017 243,017 000000000000007fbaaea0205c25b629f71885d221ecdc0c8cabd029ffc7cf26 679 0.25/1.00 vMB 257
243,016 243,016 000000000000008c5923c4afb9888543d151c2576c9049e436a96287983b5635 257 0.19/1.00 vMB 76
243,015 243,015 00000000000000d240c1fa564ed3ba0a76b6e0a49214fe12f8a122626398ef70 255 0.11/1.00 vMB 207
243,014 243,014 0000000000000025103493302f2754b2adf962337ab763168a2d6bddcec9dc2f 510 0.20/1.00 vMB 189
243,013 243,013 00000000000000cbbf8127cc8ff6056bc91bf00d14312c0e6f25bb955ed79336 77 0.09/1.00 vMB 17
243,012 243,012 000000000000007f27d49d588367eee58184bc720e8fcf653b415e808dbe6450 198 0.11/1.00 vMB 136
243,011 243,011 00000000000000355853e3413705262b0770da5b1090b4ddbec12689e683aea2 423 0.24/1.00 vMB 123
243,010 243,010 00000000000000719b277afeca5cb7845a9de32e77131041f2cf0d610f99460c 707 0.25/1.00 vMB 241
243,009 243,009 0000000000000026da486bc61d536319c050ddd13261f66c276a16891b31a0dd 162 0.12/1.00 vMB 69
243,008 243,008 00000000000000ced7982fb8ec1af5f4283825d69abc91ba09220c1a6370fd5d 687 0.25/1.00 vMB 319
243,007 243,007 000000000000009dbb47730948afaa668a21612275e135de7ace7e2c787075b4 10 0.01/1.00 vMB 310
243,006 243,006 0000000000000079d4636e1ed808c4f4b1b0f512ac74b4659e67b5f2a402c9ab 238 0.10/1.00 vMB 740
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.