Loading Tool

Explorer IconExplorer

Memory Pool

79,142 transactions
29.67 vMB
0.07641495 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 69acc1faeaeab12d03fed3c2d4491629cc12c8a1799f6dea3803f12ea0f5843d
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (223,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,050 691,050 00000000000000000004db2eba3a19605359e1c75d0b2d4e6e5a2ee96b28f454 273 0.14/1.00 vMB 17
691,049 691,049 00000000000000000001eb9d1bd2ccb74fd1ec563dba465387e33c249c8ef418 1,269 0.41/1.00 vMB 30
691,048 691,048 000000000000000000047678061b641fbb3367ddb5bd6542f1eaa60f855281a7 275 0.10/1.00 vMB 29
691,047 691,047 0000000000000000000e5be0e42163ded162ff00f96498e3c8bb9641fd74637e 1,887 0.59/1.00 vMB 8
691,046 691,046 00000000000000000012bb26a5b939ae6ff44af70c8b219fa8a7e96586630493 2,641 1.00/1.00 vMB 34
691,045 691,045 0000000000000000000a77347b87d221e58b272289090295d267adcc7583c0f0 602 0.25/1.00 vMB 13
691,044 691,044 00000000000000000006090b8182b045765dca7c360ae1085fa331e70abb5a78 1,630 0.67/1.00 vMB 14
691,043 691,043 000000000000000000006acad98239647029f3f39038b51bb13fd3351658835f 2,235 1.00/1.00 vMB 12
691,042 691,042 000000000000000000059acaf43ef21ca6732d41638b6aa0ae38ff82329e124a 2,893 1.00/1.00 vMB 15
691,041 691,041 0000000000000000000ad6735913adbecfb11faa1e46b3150d226f7cd59a28cf 2,934 1.00/1.00 vMB 5
691,040 691,040 000000000000000000093b9b22ee550f163a3f519196189e4453565158bc3485 2,089 1.00/1.00 vMB 29
691,039 691,039 00000000000000000010ef8c1afda6576c02bd3febbfbaaa7a8c10efbacda369 1,641 1.00/1.00 vMB 21
691,038 691,038 0000000000000000000373484fe7956a8eab073ff505c6af8bddca60e0cc87d5 1,667 1.00/1.00 vMB 25
691,037 691,037 0000000000000000001066c04a17b6eb97367d415ac42d128201b8bd957b0aab 2,771 1.00/1.00 vMB 11
691,036 691,036 00000000000000000002a450be5c3ef435abeeddeb57f9b05b387688c5b2705a 2,631 1.00/1.00 vMB 30
691,035 691,035 00000000000000000008e39619b9045422301de194b2be1f3cd3fd5ffa2dd475 2,683 1.00/1.00 vMB 47
691,034 691,034 0000000000000000000ecce4f364db5dc18952b79303f09aed7e1933c2a117e8 2,818 1.00/1.00 vMB 11
691,033 691,033 0000000000000000000481a6b4d8b5ed1e4921adccca059b41ed5e4170f6ca4d 2,776 1.00/1.00 vMB 43
691,032 691,032 00000000000000000002da04a8f220440f01552e96c82a099ffc5cbad290baee 2,947 1.00/1.00 vMB 19
691,031 691,031 0000000000000000000c0942e2c958b89d1f5e163bb8d13a47dbc0ad7d0a5a39 1,023 0.40/1.00 vMB 23
691,030 691,030 0000000000000000000c9848a9b9579ea9611161e1029107f370238a9c7396b9 841 0.56/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.