Loading Tool

Explorer IconExplorer

Memory Pool

82,071 transactions
30.33 vMB
0.08729383 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt 00ea185b0b7215cb03dd69ec3485ad5271cd562149a54bb76ffe000f2506b01e
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 374092fe3caf7ea6b2f28147611f302abc504340c8ef7a0f7141428f93c4f8d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02505368 BTC
Feerates: 502.67 > 2.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (625,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,947 289,947 0000000000000000feb8483c814d13bb309cb113f80c8a98998da4a0c0d73f6f 189 0.10/1.00 vMB 24
289,946 289,946 00000000000000004e65f0e408793bee1a5ecd0cbd0aa35b2dc13dddaff181da 412 0.23/1.00 vMB 30
289,945 289,945 000000000000000064045a4ec18dc594e1cb72ab16d2002f184cdb7b67c64a03 289 0.15/1.00 vMB 24
289,944 289,944 00000000000000007abadf07c4a2a4572478754565d8ed37eb076346a94834ba 397 0.46/1.00 vMB 17
289,943 289,943 00000000000000004fbd1b8b742671957c99ee75631a15ed6f0d9683a1a2739d 982 0.50/1.00 vMB 36
289,942 289,942 0000000000000000771495f1cc3ce33d1b49c66c64e6844505654c59b52173c5 398 0.25/1.00 vMB 20
289,941 289,941 0000000000000000b41ab3ed6a5274c559f87fdbf7661aeb1e50bfde53a4a497 723 0.25/1.00 vMB 47
289,940 289,940 0000000000000000334529d1222c9d10755a27727514cabce6fe16f6746ba3cf 64 0.03/1.00 vMB 32
289,939 289,939 0000000000000000faec55163d0b9632b5a39d4f800c02f7d1f76ab0ff756276 569 0.25/1.00 vMB 39
289,938 289,938 00000000000000002ebb52b8740fafe08dbb9133c9cc0d41f4e7d7abde03e67f 578 0.25/1.00 vMB 38
289,937 289,937 0000000000000000cefb49b8a2b78e44601fbb8899532b318b7900780c617172 558 0.30/1.00 vMB 29
289,936 289,936 00000000000000005af18e0ff3ccaee96a137f45ce406761bc61cc2812245710 80 0.05/1.00 vMB 28
289,935 289,935 00000000000000009a5080e5eef8520e2613fb4a7c024bf275414ecf231e6950 157 0.10/1.00 vMB 15
289,934 289,934 00000000000000007850d0cb42f9df93ef19679678c16c05c3c35599b09bb493 535 0.30/1.00 vMB 29
289,933 289,933 00000000000000010557286d887f5f17f7b736d8f526e59bd605f19a2b4415f2 136 0.07/1.00 vMB 34
289,932 289,932 00000000000000003bf0dbb5ee89fc8175d1700b386f2428daa95e1f1da5880b 193 0.06/1.00 vMB 19
289,931 289,931 00000000000000011c4a738eee2973920f08d9ec068ba082ff24c480a5caaa55 158 0.05/1.00 vMB 18
289,930 289,930 00000000000000008c01b2cd4a1ea6a0c4b4cd6af3e57ebd77d6fe20b550b3ab 159 0.08/1.00 vMB 49
289,929 289,929 000000000000000001145e59a710fc21d69e39214f5a7e00c11868f12ae1ec7e 443 0.25/1.00 vMB 177
289,928 289,928 0000000000000000f93af0705ec097ac4418823d6f5af11428f5a8cd145fe713 246 0.12/1.00 vMB 36
289,927 289,927 0000000000000000127c17dac66a2a3ef9069793bfc190e03325feb3c3534d2b 69 0.06/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.36 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: 662.72 GB
    • Received: 14.87 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.