Loading Tool

Explorer IconExplorer

Memory Pool

80,970 transactions
30.62 vMB
0.08570520 BTC
Random Selection Loading Transactions
Max Size: 186.76/200 MB

Candidate Block

Mining Attempt 3ac75e98a5c07e92d98872b35ecb45c4b330b170d1560ccae821f833ba734d68
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 46dd9ac9110a7517e0419a2818550b9bdd23157d0c65d594102f7cb0a1834e19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.01637348 BTC
Feerates: 301.57 > 1.64 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (542,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,864 372,864 000000000000000003bed426aade768b70a76c0ddcac3c1f9f447a343dc54928 1,409 0.75/1.00 vMB 37
372,863 372,863 00000000000000000fe2115d7d6f6cec25655e2d38df1aa4c9f26b6ea23c4363 1,433 0.75/1.00 vMB 38
372,862 372,862 000000000000000004ba4f9486e5f957fa5162fc1de1bf57121192dcf7b48b24 1 0.00/1.00 vMB 0
372,861 372,861 000000000000000000d165f699a886fa9db466d0efe254774ba1751c80ec7ab8 2,285 0.95/1.00 vMB 54
372,860 372,860 0000000000000000109ede25cd1af810351a3fde3e51b04522a2ed68d22e99c3 855 0.56/1.00 vMB 32
372,859 372,859 000000000000000008aba16fce8b8f37b3ebe98ea78c22caaf5c8cb7beba6450 2,435 1.00/1.00 vMB 52
372,858 372,858 0000000000000000034a75c9f8e6184708257fab30f76df29b3d9026a8c79c47 578 0.33/1.00 vMB 37
372,857 372,857 00000000000000000e2224f4fb86ab221f5a7bca9aa92cb05eff71d649f276f0 1,050 0.42/1.00 vMB 45
372,856 372,856 00000000000000000066d20ace518166f2c655def018e07d2f725f1f746ac5f3 1,032 0.60/1.00 vMB 37
372,855 372,855 00000000000000000def511998d0d9d972d4c5bbd1b549bfafb8b2cb7fc43650 248 0.15/1.00 vMB 28
372,854 372,854 000000000000000008942b4f64181b2229237089a6ab2d909e3f87b91684dc1c 1,429 0.68/1.00 vMB 43
372,853 372,853 00000000000000000a0f74c40f8449917069e4725598df8651477940b8b838e0 205 0.14/1.00 vMB 30
372,852 372,852 000000000000000008b28adc597697cf130850fa8c774dd164724879b596cffd 271 0.18/1.00 vMB 36
372,851 372,851 000000000000000002811c811d0d43736f96d145b3e315ad0ea80f27e6b11323 263 0.17/1.00 vMB 22
372,850 372,850 00000000000000000c5def2e39bd9324a16ff85c789d59cf7cbfa1c2ae9e3a2a 450 0.28/1.00 vMB 32
372,849 372,849 0000000000000000054b15075ccd2cfd13abb4d90975f171cdff43ddf3fa73e5 735 0.37/1.00 vMB 42
372,848 372,848 00000000000000000d7d43350bbe7407da9be858ccfba0f2c4035c92106cf137 651 0.47/1.00 vMB 19
372,847 372,847 0000000000000000089f528ae3c0aa41ecfa6ebdeaf028eba30f623fc3664d6e 89 0.16/1.00 vMB 10
372,846 372,846 0000000000000000072d038faf386312d4427aed36e483ea27a347b26815e11d 698 0.45/1.00 vMB 27
372,845 372,845 000000000000000001f74c8b6cf86b966fcb6b169d1a25a8251bb89e6e4e4351 1,529 0.95/1.00 vMB 25
372,844 372,844 00000000000000000f716f11a00b174e9a2bca5dd649b0eb8d02c908c291e17f 1,793 0.95/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.