Loading Tool

Explorer IconExplorer

Memory Pool

79,082 transactions
29.27 vMB
0.12253202 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt 94792888959169e5362dd97a2a3e134eede185492d03f21afa477cab860a3df3
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 258dd75e5e708a4d9e1ab2306a986b40ea6a38297a5ef4a5dea38e4de6254b8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.04487218 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (496,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,596 418,596 000000000000000001746d9d49cd0318641d79ea1cb37ebe52bb38fc3e4add90 1,227 0.56/1.00 vMB 53
418,595 418,595 0000000000000000030b5bd08024ac6471b55f637fd3ab763f6ceff06fc4ec81 914 0.99/1.00 vMB 21
418,594 418,594 000000000000000004434f36aef2f1e4bd0edb403dbf314b567cfe77d44eeff1 370 0.20/1.00 vMB 58
418,593 418,593 0000000000000000013613f55c0c911f9080c56d15ba81aef0c5b08ffdf5e44d 98 1.00/1.00 vMB 1
418,592 418,592 0000000000000000036c1fb373d44b5f919a5f9780d34c1a7023617b571955cc 1,353 0.77/1.00 vMB 46
418,591 418,591 0000000000000000002b35862c71f905bf80baba6249522f01a4cd58a949d50b 744 0.68/1.00 vMB 37
418,590 418,590 000000000000000002d83a42ec69ac35b50af22bc4f2ce0401516b8c2a7637e7 185 0.08/1.00 vMB 51
418,589 418,589 000000000000000002e3652ee1b8541a5d897bd02310722b8b4a304c6b3da6f6 1,184 0.47/1.00 vMB 53
418,588 418,588 000000000000000003629a8804a79ca865d01373d2b0f52cee941962d5d7b99a 987 0.99/1.00 vMB 39
418,587 418,587 000000000000000004a04d73e497af9bf3b1a2a5c7718cdd33bfff055317d35c 616 0.32/1.00 vMB 44
418,586 418,586 0000000000000000018dba3d9daf0e051b74d7971170369f0c71f30437f3fcbc 1,851 1.00/1.00 vMB 56
418,585 418,585 000000000000000000a4366bbccc4df535b23bbae3fe2be80db3fe72aa757951 1,983 0.86/1.00 vMB 51
418,584 418,584 0000000000000000021bf46e63fd22564d0fa454b7610ba49263748216684fe2 735 0.30/1.00 vMB 51
418,583 418,583 000000000000000000fa51bdb2d4ad41de4abf696ed733aceb29fb8ac87e4989 2,032 0.90/1.00 vMB 47
418,582 418,582 0000000000000000027507e32e7258034dfe43a2f6b17487b5a500fa2b99fdf8 204 0.75/1.00 vMB 7
418,581 418,581 0000000000000000038fc85b7d5095056edf50ace889539677bca6bcd438594b 765 0.99/1.00 vMB 19
418,580 418,580 00000000000000000001f845c9fe5ad0ff88bb419bb8ef60af669b44e2cd70b5 1,727 0.97/1.00 vMB 40
418,579 418,579 0000000000000000046810890bfdee167e67c33ad91a7f4b6578cf1ca8086eac 1,021 0.36/1.00 vMB 59
418,578 418,578 000000000000000004867417e5838f2c83862a55bc58c99205f62e398bd84801 853 0.95/1.00 vMB 33
418,577 418,577 0000000000000000018903d33928c4776c1cdb7c1af72f5207504aeeda7aab9a 2,416 0.94/1.00 vMB 51
418,576 418,576 0000000000000000005a3c52e42892206fb0e17569aede44634606b917e65801 291 0.09/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.