Loading Tool

Explorer IconExplorer

Memory Pool

73,041 transactions
27.34 vMB
0.08631638 BTC
Random Selection Loading Transactions
Max Size: 164.64/200 MB

Candidate Block

Mining Attempt 0c0be876b6e57b646b9a063395a6feb349f25a8a06e0438151f797321b5ba993
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root f68f74e629f2fc9b42bbdab5c7d91400cb68e28274ae805166491aae2c8c4935
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.02707430 BTC
Feerates: 74.18 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (38,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,497 876,497 000000000000000000005227e0db4e5d27421e745137559aee28613b856c5b71 1,650 1.00/1.00 vMB 5
876,496 876,496 000000000000000000008079100cffb6e9e83ed030d39a7999caa020e778773e 1,707 1.00/1.00 vMB 5
876,495 876,495 000000000000000000002ccd5002ce78adc5870eaf2d020fea2b4c7dd7b0481b 3,704 1.00/1.00 vMB 7
876,494 876,494 000000000000000000012dd59015555d350c65f0460567001bf2bb01164bc928 3,423 1.00/1.00 vMB 8
876,493 876,493 00000000000000000000df0f0fefdea3a602af7f33c86c35f6c64695b975dc65 3,375 1.00/1.00 vMB 6
876,492 876,492 00000000000000000000cd9954fb21aa7ff2eefbc86cfca845106255559e3be0 3,256 1.00/1.00 vMB 12
876,491 876,491 000000000000000000025f4d0c92b13be767a0d74bd0356100d085fb3108484a 3,166 1.00/1.00 vMB 7
876,490 876,490 000000000000000000027eaff92421180a3d8562b267557404aa7da310a78fb5 3,808 1.00/1.00 vMB 10
876,489 876,489 00000000000000000001af4c0894715ee6c4817820f3c9f490531c33dfc503f6 3,985 1.00/1.00 vMB 8
876,488 876,488 00000000000000000001b33617f9d0e203b8157cbe50dcdda31fbb28d42f0dce 3,314 1.00/1.00 vMB 11
876,487 876,487 00000000000000000001fb04b3a55779f129711241a1efa56e1f6c0c97db4f60 3,733 1.00/1.00 vMB 10
876,486 876,486 000000000000000000025b9783d48ddec73268f3261ed7baa3ead386f7b6de82 3,279 1.00/1.00 vMB 6
876,485 876,485 00000000000000000001e6dae4b825516fd2e224cf6e8ed5b75eae066ba7b5e3 3,298 1.00/1.00 vMB 8
876,484 876,484 00000000000000000000c255d7395d4ce63a1bc0f074fbc9106980362f9f9403 1,430 1.00/1.00 vMB 5
876,483 876,483 00000000000000000001a7daec50f8753690840e70cba4b7efe078a728833615 3,244 1.00/1.00 vMB 6
876,482 876,482 000000000000000000023bb6e7b6e1281847809635a956f6ab0ceccdf12feaba 2,990 1.00/1.00 vMB 9
876,481 876,481 0000000000000000000045b166b39895b51534bc2d3b03c26af84bf259d6dcc7 1,095 1.00/1.00 vMB 9
876,480 876,480 000000000000000000014692ecbcfd3cb59ec6834c7aab06338d7d0239f7d8f8 829 1.00/1.00 vMB 4
876,479 876,479 000000000000000000009fa51dd54062f7a648782765c1fdcfe6fa9fa13f560e 2,394 1.00/1.00 vMB 6
876,478 876,478 00000000000000000001c3919ac216dbbbd42698ec9874e387f4298a2009fe09 2,842 1.00/1.00 vMB 7
876,477 876,477 00000000000000000001a946cd7a0e42a44d2f35b02f947ba3c17b972f03e21c 3,400 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.19 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: 752.86 GB
    • Received: 18.89 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.