Loading Tool

Explorer IconExplorer

Memory Pool

26,404 transactions
27.01 vMB
0.10903653 BTC
Random Selection Loading Transactions
Max Size: 129.44/200 MB

Candidate Block

Mining Attempt 0d434666a4a20d976b3c6ccb7566d2a28c43cb3525dc6959a61d6ba7d2323c05
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root 69d2c7ee9b44f38fd2b3e9724d120b5a184005cd117d7e95e2d182087368f236
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,447
Size: 1.00 vMB
Total Fees: 0.05769788 BTC
Feerates: 502.40 > 5.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (680,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,925 233,925 0000000000000005e78fc615d9ac12fd2d18ee8fae857a05b059aaf0a9595a7a 769 0.35/1.00 vMB 152
233,924 233,924 00000000000000b5b69e9dba5a2f110fba400004fb475f3c1da13cbdb50c79d9 128 0.04/1.00 vMB 169
233,923 233,923 000000000000009e2e7d7b508ebc69243ea64ee0c167a381a01f5d52a413895d 278 0.13/1.00 vMB 157
233,922 233,922 00000000000000796e48d7d15dea89946f7fbeb709b0d1dac4e0324cfd67401b 189 0.15/1.00 vMB 16
233,921 233,921 0000000000000174d5ba869e1a12e5c5d8d67ed0ba998d25f326b8beeb40cec1 215 0.14/1.00 vMB 130
233,920 233,920 00000000000001485853fb76792a5fdc0df2809335c74960fefc214e034f4faf 593 0.31/1.00 vMB 157
233,919 233,919 00000000000000f0ce2f2e09030d5f8045b88a606fd8daa87fd55d950caff261 475 0.16/1.00 vMB 158
233,918 233,918 00000000000000da74e8cbbc8059bb76604a62a39237133f35a5bab152d278f1 31 0.06/1.00 vMB 39
233,917 233,917 000000000000018db4032757743087d5fef9717bcda34fd637831118653ac9d5 579 0.25/1.00 vMB 164
233,916 233,916 000000000000014e195edbd9f2bdf1accc0544d0a3207ed68b23adc8f3adbe99 166 0.15/1.00 vMB 72
233,915 233,915 00000000000001a6638f5551256b8443e0ba70f3743e071eb8b2db4288a5c2ff 130 0.25/1.00 vMB 34
233,914 233,914 00000000000000e5609bb2402571dde53f687791f6de723fb30f79744a493575 334 0.25/1.00 vMB 453
233,913 233,913 000000000000009fd0c2c38996e78a0efea2aed9e9dc538ab8bcd0332ee052f9 182 0.09/1.00 vMB 164
233,912 233,912 0000000000000113b048dfd6ec70b6602cde0b140c8830215a1d759a9a476fe3 57 0.15/1.00 vMB 25
233,911 233,911 000000000000010c48bee0131552f881460a2e81ca1abebc0bffde3abb8d0418 309 0.14/1.00 vMB 170
233,910 233,910 0000000000000156b56fb15fbdd42b33d9ef05f627ebdc74f81204de87bd0feb 11 0.00/1.00 vMB 83
233,909 233,909 000000000000010b56ba7a47dedba85c83879d52dd3206a3e0e568d98a21d51d 447 0.22/1.00 vMB 161
233,908 233,908 0000000000000055bc54234c41c400e16e44a83913e8d2c7aebed6bf3926e1ff 126 0.13/1.00 vMB 100
233,907 233,907 0000000000000171ec139e805f15ccb62c715850edf0b717088fa978f99831c2 48 0.02/1.00 vMB 224
233,906 233,906 0000000000000032d5033c7a2e30a15eac28f5dcb65a135f6fd3140a563d248e 177 0.25/1.00 vMB 34
233,905 233,905 00000000000000c40c2414df634997621bdba40ea291626d67b9d4c0e90616bc 210 0.16/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.80 GB
    • Received: 10.90 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.