Loading Tool

Explorer IconExplorer

Memory Pool

82,427 transactions
31.24 vMB
0.10547107 BTC
Random Selection Loading Transactions
Max Size: 189.46/200 MB

Candidate Block

Mining Attempt 606237b8fe13c6480b3de3635286335caea210abd85d308b1f852e916ebc374e
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6e6985fea46269d0825c91527f122d580b22553082cc7549c07680a8c19a00c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,999
Size: 1.00 vMB
Total Fees: 0.03208448 BTC
Feerates: 318.30 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (542,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,868 372,868 000000000000000000a652bf1a3a6e589e257f36ecbc1df92167aeef3a88fa67 1,307 1.00/1.00 vMB 29
372,867 372,867 000000000000000012d7a15ed7d3cfb40a650da5a6a0b5b701fcfd462c6f9d3e 1,416 0.92/1.00 vMB 32
372,866 372,866 00000000000000000fc33fb3f76e72045bd7929f278f64be1ad60db29e6f3ae8 2 0.00/1.00 vMB 0
372,865 372,865 0000000000000000124f991936c25adc91252746d669af951e033393c6ba7c5f 2,864 1.00/1.00 vMB 63
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.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.