Loading Tool

Explorer IconExplorer

Memory Pool

78,166 transactions
34.29 vMB
0.15984131 BTC
Random Selection Loading Transactions
Max Size: 191.25/200 MB

Candidate Block

Mining Attempt 63d157e8b536b18ba738054881e1d90fe32613788f609d2f908e348063f42e67
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root bda04eae71a95c9bd6e1e321b40cc860556d741f3d76cf5025a142ef72e72e65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,105
Size: 1.00 vMB
Total Fees: 0.03740674 BTC
Feerates: 469.97 > 3.75 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (607,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,495 307,495 00000000000000001c8ef90a8b16325fb3a17cd32d4da95c47a50120d8057ce6 554 0.31/1.00 vMB 26
307,494 307,494 0000000000000000281118a08d27122511dd94541231d1f5874c6142f6920c68 271 0.26/1.00 vMB 19
307,493 307,493 00000000000000001f9e2350f6673f98685e0aaf112607ef68b3daf527b2c4d9 128 0.06/1.00 vMB 28
307,492 307,492 0000000000000000007cdc934cd1ae6a3e3b4e3bfd6400cf84699a2f2eb4e208 256 0.09/1.00 vMB 43
307,491 307,491 000000000000000029bc7327ed64a7467c9486ac9aeb3dd8a61d5860e40f2f2b 35 0.02/1.00 vMB 25
307,490 307,490 000000000000000011512d9118d354aa21f5a2a29166b13c900bfc8455c40cb1 60 0.02/1.00 vMB 27
307,489 307,489 0000000000000000355fefd005b1a574c0fdaf8cb4d9f179e91e2d8b9baa3e9d 76 0.05/1.00 vMB 28
307,488 307,488 00000000000000000df729e28fbe8c0397f251bee41ea7038df36296de1961e0 305 0.18/1.00 vMB 29
307,487 307,487 00000000000000000783dc62f0e680087b5d1aac3c985805b3085f8d8e917629 92 0.05/1.00 vMB 54
307,486 307,486 00000000000000001fdce11f233e2c8c06990d8a38e1dde274a84fb925fdb939 130 0.06/1.00 vMB 30
307,485 307,485 00000000000000001e6258ae63ddca4249f2c29c1a3314c731fae2efdd39e055 200 0.10/1.00 vMB 22
307,484 307,484 000000000000000019ad61b6b773631cacbba92db9bebc5ae74bafe791a35507 1,230 0.75/1.00 vMB 30
307,483 307,483 00000000000000004374c2a975fe6250eb4660b1628063d7a3c451fca9b40f8c 467 0.30/1.00 vMB 32
307,482 307,482 0000000000000000036a9caf9f2d16fdb6a3388858a3ed639c1c5f6be7c8e421 604 0.37/1.00 vMB 29
307,481 307,481 00000000000000001402f6b9f7e1862a7e7179b5bef97bec2a517447da1d5bb7 551 0.25/1.00 vMB 43
307,480 307,480 0000000000000000446c1f7442419b0047f9cd1807dd576a6015c179b4bdb6cc 651 0.45/1.00 vMB 23
307,479 307,479 00000000000000004f36736bd581cf9931be267d7a9384fc66583565f34a4229 73 0.08/1.00 vMB 10
307,478 307,478 00000000000000001b60c3726e456bb04cf5da5616c10f5508b5604405de5cc3 198 0.13/1.00 vMB 28
307,477 307,477 00000000000000003f72839d81586891d6b1074b6010ece735ba643d1563ba67 91 0.06/1.00 vMB 24
307,476 307,476 00000000000000000599d1898c7383e9e371d56d458085fc62d7271ae80519d0 53 0.06/1.00 vMB 7
307,475 307,475 000000000000000027b8e62a2f1793ebe6d7b18d2b2f68ccf131c9787ba2352d 37 0.07/1.00 vMB 44
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: 735.38 GB
    • Received: 18.57 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.