Loading Tool

Explorer IconExplorer

Memory Pool

53,148 transactions
31.48 vMB
0.18251511 BTC
Random Selection Loading Transactions
Max Size: 169.17/200 MB

Candidate Block

Mining Attempt 7585963a26cd227a77e4a80d6d25b55a8a12f8713fed78a85cc0339c13b6a3d2
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 2d7a0e304a0c6592e589362a41c866bbbdec4918afcfce4b2936327d87a94399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,266
Size: 1.00 vMB
Total Fees: 0.09672759 BTC
Feerates: 477.45 > 9.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (151,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,016 763,016 000000000000000000008baac3a955a0d0e8762ad88d06dcd6cd82a0c157ccc5 2,925 1.00/1.00 vMB 14
763,015 763,015 00000000000000000002b7ca6d6caf1f55ac0e51de2859721c438ef1fc9f5dc9 1,744 0.70/1.00 vMB 5
763,014 763,014 00000000000000000001fef619a44ff1dc2fa910effb8451cda7fb5898307890 3,234 1.00/1.00 vMB 21
763,013 763,013 000000000000000000051517b3b4591ee65df0e7a4a925ca0fce980898c6e1ec 697 0.62/1.00 vMB 6
763,012 763,012 00000000000000000004d00ac15c6b7258e56517a21b6801bcc7d55b9e411c0a 1,735 1.00/1.00 vMB 15
763,011 763,011 0000000000000000000795dd35fdb75d5a9929dbe029c76876a88630c86d197f 154 0.04/1.00 vMB 19
763,010 763,010 00000000000000000006f8183b8fbeb7137714aef5113e2b57e9ee5d44e22d79 469 0.18/1.00 vMB 16
763,009 763,009 00000000000000000003ded5946ac73304972a0e49a12ed75693e8e37482ffe2 410 0.21/1.00 vMB 11
763,008 763,008 00000000000000000004fb926090b6461c267a86c28bf572ca749b3a461e6899 1,707 0.76/1.00 vMB 12
763,007 763,007 00000000000000000006e5abda7743c508770d656d6a4c8776bce7321ca5ada3 2,052 0.75/1.00 vMB 14
763,006 763,006 00000000000000000003f6e1c086a5cb82449ccb55468c52a3020607bfd1b1aa 1,038 0.40/1.00 vMB 16
763,005 763,005 00000000000000000006e74016640ff09e62017a8d6b183f73539c54ff40245f 802 0.34/1.00 vMB 14
763,004 763,004 00000000000000000005cb06d959febcc7de88c5a92bff60ccd8a68f35df2703 166 0.04/1.00 vMB 19
763,003 763,003 00000000000000000001cbd4f46d455b068c491e1dd76482d171e3f8b889b49b 388 0.27/1.00 vMB 2
763,002 763,002 000000000000000000034958325f9dcee4c04b5c4d5862abf600469c0390281f 2,406 1.00/1.00 vMB 20
763,001 763,001 0000000000000000000515e45ee08b067a30a5f6011bf220807f43e59b215e36 427 0.62/1.00 vMB 11
763,000 763,000 0000000000000000000510da8ee26bd6f7b78042ae9f736b33bd160a98001beb 1,440 0.67/1.00 vMB 7
762,999 762,999 00000000000000000002bfdbb1842d5081acd20311c5ff9988801151972281bc 2,345 1.00/1.00 vMB 7
762,998 762,998 0000000000000000000327d2924a2a4a97a79e1ecc8e21977bab05fa609e77b6 3,468 1.00/1.00 vMB 24
762,997 762,997 00000000000000000000f4436743417cbb7b04b5512d8259e69fd8ce58f1fe29 2,671 1.00/1.00 vMB 18
762,996 762,996 00000000000000000003b32b6ee30a18b6e8badde3c06f002dcd7d5d799ad070 877 0.40/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.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: 651.32 GB
    • Received: 13.54 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.