Loading Tool

Explorer IconExplorer

Memory Pool

78,485 transactions
28.83 vMB
0.10888039 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt e30f7ef05f4728c65305bee3578a29649a4df4e62c4766bd869f6294027bf667
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8a9651e18c6195ed940d95bee662c1288b103dd1b11a815ccfcee5bf20957e40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.03856175 BTC
Feerates: 602.26 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (527,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,775 387,775 00000000000000000bf182ab5dc8249c55ee799464eb5887db8e127a27716da9 275 0.24/1.00 vMB 24
387,774 387,774 0000000000000000093c8572e6c2826b683435f601df07b6866eb902d9c22341 1,302 1.00/1.00 vMB 26
387,773 387,773 00000000000000000ae79fcc81777feed02d7729fefc36d17db857737cdf8af3 2,559 0.95/1.00 vMB 39
387,772 387,772 00000000000000000387adf2fef638a32738ca3d5f5ea47368a7e5ef0343c7a5 2,065 0.75/1.00 vMB 43
387,771 387,771 000000000000000002e1421ca1be23446af23bcbe7fc4a1df8b08744ade72147 131 0.05/1.00 vMB 70
387,770 387,770 0000000000000000019719f27438db483950643cc7f8d459ab896103c8df376a 1 0.00/1.00 vMB 0
387,769 387,769 00000000000000000a13f869c457418fc3744da24bfbcb3a343a239020e75106 627 0.22/1.00 vMB 47
387,768 387,768 00000000000000000331385901f88d3ccf73e5057b7e2f310584773a2891fe58 323 0.15/1.00 vMB 29
387,767 387,767 0000000000000000033a5b40afeae37136e7e0744029e1b8a7d2b827893bda38 504 0.75/1.00 vMB 14
387,766 387,766 00000000000000000902cd3e4ec247c9caa7b8db50bb3f7e5967e6f7ec09db97 725 0.75/1.00 vMB 22
387,765 387,765 00000000000000000949d2006784a72547a23bd4d8de594bd6908daf7929eb04 632 0.32/1.00 vMB 49
387,764 387,764 000000000000000006c7e57ea1a517e57b7d7a717344b4d5aa67a3737cc0d4cd 1 0.00/1.00 vMB 0
387,763 387,763 000000000000000009da89c34e698259d45728c52b4e41d22a9b1cb56159311c 1,245 0.75/1.00 vMB 31
387,762 387,762 000000000000000003d6e254dd9ec32b651b59824f7576166dcc64de8190f14d 355 0.75/1.00 vMB 16
387,761 387,761 00000000000000000ae4dd56623231bf33def56b5a5683ab684fd928142fb55a 1,474 0.75/1.00 vMB 35
387,760 387,760 000000000000000006678748caa8bd33ab879602a64ead04ce1ee7bf44174e3c 15 0.07/1.00 vMB 28
387,759 387,759 000000000000000001b27814c724452214409f04d1bf500b9f17a721c414254b 2,256 1.00/1.00 vMB 45
387,758 387,758 00000000000000000b1d9d24de3e521a1d4c05635337e51ede91947d1e62deb4 1 0.00/1.00 vMB 0
387,757 387,757 00000000000000000b72ae1f029b5b1e381a53f5241f42cc1b16c15fc89f4194 659 0.75/1.00 vMB 21
387,756 387,756 000000000000000009ae6b71647064f811e8ec847735c23f00a64647dbea99ae 835 0.46/1.00 vMB 40
387,755 387,755 00000000000000000cfec0321d4158159f121caa9f118aedaed079a16db46613 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.