Loading Tool

Explorer IconExplorer

Memory Pool

33,601 transactions
25.82 vMB
0.08045126 BTC
Random Selection Loading Transactions
Max Size: 129.43/200 MB

Candidate Block

Mining Attempt 377a2388ecbf6a0cd404248bc127b0e73c75364df4dd5b13a0c902cefe3f3569
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root 2cbf6d17776e3dbe8d43ddf906e58a7f3038dbaac9835d48800f01a0d5be053a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.03196236 BTC
Feerates: 526.32 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,520 913,520 000000000000000000012e6808a9366559a9da13831f7d23b9fd05c477d3a561 3,011 1.00/1.00 vMB 1
913,519 913,519 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d 1,481 1.00/1.00 vMB 2
913,518 913,518 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4 770 1.00/1.00 vMB 1
913,517 913,517 00000000000000000000eb36ee3e6947a9e850649902af9ef9b61f08ab73877e 766 1.00/1.00 vMB 1
913,516 913,516 0000000000000000000101a60140937eeb7606df9e9b3ded33b809e5132ee563 712 0.30/1.00 vMB 2
913,515 913,515 00000000000000000000d64756d0fc1a91dc52b6ea9a0e7b64b68c93b2b5a08d 4,895 1.00/1.00 vMB 0
913,514 913,514 00000000000000000001dd2d43f76f4b19f3a8e3294689bed1e5ae6b7293d79e 5,322 1.00/1.00 vMB 4
913,513 913,513 000000000000000000016339ab70a38f6993c83955ee6a573cb89c032b71c1f3 3,131 0.98/1.00 vMB 1
913,512 913,512 0000000000000000000172a1d11580e33d6323106c895a61630f5c68fc726d3a 3,543 1.00/1.00 vMB 3
913,511 913,511 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f 1,064 0.24/1.00 vMB 1
913,510 913,510 00000000000000000000e7878bdfe788173f6a548f487b1a1f1ab2cffe96a584 6,475 1.00/1.00 vMB 0
913,509 913,509 00000000000000000001973edfe7b96c2642197d873e2250bca2dac363ff45fa 1,616 0.66/1.00 vMB 2
913,508 913,508 00000000000000000000530b19dff44f12db6823c6764166133ba764e9326fca 5,364 1.00/1.00 vMB 1
913,507 913,507 000000000000000000007f4078d40333ca530ac4a79b6f918d21efa53dc7e8c1 1,003 0.32/1.00 vMB 2
913,506 913,506 0000000000000000000053964348fa79f0341d88ef8bf36ba808f8b0d30a0d7c 5,383 1.00/1.00 vMB 0
913,505 913,505 00000000000000000000a5e97a6ac1dfa2a516705629867288601a8edea930ac 2,769 0.90/1.00 vMB 2
913,504 913,504 00000000000000000000a5861c39c91d7506f8e9036e69960b99b4a580a7b756 4,639 1.00/1.00 vMB 1
913,503 913,503 00000000000000000001a0f85a2d469b3cb2b52915431a7bdcdeb3e0f1c0bc33 4,223 1.00/1.00 vMB 0
913,502 913,502 0000000000000000000159e651c42d68c3a9762a7d11ffaf0ef5bb6ab047c7e2 3,439 1.00/1.00 vMB 2
913,501 913,501 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e 4,984 1.00/1.00 vMB 3
913,500 913,500 00000000000000000001804e83d263f373a6bd0eab58e1fe578218bf678ffeee 5,390 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 573.91 GB
    • Received: 8.10 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.