Loading Tool

Explorer IconExplorer

Memory Pool

47,810 transactions
30.27 vMB
0.09802009 BTC
Random Selection Loading Transactions
Max Size: 161.22/200 MB

Candidate Block

Mining Attempt 5333ecb24f496a6d803dd778ba61b2c38c82e0aff70fd89280e1da12e1fc27b1
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (250,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,765 664,765 00000000000000000004d7ef01769f869d3e581f64daa32e9d9d02eeb6e0e361 2,219 1.00/1.00 vMB 48
664,764 664,764 0000000000000000000ea01cd64c6c63c27ea4ead32c872cc6c22cb7839cc788 2,080 1.00/1.00 vMB 25
664,763 664,763 00000000000000000000494d4e875af38b933ff900c321c8b7c2289c669d1799 2,683 1.00/1.00 vMB 25
664,762 664,762 0000000000000000000d36b4ada174b0131c957b903c45c1a51d306328647d52 2,778 1.00/1.00 vMB 79
664,761 664,761 0000000000000000000748d6b2ccc29d8f6222dbf3739463405c2296992b0c78 2,376 1.00/1.00 vMB 66
664,760 664,760 00000000000000000008b7ec38e07e2fd6b3c1213f05a1890804196cf196375d 1,289 1.00/1.00 vMB 92
664,759 664,759 0000000000000000000ef9ead95f4303cb0c84195c61b43d114c3162d8c4836e 2,321 1.00/1.00 vMB 101
664,758 664,758 0000000000000000000ad057c821a3ba54b50e5e524980dc256054dba0782bdf 1,967 1.00/1.00 vMB 58
664,757 664,757 00000000000000000008ddbf1ff692efecfe2e6e8328182d2c098f4734027606 2,447 1.00/1.00 vMB 74
664,756 664,756 00000000000000000003720e22cf927903a1be6680d6f56f57bea366e02efdcf 2,889 1.00/1.00 vMB 88
664,755 664,755 000000000000000000084d4186e183442fab6cf283b9a208b34f195404be5800 1,964 1.00/1.00 vMB 88
664,754 664,754 000000000000000000057e1736a023091748d10f5beef7570226d69ec4eb5776 2,923 1.00/1.00 vMB 120
664,753 664,753 00000000000000000008a51a3af871c16b176b81e9e572069264cd82da4d73a7 2,397 1.00/1.00 vMB 41
664,752 664,752 00000000000000000004eea218982acbd38cf9a5002367dfcdb2809553aa1a13 1,934 1.00/1.00 vMB 38
664,751 664,751 000000000000000000035775482ad6ac24f1c46f7aaaef0d610e3468e266198c 1,416 1.00/1.00 vMB 27
664,750 664,750 0000000000000000000333d46dc9a113468361b14cd005384dae8dd5451617af 2,587 1.00/1.00 vMB 24
664,749 664,749 000000000000000000034da46b2a84cc3702f5ffdfb9f346a2b28a4cc0c2aa43 2,134 1.00/1.00 vMB 51
664,748 664,748 0000000000000000000ef53970d90d7151bbce2827f7e060a5f5177b2e4354df 2,146 1.00/1.00 vMB 55
664,747 664,747 0000000000000000000abc827bde785fb265150a186629f7ca7682c256821c0d 1,862 1.00/1.00 vMB 45
664,746 664,746 0000000000000000000b1e791b85f7533eeb37a296bb4cd1a70b7d195c8f6f01 2,168 1.00/1.00 vMB 21
664,745 664,745 00000000000000000009de08d525e4b1c4bbabf14df52359222cd505fb25ab30 1,250 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.