Loading Tool

Explorer IconExplorer

Memory Pool

82,229 transactions
30.97 vMB
0.08993834 BTC
Random Selection Loading Transactions
Max Size: 188.98/200 MB

Candidate Block

Mining Attempt 72d76771d6971c1398fe9312a30f2d7e78c4fcf466abd99c8b24a5a42e522598
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 9c9b8ad44d0867618da7624bdab0dba654fb0f1f761b874cfb8d39db65406806
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,823
Size: 1.00 vMB
Total Fees: 0.02039844 BTC
Feerates: 150.93 > 2.04 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (638,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,730 276,730 0000000000000001d58c177ed5eef1889617656f50eb79c9f988c4096454fd39 23 0.02/1.00 vMB 18
276,729 276,729 000000000000000016a5f3591b924405c5c7110d101314f4a920e6d40431d378 245 0.12/1.00 vMB 48
276,728 276,728 0000000000000003361da58cb5cf46082e84072689d94361d5c3746a0ef433c0 467 0.20/1.00 vMB 49
276,727 276,727 000000000000000175fd42a806cda20eb981f5b80ea76de3c27af1137b307395 478 0.36/1.00 vMB 26
276,726 276,726 00000000000000014a21ca5e52a92efa3de74b209c185cf3e3bd31a60392aa02 743 0.25/1.00 vMB 80
276,725 276,725 00000000000000028a0f48e8b18fc5037a6a4cea0a2097e6a3351b6dc2d219d6 145 0.15/1.00 vMB 23
276,724 276,724 0000000000000000ba676edf65dcbefc8d155d05973f1b0a9fdc908108579edf 500 0.22/1.00 vMB 49
276,723 276,723 000000000000000092a315c01cfc115d7f1b40dc44edbafd504b0d7498b0704a 156 0.06/1.00 vMB 40
276,722 276,722 0000000000000000f1ef3d8cd17e318d327a6c00c758985a6718cd5e25a28cd2 87 0.04/1.00 vMB 17
276,721 276,721 0000000000000001b535a03691e7e106521b48f7ed7967bc4bdd74c8b997d496 68 0.02/1.00 vMB 43
276,720 276,720 000000000000000312710b36386f0ad4457eda9ba3a71333276dff8096b89342 814 0.40/1.00 vMB 43
276,719 276,719 0000000000000000ac63a035a2cbda0ede8f2763ea3404e72e8b3aecd0a7f13a 250 0.19/1.00 vMB 26
276,718 276,718 0000000000000002e16f1704b5aada80f819f24a8de0c09dd9a3f9a3fe9ea0d5 413 0.25/1.00 vMB 51
276,717 276,717 0000000000000000d2afef8006e86b64f79148889e653266cdd42d8820cad49f 81 0.05/1.00 vMB 22
276,716 276,716 000000000000000133245ee2f34df3977caedeccb559cbc2f42916da4a7f2b3e 495 0.23/1.00 vMB 43
276,715 276,715 000000000000000378bca6f2fc1146fbcc2ce6477cf340bfa23a261881434988 159 0.09/1.00 vMB 40
276,714 276,714 0000000000000002ee913983453dc874cb7e6d9252b580725f8fc282989e6902 34 0.03/1.00 vMB 30
276,713 276,713 00000000000000000c9cd3d81d8168db4881a42897c685a77725b34be7b7d953 146 0.08/1.00 vMB 31
276,712 276,712 0000000000000003683570b2d0412ebaf73440ba1205dc556eb3954ecd39cbff 241 0.19/1.00 vMB 27
276,711 276,711 00000000000000002bae9dc57bcd47154a67b59bd5b7eca2c1b5de739f225be0 526 0.24/1.00 vMB 42
276,710 276,710 00000000000000026183f3b11eff2b4511ba99a6ae09c7e88cd6aed4fb2ee330 737 0.34/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.97 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: 715.85 GB
    • Received: 17.74 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.