Loading Tool

Explorer IconExplorer

Memory Pool

79,023 transactions
29.66 vMB
0.10834440 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt c6939ef58d73507f15f396a813a44f6369c07edffdbade95bf2f3446f8383aa0
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 5f0e2a0d223b4b40bdc109fe8379bcc369b6eaa5a294642d3b0a5bc59b9a9ed6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,767
Size: 1.00 vMB
Total Fees: 0.02584867 BTC
Feerates: 100.53 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (558,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,516 356,516 000000000000000016bcc200091800d8c6b835385944a7c54974957b06f54ad1 329 0.15/1.00 vMB 26
356,515 356,515 00000000000000000c4725eea2600917d1a48c8e704ec1e57bc55fa0d4fb4e38 581 0.30/1.00 vMB 20
356,514 356,514 000000000000000008adcbb634ff36887d71b74222aa420ea24257cfccd54689 1,281 0.68/1.00 vMB 27
356,513 356,513 000000000000000005fc0f160d89d99509ce28c82d231e627fcb218064a5e3da 201 0.08/1.00 vMB 32
356,512 356,512 0000000000000000159e1e07d5957d3f79609b0d3256fbb1c79de6b9f008c42d 1,141 0.48/1.00 vMB 33
356,511 356,511 00000000000000000e05ea9fc3ea929135e337769b511565ce0b82c17995bcb7 1,046 0.53/1.00 vMB 27
356,510 356,510 00000000000000001392df78195b0ae1ccd234b63d7a133ef16f56a0f7e7166e 934 0.51/1.00 vMB 27
356,509 356,509 00000000000000000bd4b2c986073507c5755980c8122317caf6c484392b5931 760 0.35/1.00 vMB 27
356,508 356,508 0000000000000000027a3bd570c9b859116649c20b7c80d96382e7a9353700f1 1 0.00/1.00 vMB 0
356,507 356,507 0000000000000000044126e883889efaed180f8bada88c2a9e5e7d1792006215 595 0.33/1.00 vMB 22
356,506 356,506 000000000000000005025956928662e33693bd23a4e0000db92f9c184f872402 655 0.39/1.00 vMB 23
356,505 356,505 000000000000000015589f559fe0f982653c416857adb5d027fd16671cc5713d 665 0.50/1.00 vMB 11
356,504 356,504 0000000000000000041a8da7df0212fe4f038e399f7d527dc2a55769eeb0e1bd 965 0.75/1.00 vMB 21
356,503 356,503 00000000000000000f9295e1f0dbd98db8746f6f3fe4a192e664bbb3f1b80bef 2,046 0.75/1.00 vMB 35
356,502 356,502 00000000000000000dabe52103e93c812ddefa6797cb2d4ea752cbf3da437749 644 0.49/1.00 vMB 22
356,501 356,501 0000000000000000113ce10bb413e48bf3d1823de912e461f8a555fe6a353e9f 447 0.22/1.00 vMB 28
356,500 356,500 000000000000000012ae289abe9f33b266bb08d65645b40ee5b0e3d4dbd329f5 403 0.20/1.00 vMB 25
356,499 356,499 000000000000000005f50ee1dc7fa63007db102f51c8d86ac3742f67cb018544 109 0.07/1.00 vMB 21
356,498 356,498 0000000000000000126f1314dccdc1ea4b6c5c26816b2a23387458c80cbed5be 1,031 0.48/1.00 vMB 29
356,497 356,497 0000000000000000068b486c081cd2b023bc1fbd947d97e434564b983cbb7df2 315 0.13/1.00 vMB 30
356,496 356,496 00000000000000000cfe31499e3b214feea4a06b043f4c254fefa65b89789149 269 0.12/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.