Loading Tool

Explorer IconExplorer

Memory Pool

76,684 transactions
28.19 vMB
0.08650410 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt d10be7752e59cc833a2fe8bcdc4fd41314cebdd9a0d17e2a04255bd963aa7f81
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root f96d0df15853ab06078610c313ab16ff77f3fef1769e90b209047b22e9c94a0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,105
Size: 1.00 vMB
Total Fees: 0.02540608 BTC
Feerates: 150.75 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (115,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,814 799,814 00000000000000000003555fa1b901ec3497b89c990865ddc2d684f95a1d8145 1,850 1.00/1.00 vMB 61
799,813 799,813 000000000000000000016e613a29ef2292e17a7fde4c345f9898280f937dba06 2,272 1.00/1.00 vMB 61
799,812 799,812 00000000000000000004d74bf04bb10662a20dd98afbf1f5981cc1771240ecdf 681 1.00/1.00 vMB 57
799,811 799,811 000000000000000000002d29dfceab34a94ad998123a60ed689edf20d613701a 2,398 1.00/1.00 vMB 60
799,810 799,810 00000000000000000000cd4c39d8a6908fc711994daaab3043f2b724daac9249 1,657 1.00/1.00 vMB 58
799,809 799,809 00000000000000000000bc0cf30313623cfb61dd33b09557afd0aec00fbe9b9e 2,778 1.00/1.00 vMB 32
799,808 799,808 00000000000000000002aa81f0aaff7684c646a50bd951e92aec0eb0cbc16e1f 574 1.00/1.00 vMB 57
799,807 799,807 00000000000000000004a50232f8a1f1ee536dfb146e1cd8a3c8fb790e0233b2 2,490 1.00/1.00 vMB 36
799,806 799,806 00000000000000000001bc801879a4fae8f3584696a1a799eb465e1cd8cc63aa 807 1.00/1.00 vMB 57
799,805 799,805 000000000000000000000f00fb4469cb88ab8bac9ac2f21c7e9582dd64af6807 1,129 1.00/1.00 vMB 58
799,804 799,804 0000000000000000000240e12e79cf6ede9fbf6a4ee210ef1d8191e565338f8f 373 1.00/1.00 vMB 55
799,803 799,803 00000000000000000002b0a0ba170a4d3c823bae8ff3a517c780ee7429440cd3 2,571 1.00/1.00 vMB 60
799,802 799,802 000000000000000000029ab0ddd34a8b990d3c45f29dac46246398402f713e3c 3,103 1.00/1.00 vMB 46
799,801 799,801 000000000000000000038d3e87e04eccc0814a15cd9872f44fa3884d1117d686 2,176 1.00/1.00 vMB 58
799,800 799,800 00000000000000000002d495a9448947a292c6560f6157b8156a4e3b376d7723 1,312 1.00/1.00 vMB 58
799,799 799,799 00000000000000000001b5950fbdae0384615a5dbaa62e759cf0993668657c68 2,439 1.00/1.00 vMB 66
799,798 799,798 000000000000000000007d0dcffc429e06a2e4bcce46977617b6dc45ce3ec525 2,433 1.00/1.00 vMB 43
799,797 799,797 00000000000000000004edef7a86a436a2a24b0b5c7a22494d13c986f1bfb1ae 1,747 1.00/1.00 vMB 60
799,796 799,796 0000000000000000000419ecc263a0549514615644e675476f3d30273233ca9c 2,774 1.00/1.00 vMB 62
799,795 799,795 000000000000000000006975a9bd5416d781ce7bec9fed95c4197b1a46c65a21 2,155 1.00/1.00 vMB 50
799,794 799,794 000000000000000000047a2804ac7d26033d264c23ed7a3e876f9213be05ba56 3,321 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.84 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.33 GB
    • Received: 17.17 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.