Loading Tool

Explorer IconExplorer

Memory Pool

45,327 transactions
28.73 vMB
0.12589877 BTC
Random Selection Loading Transactions
Max Size: 152.09/200 MB

Candidate Block

Mining Attempt 374d56b4bccd38590023ecf37fd2a2e10c3d25b8ee0ab22bc5dbf745955869a5
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root eac66d632d019592e793e5f02923a143eeb41bf89c044a070490310004eb58a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.07093392 BTC
Feerates: 101.65 > 7.11 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (365,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,806 549,806 0000000000000000000c4cce100c5a4ee502fd3a9704179f912307abdab31736 2,459 1.00/1.00 vMB 12
549,805 549,805 00000000000000000015b578a20cf85b4210ce92272e091d8bb8dbed458d9f8c 2,233 0.87/1.00 vMB 7
549,804 549,804 00000000000000000025d504886cfb545efe8fe6eaaee231a1a53c70e45cd339 2,511 1.00/1.00 vMB 15
549,803 549,803 000000000000000000128b2ea9ca6a54d1fd66257731c5d21a6c113a9468d957 2,950 1.00/1.00 vMB 18
549,802 549,802 000000000000000000031e81c62b54d638382643655fdad0f2648a5c08c2f456 3,036 1.00/1.00 vMB 30
549,801 549,801 000000000000000000024e30f9362aeb46405334be1ececf8f23e79a55688d56 2,453 1.00/1.00 vMB 41
549,800 549,800 0000000000000000001ca961efb8d44355dc080e9f7b22d9c5caa3a35b3f6401 1,496 1.00/1.00 vMB 7
549,799 549,799 0000000000000000000fec6363586a61df95eddc2784fc70bd838ab21ce18630 2,196 1.00/1.00 vMB 12
549,798 549,798 00000000000000000007f190ef5b28285780b4c32651a591ae3f0b4b7c931593 2,528 1.00/1.00 vMB 22
549,797 549,797 0000000000000000001b00998418e0222f8abee6e256e85c0486b19eb932363d 1,876 1.00/1.00 vMB 20
549,796 549,796 00000000000000000003fe93dc6c457c2f62bfb1e6a499309ebf6665c3c532b7 1,329 1.00/1.00 vMB 55
549,795 549,795 000000000000000000259e220290609284ae1b2671c5915b799d3ef53ba10583 825 1.00/1.00 vMB 72
549,794 549,794 0000000000000000001deafd18a417e8e906b2e033cf278f9e41c07817846050 1,027 1.00/1.00 vMB 4
549,793 549,793 0000000000000000000ead90d3528bb7209ed87e4a3231ace219fcae4167c647 2,697 1.00/1.00 vMB 7
549,792 549,792 000000000000000000214c779f9995e5c87d0dd8496feb532927aa165afc490e 2,585 1.00/1.00 vMB 22
549,791 549,791 0000000000000000000415f54b638f76661c8f5e71269dba6919f260c030af6d 2,197 1.00/1.00 vMB 6
549,790 549,790 00000000000000000014637233cdec82829dcf21f571a5159f3954a04fd20148 2,611 1.00/1.00 vMB 16
549,789 549,789 0000000000000000001b4e89048df5332b905112694477abb09e93adab4cf9df 2,901 1.00/1.00 vMB 12
549,788 549,788 00000000000000000021e79b3a94cabad23b1aed55132ad307ff0fd3e0621ded 2,939 1.00/1.00 vMB 20
549,787 549,787 00000000000000000015c63c87832823da7322e5877db1a597a093775e22b332 1,568 1.00/1.00 vMB 17
549,786 549,786 00000000000000000010b2e802b916987902746f5aba3d0d102bc2d63fe4381d 2,876 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.