Loading Tool

Explorer IconExplorer

Memory Pool

75,047 transactions
27.70 vMB
0.07718308 BTC
Random Selection Loading Transactions
Max Size: 168.48/200 MB

Candidate Block

Mining Attempt ddd234e5eacb4c3a2a5fe7384c2ffe8533da603ecf38e7fca3b2a296223ccf6e
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 990ad75c181ff7d19f3283c9257dca3f13df83a14a1397aae2d80d6c80b7bb13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.01796367 BTC
Feerates: 151.01 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (197,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,836 717,836 00000000000000000005f490166c699c52d6922cba0e1b9a4f6d84831ad483c0 1,611 0.53/1.00 vMB 9
717,835 717,835 000000000000000000091f64ddb7019236b2218327cb45c616fcbd4f26276ded 614 0.24/1.00 vMB 7
717,834 717,834 00000000000000000003eabfcd41500c907df523206bc714e94512835357902e 299 0.28/1.00 vMB 4
717,833 717,833 00000000000000000002e9594622c556fdcb7de38386fac762e66c9d618860dc 428 0.21/1.00 vMB 7
717,832 717,832 000000000000000000030a17c31e3e07a9717445589bcbddc56414631be680ed 704 0.25/1.00 vMB 9
717,831 717,831 00000000000000000001ec331740c7296b8a55f12a175d6413ade846f6ad1fec 162 0.09/1.00 vMB 9
717,830 717,830 00000000000000000002308d07fd72d1d1a95727c5dec187bf31092fd6292245 220 0.07/1.00 vMB 10
717,829 717,829 0000000000000000000615d5d485fd3adba8c742e080dd2dc06bcbb4c38da0aa 3,153 1.00/1.00 vMB 10
717,828 717,828 00000000000000000009750ad8ad1c4adfd576584292b1a46e17db985945a87c 1,330 0.81/1.00 vMB 7
717,827 717,827 0000000000000000000122e6e5edc134ea947300cadfe88c2925aa137dfacfab 1,251 0.97/1.00 vMB 7
717,826 717,826 0000000000000000000630cab47b7d4f05712419d5b6c1114089308f13b0ca65 28 0.01/1.00 vMB 8
717,825 717,825 00000000000000000009f023db5c984ba5c3bb9da5239460bcba83861992d08d 2,010 0.80/1.00 vMB 5
717,824 717,824 000000000000000000035f4076588189e79fbe3f7a28732de86f01bbaa1603e5 2,356 1.00/1.00 vMB 14
717,823 717,823 00000000000000000001b0d6a623e2b448c4d6f5ec106e4ad301ebc8d6dcb8da 974 0.45/1.00 vMB 8
717,822 717,822 00000000000000000004ae8f913d4f8c3f38a70f05a090d6cc878d108246738c 1,037 0.41/1.00 vMB 11
717,821 717,821 00000000000000000006dd10210d4a1e1bc66864bfff590d51d36a7899414968 510 0.19/1.00 vMB 10
717,820 717,820 000000000000000000041dbb78b7b1c86bd3c924677a6de99ace3d268653dfda 285 0.15/1.00 vMB 6
717,819 717,819 00000000000000000002872fb9ef3b694e8f7d753bdf0172923b65382ef4442a 1,017 0.47/1.00 vMB 5
717,818 717,818 000000000000000000095aadc5ef18ae9d9e3bec6a383694e50f4be9eda5e100 1,716 1.00/1.00 vMB 10
717,817 717,817 000000000000000000091a7860b3cbebf088429f9e8ded809437b29509b966da 392 0.28/1.00 vMB 7
717,816 717,816 000000000000000000035de83d20e00e6f316f4cc6461a9ffc762a10dfc639fe 33 0.01/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.