Loading Tool

Explorer IconExplorer

Memory Pool

75,153 transactions
28.89 vMB
0.08769012 BTC
Random Selection Loading Transactions
Max Size: 170.97/200 MB

Candidate Block

Mining Attempt d19507875ca0562afea4a9cd3dedeb0ec85d437104e958709e9ca3af65235eea
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 2cec1636f2f7d87a572b10252067927b6905f7953789afee5e387675bafe219c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,960
Size: 1.00 vMB
Total Fees: 0.02787205 BTC
Feerates: 150.93 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (224,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,671 690,671 0000000000000000000dd569192c6f1912d4fd7a122531275631941bf8869be6 481 0.21/1.00 vMB 20
690,670 690,670 00000000000000000004d2e50c4410b51e36d4dd7726f20a2f188a330954b6d1 906 0.43/1.00 vMB 21
690,669 690,669 000000000000000000091c9917ddc13948e3ffd7cec3be88ffc21115ce0e7322 853 0.46/1.00 vMB 20
690,668 690,668 00000000000000000001750435d0310f09a07346495146e2ec52735c3297947d 226 0.09/1.00 vMB 29
690,667 690,667 00000000000000000003ecff4e92e5efff7147bf3a0a56370f185e0652973550 130 0.04/1.00 vMB 34
690,666 690,666 0000000000000000000983a0f0f460619a0bbb6c64168cdcdc77397aab2afda2 1,239 0.51/1.00 vMB 22
690,665 690,665 0000000000000000000f442f0b5aafe32fbf4ac3d43b72e3530cd6f741a210be 651 0.35/1.00 vMB 23
690,664 690,664 00000000000000000002b1b376e461a9aec8b87e40161fb4f8fff05ca75f520d 504 1.00/1.00 vMB 6
690,663 690,663 0000000000000000000988f79b57efdf9f02a30fc87cc87e27398145ae6ddfcd 780 0.32/1.00 vMB 26
690,662 690,662 0000000000000000000430afe1e83fb3a07027e5bbfcf1877ad9b229372cd02c 1,230 0.51/1.00 vMB 27
690,661 690,661 0000000000000000000f73c964df2e0f51cb75df10b19c2d316105382c330cf9 810 0.31/1.00 vMB 25
690,660 690,660 0000000000000000000fae2377ef5bf85ea7d8fdc24595bf2c4b4fe6e09e20de 739 0.42/1.00 vMB 23
690,659 690,659 00000000000000000005fd35ed77a4c98c10608b12547b1a4a0bc272091d7ffa 1,451 0.80/1.00 vMB 22
690,658 690,658 00000000000000000004595883e61985ab6050ea975fc32d27a505d6ef84dab1 1,001 0.52/1.00 vMB 11
690,657 690,657 00000000000000000006334724e6055826b105e8f4bd55670ca2228c15dcfbb5 1,722 1.00/1.00 vMB 22
690,656 690,656 00000000000000000011cb6b85a133feeed600bef6bd3cdb01559d8852b718cc 831 1.00/1.00 vMB 39
690,655 690,655 000000000000000000105ebbfa4434151d461cd5d874853f0619abd802ab2c3b 119 0.06/1.00 vMB 32
690,654 690,654 0000000000000000001153b5de0fbaa7523ed09dfac78efe48325eaefef868dc 1,260 0.63/1.00 vMB 29
690,653 690,653 00000000000000000013598ff23d16764d1f929fbc75530d1d3945d1374d2cc8 600 0.40/1.00 vMB 18
690,652 690,652 0000000000000000000933922016de547b78d45eb741a7d861e3a23af8f06225 1,322 0.72/1.00 vMB 24
690,651 690,651 0000000000000000000ea56544d2450721a648380395d44dc58f76e6d64a8a51 1,570 0.73/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.