Loading Tool

Explorer IconExplorer

Memory Pool

32,809 transactions
25.08 vMB
0.04935879 BTC
Random Selection Loading Transactions
Max Size: 127.13/200 MB

Candidate Block

Mining Attempt 6846f03066b75f4416d349113cd2a6743fca3f8110fb28fb3aecb05640dc0be0
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root a621e77993225271dec0c1b6804614b5a3ff934c4355cc5f37efc5e8ac50ba50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.00444997 BTC
Feerates: 75.37 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (735,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,807 179,807 00000000000005cd21f1e44c02cd9cfb3d4bc9262800d17693ad41e191a0e8ac 214 0.09/1.00 vMB 100
179,806 179,806 0000000000000493c740b8ed4041488d3d3bc18fbaeaab67cc5ca2f213d4fe71 27 0.01/1.00 vMB 59
179,805 179,805 00000000000001e30a916c1fe21d662376c9520fc42abe9ac104034593bcfa6c 143 0.05/1.00 vMB 139
179,804 179,804 00000000000007e870b350389dfca6dadc0af9f4c9c3d72d2c0676d408043530 12 0.01/1.00 vMB 81
179,803 179,803 00000000000000a815035bee8fdaf728adbbe5ddde8f14a58e1c91283de38677 83 0.03/1.00 vMB 139
179,802 179,802 00000000000001731f55032c5d97fa0184cdee2ec6d60d82ab96fb325f445079 137 0.06/1.00 vMB 141
179,801 179,801 00000000000001e90ab8c3b907fcc639d3c2fa885bfd90460ce4cf45bf0d9a0a 18 0.01/1.00 vMB 139
179,800 179,800 00000000000004f20eedaa2ec0852213ffae72032fc2b8fff4c6d085fa08071c 100 0.04/1.00 vMB 141
179,799 179,799 000000000000046cea436f3b1be4b66a983a30117f25aaea2d5f100b22fd8092 101 0.03/1.00 vMB 23
179,798 179,798 000000000000096e0ea69d0679079a70bd46af5a78c622688219522a1774f504 99 0.04/1.00 vMB 170
179,797 179,797 000000000000055094698a7dd8a8dec3980a37f0bcd245369d635c1dc0ea4ada 4 0.00/1.00 vMB 53
179,796 179,796 000000000000038b07f39421730c8fb4302a04eeccf291aacf7bb463c29d8e4a 74 0.02/1.00 vMB 51
179,795 179,795 000000000000075f610460a93c8d2ebe95094b0ddcac0f3b3767b7f0f8b6a631 34 0.02/1.00 vMB 23
179,794 179,794 0000000000000796ea90d8231bc6d258bd2a30b28371e6bec166b777fe8d17c5 79 0.05/1.00 vMB 300
179,793 179,793 000000000000071a639282109e9f47424553b3d1073047caec86d9fd70e8e1d2 177 0.07/1.00 vMB 118
179,792 179,792 0000000000000428cc1915f94026a1083f07306279f28e85fbfa1f6085e252cb 12 0.00/1.00 vMB 17
179,791 179,791 00000000000005dadc214c251f5afb196ac4cfef56a46ac9bf4eb8a63d249351 32 0.01/1.00 vMB 227
179,790 179,790 00000000000003b98f04f1845dc7dc6fa05132b1b57aa1a4aef59f59e8ab1825 110 0.06/1.00 vMB 163
179,789 179,789 0000000000000722520d6b3bf4daf61af5b7374a6f83ab06d50cb4e9dfe27c39 13 0.00/1.00 vMB 171
179,788 179,788 0000000000000305a06feb21e04519db1f9a158ad198d1a70e8f317f88478e4d 402 0.16/1.00 vMB 217
179,787 179,787 0000000000000705166fa7a837777b7c1e9fed7f1de3b19e87c6c08f52fb1a74 298 0.14/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.