Loading Tool

Explorer IconExplorer

Memory Pool

77,556 transactions
29.55 vMB
0.07222670 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 9e5636ae76e76134b49310cfa1d719a2166ec3f199fd3002046306dfb5a1d786
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 86d2578c207c3c1f4cc831763ee5f9b0ebe2fbecc04e303e2ad6407cc8979744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.00700042 BTC
Feerates: 75.20 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (647,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,746 267,746 00000000000000027bfd62e0b82b2ae09428cd9e4000aee4ff098ebe59e0e769 633 0.25/1.00 vMB 94
267,745 267,745 0000000000000003ed72d016db04ee2c08a1bd5359c5bf6b4f2840fa8a068329 297 0.15/1.00 vMB 51
267,744 267,744 0000000000000006a44ed50fb10950ddc4fc889433e76aed02bd210acf5b315f 642 0.28/1.00 vMB 72
267,743 267,743 0000000000000002070f98976d187d66385c66ae1d1d575d0cdac76acede94c3 203 0.10/1.00 vMB 29
267,742 267,742 0000000000000007cb1ce59602557690c35d63dcd84b130289c142d5259d3746 222 0.25/1.00 vMB 61
267,741 267,741 00000000000000079b55ddf088ef7800855dca80bb5f980df4e2eb86b730cd48 511 0.33/1.00 vMB 69
267,740 267,740 00000000000000039a6d50d5cdea2933c1497fa025db2fd02740d5afe0ebdcaf 246 0.11/1.00 vMB 74
267,739 267,739 00000000000000074d390ad07b88e9fba3a5c55bc54ac48f4fa762e00ff5e741 142 0.28/1.00 vMB 32
267,738 267,738 0000000000000007d3bd52dc312690144abc9b455f0d2c7de1819eb22f1b6c7c 36 0.02/1.00 vMB 17
267,737 267,737 000000000000000adce8d994a9b2e90f35ee8afdb3dbb626dc2b4d97eec265d9 171 0.12/1.00 vMB 38
267,736 267,736 000000000000000a2a723b9923b08fbc976210332857497786d3f358258c78cf 260 0.10/1.00 vMB 98
267,735 267,735 000000000000000a0b1b6826daf0323104f05aead5de885873febee154cc9dd4 123 0.06/1.00 vMB 47
267,734 267,734 00000000000000068fc408b9bf787c1a483159e18d75c8e0bc557ef8b1096455 221 0.10/1.00 vMB 60
267,733 267,733 0000000000000008721b8e20c95a01d334936b73375d1012fefa98a2a23f13c4 51 0.02/1.00 vMB 314
267,732 267,732 000000000000000903eee4425737f4632261f4571bf6af4bfc6d778eacbfc095 57 0.03/1.00 vMB 62
267,731 267,731 0000000000000008250500e49cafc6d6690a88bd7c964ae0798a7d805d8b7edf 338 0.15/1.00 vMB 53
267,730 267,730 000000000000000452a1ffc4a16c89af495493c6e60bb7bbc99587215ae65665 225 0.09/1.00 vMB 63
267,729 267,729 0000000000000005f8f2509f2735cd0e3fc907a4cc17e595825856290fab241b 209 0.15/1.00 vMB 43
267,728 267,728 0000000000000008d18850f1c6dafa789a1d25070490ef9412ec5757cb77746f 241 0.15/1.00 vMB 60
267,727 267,727 0000000000000002d05317f9198f3fb514114ab9a0b2c21a594b493771309fbd 215 0.11/1.00 vMB 68
267,726 267,726 000000000000000359f686a7ae55c657aa7e903f928b5c54ac7a29bb7b4ac464 53 0.02/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.