Loading Tool

Explorer IconExplorer

Memory Pool

80,074 transactions
31.08 vMB
0.07951539 BTC
Random Selection Loading Transactions
Max Size: 188.08/200 MB

Candidate Block

Mining Attempt b1929e4ac34254823f3b1ac4d8a7251ee89367b5c62a031da11466cf25921fb9
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 1103261b96e6b58c41ed26e69d607d8b6cf1e5a0444efb6585969c4b41105e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01251886 BTC
Feerates: 100.25 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (203,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,929 711,929 000000000000000000009dbe7507be578f122d7391b1755cfb4daf9a1563b8eb 121 0.05/1.00 vMB 8
711,928 711,928 0000000000000000000bdaee14cc551946f0902126f4fddc9ca180c31b065f82 1,197 0.56/1.00 vMB 2
711,927 711,927 0000000000000000000334115a3f7b9d3fcaef645c50b5e2d5966c4900455705 2,889 1.00/1.00 vMB 11
711,926 711,926 000000000000000000043a92e24d5580e6c46fcd6df3df9078ef3968932759ef 3,175 1.00/1.00 vMB 9
711,925 711,925 0000000000000000000bc4c21a1044afd897208babdf9341cf09c3da72f208b9 1,999 0.84/1.00 vMB 5
711,924 711,924 0000000000000000000379084c6d70e15b4ab3697050d177860992562aae550e 3,102 1.00/1.00 vMB 10
711,923 711,923 0000000000000000000173c0ba08a2d19e1ba1ae33a0c293aad9154020599747 3,273 1.00/1.00 vMB 7
711,922 711,922 00000000000000000006a58f8dadcf3ec293db0b6aade173f73ebb19c2182668 2,774 1.00/1.00 vMB 7
711,921 711,921 00000000000000000007ddecc8d6956d5175550272d9861c4306e754a9fb95a3 2,846 1.00/1.00 vMB 17
711,920 711,920 00000000000000000002170d4b2aab21130dded8db8ba94f56adc1ca2e7b3490 256 0.07/1.00 vMB 11
711,919 711,919 00000000000000000008ea43b8e1665d06c3003edc7516d32af2c2ef713aa6e9 2,127 0.96/1.00 vMB 8
711,918 711,918 00000000000000000004dba5c841750d233bbe3fa90a3517933ae65c9868190d 925 0.51/1.00 vMB 6
711,917 711,917 00000000000000000004abcc85345645d519bb4fdc487c1d8a4d4b73300916b2 2,699 0.92/1.00 vMB 9
711,916 711,916 00000000000000000003e1867fbd689495ffa846a04805493b7eca06b7f37ac2 2,994 1.00/1.00 vMB 10
711,915 711,915 0000000000000000000728ad7a17cd84fe5d91e7bf80995cfd42fb9377b86ab9 190 0.11/1.00 vMB 8
711,914 711,914 0000000000000000000bd78842f29280435da1765959e81eee7b0ee7b9998dae 1,355 0.68/1.00 vMB 7
711,913 711,913 000000000000000000096ceb911a6669c61578fc50f6a44c367076c540392d87 834 0.40/1.00 vMB 8
711,912 711,912 00000000000000000001b4fffc7d410e57e09dfadf7236772ce660dfc2e4200b 571 0.26/1.00 vMB 9
711,911 711,911 00000000000000000009c379ce2fb7e65d67d6e17b78e7ac32122c64a37fdabe 2,224 0.82/1.00 vMB 10
711,910 711,910 0000000000000000000addcff1bd1457a3899ae1d3f24193bd55e5067d0fa221 366 0.59/1.00 vMB 3
711,909 711,909 000000000000000000072c98ca205e5d6d16e1bc13e77f4285cb66628f9e7f93 3,065 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.