Loading Tool

Explorer IconExplorer

Memory Pool

55,149 transactions
32.40 vMB
0.16046495 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt 7e741886642bc552a4ce253d7151834f56df12ada922d51a01efa48c9d137904
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 94a21532b4fdc40061fc1e5d12e08cb182933eafc5d6923d346383b4948d867b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05394362 BTC
Feerates: 301.66 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (406,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,838 507,838 000000000000000000486faf326c5bf7e4978fa1b36b945fcf0a9927cd74e514 1 0.00/1.00 vMB 0
507,837 507,837 0000000000000000003e815f95e3accd8b3a71b33a0353dff812a17588feb5f6 601 1.00/1.00 vMB 38
507,836 507,836 00000000000000000065c1598543d0b2d1d94ab4d28770884e073368eeb8ee3b 2,180 1.00/1.00 vMB 114
507,835 507,835 0000000000000000000b9208d48b319f9f81fb87ed1592c6016b2373832f00be 1,820 1.00/1.00 vMB 139
507,834 507,834 0000000000000000001d66fb4e0d12a65c587eda42e6c96b11a498d728d961c1 391 1.00/1.00 vMB 27
507,833 507,833 00000000000000000027bbed9dbe7baf6ca680914e4e4c2638eed437389da045 1,902 1.00/1.00 vMB 145
507,832 507,832 00000000000000000060fdc2260fa00294e2098d6b3fec8d372123fdd9610f44 1,614 1.00/1.00 vMB 47
507,831 507,831 0000000000000000000cf047f844a15452ee4ac6d3c347da0bdd60e572b6d6f6 1,674 1.00/1.00 vMB 92
507,830 507,830 00000000000000000031768bd1ac4f754c6b93bb56c64d4d36afda2792498377 2,178 1.00/1.00 vMB 223
507,829 507,829 0000000000000000001aa6d509609388dad637fab21bfa47dedb1e91fd8f6985 1,962 1.00/1.00 vMB 90
507,828 507,828 000000000000000000553f81a4ba8a5184fa4b827c25637be1e0202a01b660d7 1,320 1.00/1.00 vMB 166
507,827 507,827 000000000000000000275ddc32a609fb167e60271318daadc4a0b2a4b8f1b7bd 2,489 1.00/1.00 vMB 212
507,826 507,826 0000000000000000000294dae62b16f0e484c4b44d7b4c8f675c301c867f375b 692 1.00/1.00 vMB 46
507,825 507,825 00000000000000000007c516456e9c4c302c4fef3fd6b534f0b6f7ab103a940a 160 1.00/1.00 vMB 11
507,824 507,824 0000000000000000003ca5fbacd1ad8d34895dba534aa4155cfcc99dd9f083cf 339 1.00/1.00 vMB 30
507,823 507,823 0000000000000000001aac4a996e063c21bbee6733b33e2b4465601e55fc7892 881 1.00/1.00 vMB 16
507,822 507,822 0000000000000000005c36c6a492b9e242338602948d4b3aa2dd7cd9af582dae 1,800 1.00/1.00 vMB 194
507,821 507,821 0000000000000000001b8e7312d4d957ee26532d487c4e61464a66f371a02122 2,209 1.00/1.00 vMB 147
507,820 507,820 000000000000000000002e92e0fbffe017cb9a95857f1c442d06fc0fc31d80b7 873 1.00/1.00 vMB 40
507,819 507,819 00000000000000000065eadb71a1b31a01ed38789ebae4b7280d10b4c3b2d6b7 282 1.00/1.00 vMB 22
507,818 507,818 00000000000000000035b02373c3095d55e66f5528da6b37ce08566b01590c43 797 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.07 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.26 GB
    • Received: 13.52 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.