Loading Tool

Explorer IconExplorer

Memory Pool

80,619 transactions
34.71 vMB
0.18012480 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt c92f1b6da0044a43424b7a5103b29a62be805a984da18b07e5afa9ab074cb344
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 412db0e3c15e8974cfcdea3970f9053b9559d585a7662c8667faeb99296f531a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,107
Size: 1.00 vMB
Total Fees: 0.04991419 BTC
Feerates: 150.93 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (641,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,552 273,552 0000000000000001996c465228c2a07c816ff2632b07f29574d3f474d44c3126 210 0.12/1.00 vMB 9
273,551 273,551 0000000000000001a1aa7c33108c120c9a946323680c6a86d36aa221def549a8 310 0.13/1.00 vMB 54
273,550 273,550 0000000000000001cfd7c87f9b92bf533981713fb8c39d78cd47b9545a236900 164 0.10/1.00 vMB 47
273,549 273,549 00000000000000019ba89431d3b93077ae68a0908a79a6d7e6b91225f07868e2 477 0.23/1.00 vMB 45
273,548 273,548 00000000000000027c3949ee2213a63b61d84225880471dc0fc5f9bfbf5d5ead 60 0.04/1.00 vMB 17
273,547 273,547 00000000000000013a528da36fdaa8644ed2bbe15a817e786a18c3f293dfdae3 190 0.12/1.00 vMB 27
273,546 273,546 000000000000000157e1705e7cdbe8d1aca1e0a045a51af01c5a11b1e58a9807 110 0.05/1.00 vMB 21
273,545 273,545 0000000000000005ccbaadd169c31c63de20b3df828e3c0a8844ad227ab70164 390 0.18/1.00 vMB 48
273,544 273,544 000000000000000029bddd65cb1bc3814b06c818fdcbb50186893608a4da65a2 72 0.03/1.00 vMB 16
273,543 273,543 0000000000000005eaaa73b316dd4d20b951585a50150e8eb33042184fc65409 171 0.15/1.00 vMB 15
273,542 273,542 0000000000000005cf76849256ce39f65f46105d281cd34510b359af026d99ce 613 0.25/1.00 vMB 72
273,541 273,541 00000000000000047702af662656b9d927f05ba84a67ba20189b9fc5b6ed3ea3 373 0.16/1.00 vMB 42
273,540 273,540 0000000000000003ca618231dfb55bb5e7615c63c88a608c5260ab622635f645 159 0.07/1.00 vMB 68
273,539 273,539 00000000000000001e672c4090d6601ec8e89bf5e74da2903cdebd897b85b760 137 0.06/1.00 vMB 44
273,538 273,538 00000000000000047277cc11152b75b42785af3540a386bd61bcacfddfec3230 57 0.03/1.00 vMB 35
273,537 273,537 00000000000000043178dc89d9c76cbb73f602b67a0e19fc545054c83ef981ba 480 0.27/1.00 vMB 44
273,536 273,536 00000000000000048832c5b83c4fa63f0d40f973f71f43d1334673ca7d450f19 1,830 0.90/1.00 vMB 51
273,535 273,535 0000000000000000f4575e5212be41972ead86977d9582aa49620703fc5bf38c 226 0.15/1.00 vMB 18
273,534 273,534 00000000000000041dbada4cf064dbf9b812e19cca0552d4285cf5768e06d40b 151 0.06/1.00 vMB 33
273,533 273,533 0000000000000000914a68666c4c89d3a0aa5c46df55471e6d8de89f52a07392 348 0.20/1.00 vMB 38
273,532 273,532 0000000000000000d88adb97bbaf93dff40c3c742e143667e83313964da8d2d0 552 0.25/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.