Loading Tool

Explorer IconExplorer

Memory Pool

32,953 transactions
18.35 vMB
0.04162764 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.29/200 MB

Candidate Block

Mining Attempt c317db34b260596c042d94997d886f1a1c160247152162b75ac17cbbeb4264d7
Version 20000000
Previous Block 00000000000000000000191d482e114f0c6ded27fe368a5ea4d6e214d858bd6c
Merkle Root f14303460db728322bebf852b1a03c6548c83063121ae11aafb88a357f0c7c2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,322
Size: 0.99791725 1.00 vMB
Total Fees: 0.00750100 BTC
Feerates: 47.84 > 0.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,841 (788,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,858 124,858 00000000000060659ca34c6e39644e7caff1ceccf783803a8f23829de1e194b6 5 0.00/1.00 vMB 713
124,857 124,857 00000000000064fa027bea92ebb3ad677d325fa94ab6b494d51122face3022ed 7 0.00/1.00 vMB 346
124,856 124,856 000000000000339dc7088e075c7a9e06ce72b3664fa2a27909821b4e7127e2df 18 0.01/1.00 vMB 787
124,855 124,855 0000000000005c12e4ca98072c155ea3b4fc37269cbbfd5ad51ec0df449b57d0 6 0.00/1.00 vMB 0
124,854 124,854 000000000000466e720c6f388a0c1be38cbefa15ed7e216b2e0da950ec2b5c5a 12 0.00/1.00 vMB 440
124,853 124,853 000000000000075f50e163450ac52cb4e51f83a722f49c99ad948934d6533c93 15 0.01/1.00 vMB 900
124,852 124,852 0000000000000eb14eddba938fcac21e77f25671682fd579b011f1d79d5b4e5f 35 0.01/1.00 vMB 336
124,851 124,851 00000000000010c7c700b4f0525f53b83db2a2502207f23cb0c7e1be21b6c67f 27 0.01/1.00 vMB 290
124,850 124,850 0000000000005564eff7d2f38d31887c43e1a1c2f191779db288c516918def36 6 0.00/1.00 vMB 1,173
124,849 124,849 0000000000005482687f4383512a1178021a7f4b63c2239be259f6ce18c9f038 51 0.01/1.00 vMB 2,641
124,848 124,848 00000000000057ef82e4478050525a12cf74262b59a88a576348c37d1c28adfa 24 0.01/1.00 vMB 1,108
124,847 124,847 0000000000002a011898e1b34094814d1f4f6cf1d25f023dd86e0c6f359738c2 10 0.00/1.00 vMB 1,051
124,846 124,846 00000000000025577fc7629326cb4db2a7354b6ea6bb4e7c937d2d5c039a22f0 17 0.01/1.00 vMB 231
124,845 124,845 0000000000004ba80ddfd3091fc78fddbd66286ba4580bd3af3c730dd5b84a2a 6 0.00/1.00 vMB 0
124,844 124,844 0000000000003789e18ef056aa9d55b7526e1f66cc9c7fa6752e27bf8dc67d63 2 0.00/1.00 vMB 170
124,843 124,843 0000000000004b5a4b59a5cbf4098247c7ecc8f58f1434b3ab51fa46e797e4a0 21 0.01/1.00 vMB 552
124,842 124,842 00000000000034025edacec1b64e0138f6779f59dedbee08bfa4734e7494d14b 22 0.01/1.00 vMB 1,153
124,841 124,841 000000000000625ebc3575fc6b8bccc0a88f15f800185bffd7b90f59e64b0576 80 0.03/1.00 vMB 1,356
124,840 124,840 0000000000004cf3b00356c59190fe6fa8192b6b3171ea309c506d1a3427baf9 8 0.00/1.00 vMB 1,427
124,839 124,839 000000000000622f55cf592dcbe783a138ab76f8c977046270c4906dad53fc2a 16 0.01/1.00 vMB 1,610
124,838 124,838 0000000000003c395c2878f776b7a167f0bde40b62ce38e6bc7196a3ca744b43 13 0.01/1.00 vMB 1,138
Previous 10 blocks ↓
Total Size: 780.33 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: 520.79 GB
    • Received: 4.78 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.