Loading Tool

Explorer IconExplorer

Memory Pool

80,477 transactions
30.35 vMB
0.08497009 BTC
Random Selection Loading Transactions
Max Size: 185.20/200 MB

Candidate Block

Mining Attempt 0b38d318f9efaf1a0fdd62b033b90029c54402cba8d65d8d07fdb67ea8cc8062
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root ab032a351503e3a257dd06dd9fec04d4dba3b29f8091fd2fceb263e5b28fc85a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,791
Size: 1.00 vMB
Total Fees: 0.01714033 BTC
Feerates: 402.75 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (483,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,247 432,247 000000000000000002b359e411fcc3358db3bb6cdc03cfc9e45b200a05e49ff2 772 0.33/1.00 vMB 53
432,246 432,246 0000000000000000010b194ba7592554bfc7d931c2b0e29751590914751cffec 1,488 0.70/1.00 vMB 49
432,245 432,245 0000000000000000034332b27c1f30b8ee902d58add5972704a9c212af33e5a1 2,967 1.00/1.00 vMB 75
432,244 432,244 00000000000000000469921755472d9aa893062df3ff4a7169d8885461e18359 275 0.12/1.00 vMB 54
432,243 432,243 0000000000000000047fe3708f6aa010ac025b199aa401926788f6fe9dafbdda 835 0.59/1.00 vMB 22
432,242 432,242 0000000000000000035e91a5967197db034390c6c6c05fb6f6771060d86f1506 1,891 1.00/1.00 vMB 42
432,241 432,241 00000000000000000295ca5ea6e220dfd2a65e6d502e0619fa67339fede70735 1,354 1.00/1.00 vMB 21
432,240 432,240 000000000000000003520819cfac73a1188877b7bb66bd18bd57bddfac0eaec8 2,445 0.99/1.00 vMB 58
432,239 432,239 0000000000000000007dfeaa330da1f667f7ed9c6dc109a8d3bf4fdd5f585be3 2,693 1.00/1.00 vMB 72
432,238 432,238 000000000000000003350c59baa164d685403ce053f237934fa1da2eefbf758f 2,143 1.00/1.00 vMB 64
432,237 432,237 0000000000000000034cb108c2c943dc53866a16a900d2203adbfbdf202dbe4a 1,811 1.00/1.00 vMB 38
432,236 432,236 00000000000000000392ebb8845bd8359e9e72d8bb1adca7bab16b95890a279e 1,811 1.00/1.00 vMB 42
432,235 432,235 000000000000000001fba31fc4e3359c3da61c0d2e9ba07f21cce8accd92ef45 2,261 1.00/1.00 vMB 52
432,234 432,234 0000000000000000045dc8b5bc504c0a3ca8d7bf383775fb59cede0cf807ff6b 2,486 1.00/1.00 vMB 61
432,233 432,233 0000000000000000024479d14268bb5bb0b727e07efd3a645aed769fca6e1484 1,632 1.00/1.00 vMB 53
432,232 432,232 00000000000000000166fe99953296e2183744b1f40bbe1d04ad6cb0cc0b6a76 2,555 1.00/1.00 vMB 72
432,231 432,231 0000000000000000016aeffb436a931958ef721ca60a53813ec7d3dbe6aaac17 2,523 1.00/1.00 vMB 67
432,230 432,230 000000000000000000e149f79d9f366491c5f08f5b19e9ab4c0c5819953e50c5 2,582 1.00/1.00 vMB 68
432,229 432,229 00000000000000000263136685a231cb3a528bbf77a2be41f8bc1b563d6280f6 2,779 1.00/1.00 vMB 84
432,228 432,228 0000000000000000036179c50f679b86543348dd2cf742123042651ae3088026 2,050 1.00/1.00 vMB 99
432,227 432,227 00000000000000000033434b10f0feec8aecaaebbd1d8d629b24fdef97fbfb98 2,426 1.00/1.00 vMB 61
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.58 GB
    • Received: 17.92 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.