Loading Tool

Explorer IconExplorer

Memory Pool

47,935 transactions
29.14 vMB
0.06834668 BTC
Random Selection Loading Transactions
Max Size: 155.63/200 MB

Candidate Block

Mining Attempt c020bdcc6cdb5e860eaf121763004dddb6c6866efaef41f4e016f04182083aa4
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 490ff8b2a4014823dbcb7a4fa7d48c79353b709fc165f8c7607e4fd06876ab9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.01215952 BTC
Feerates: 132.00 > 1.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (604,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,943 309,943 00000000000000000a9c51d1e421838bc730d639d36652aa928c1680283bb1b5 960 0.72/1.00 vMB 22
309,942 309,942 00000000000000000c241843834ae904c5ad980d9b5a403954e7f3402b732a33 2,111 0.75/1.00 vMB 42
309,941 309,941 00000000000000003087cbe2a1898eaa86d8996d5c15275f9d3396bd0dccc856 296 0.20/1.00 vMB 24
309,940 309,940 00000000000000000ec3dbefe4032b4bc24dc033d2238906e0a84e3c29a7f83e 286 0.16/1.00 vMB 23
309,939 309,939 00000000000000000f04fd072a4477c55910561a1467ea74818f86dc46e054db 1,253 0.81/1.00 vMB 29
309,938 309,938 00000000000000000900923246ab652428de1b42cf52cda2cf4c8d469c4746c5 602 0.88/1.00 vMB 19
309,937 309,937 0000000000000000339cc46cae2de51f154706e8f538cbd33fdf0280c0b14df5 515 0.34/1.00 vMB 26
309,936 309,936 00000000000000000daeaf241081563c7cc16f5edb95b3dd6a03d64ef75ba7f4 315 0.28/1.00 vMB 20
309,935 309,935 0000000000000000025a2b1eae2923f375a0c23d309ad07276c89d968b35d70e 151 0.07/1.00 vMB 31
309,934 309,934 000000000000000039013f36f899a686016deb934b67babca09b82fe1eea46de 49 0.02/1.00 vMB 34
309,933 309,933 00000000000000001a97160dc697c0884513324b53726d8ab28c79c694490448 731 0.37/1.00 vMB 30
309,932 309,932 00000000000000003a5bec15243a315796a0bc9ed2494f3fd003168efd403811 675 0.33/1.00 vMB 36
309,931 309,931 00000000000000001265cd26b3dd3fe7eab8859d66ddd2fc5e7c9d58a29698ea 153 0.12/1.00 vMB 18
309,930 309,930 000000000000000040ef824b445b4334d742954723c467771b868095c264d63c 418 0.25/1.00 vMB 29
309,929 309,929 00000000000000000c74b3e03a0e57ef25032b82f8d839b2f5afb16bdbeabde1 258 0.21/1.00 vMB 23
309,928 309,928 00000000000000003728e16d9aedb606be3e7afdd6583c5964be1588ff841bc4 137 0.13/1.00 vMB 16
309,927 309,927 000000000000000008e59c75054217772acb5ab5f245e2cfd34220480f6b0635 128 0.07/1.00 vMB 32
309,926 309,926 0000000000000000199dbe4d67d44481fa7c0e8f3ae8aaf9d44f412bef539ed2 802 0.44/1.00 vMB 28
309,925 309,925 00000000000000003271e805f03518f01584856683be6113fff8d8301056f5f7 110 0.10/1.00 vMB 17
309,924 309,924 00000000000000000d375abe58b257b8f9fc6187b967e8aea3dcc8ce4d760a98 256 0.09/1.00 vMB 44
309,923 309,923 0000000000000000145c1ef0069716d0747510aab5d9ae4898e3e600982ee2ad 114 0.04/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.09 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.47 GB
    • Received: 13.58 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.