Loading Tool

Explorer IconExplorer

Memory Pool

37,874 transactions
27.02 vMB
0.06412006 BTC
Random Selection Loading Transactions
Max Size: 137.50/200 MB

Candidate Block

Mining Attempt 23a32a0f26035c69e6049c9aed56a8b6f7bfa0184306926f9cad2236e7185fd3
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root d73e6bef7d18bb6200c4f5ffef78868f804610faf798f944522c62cc970a2efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,783
Size: 1.00 vMB
Total Fees: 0.01328834 BTC
Feerates: 100.28 > 1.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (206,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,031 708,031 0000000000000000000b2a61b3753b36808bd6c6cdc3d55136b0287395371573 1,938 1.00/1.00 vMB 25
708,030 708,030 00000000000000000006708d43df4e02603735015c0ea3d8e680573c47b4699e 2,148 1.00/1.00 vMB 10
708,029 708,029 000000000000000000061a893c33c4b217e6956f0d61d3e49dc683c06d1923c1 2,894 1.00/1.00 vMB 5
708,028 708,028 00000000000000000007876c5789c209a3bd34651fc6baf7c873a6c608f4cf22 2,195 1.00/1.00 vMB 11
708,027 708,027 00000000000000000001ec17d8ade64d5497c37eeb2aa9dc0339a4ae18ae6910 2,352 1.00/1.00 vMB 11
708,026 708,026 00000000000000000008279503b94c18f612ce0054b6b093649a26094c337757 2,043 1.00/1.00 vMB 14
708,025 708,025 0000000000000000000cfa0079b51f8423b46eec80cb8b444dda56720f51a72c 2,107 1.00/1.00 vMB 16
708,024 708,024 0000000000000000000125edf734ea9977ec6d0ec9b070a34c6eed99906a01cb 3,118 1.00/1.00 vMB 9
708,023 708,023 0000000000000000000c2f92e0e9e455e25b722986b9aab1cf556e3eafe62bc8 2,753 1.00/1.00 vMB 15
708,022 708,022 00000000000000000009bd899396f9dcc228ab7606def91e4dc233c616dd352c 939 0.32/1.00 vMB 10
708,021 708,021 0000000000000000000969740f22996c72843e9d930d2270bc90df4884b88033 1,117 0.57/1.00 vMB 10
708,020 708,020 00000000000000000003669af2669417441b8aadfd2dfa88caaea681e91e7bd2 1,164 0.86/1.00 vMB 1
708,019 708,019 000000000000000000007831c22ebb4da18cdbab096b28878e92ee7dde466cce 2,676 1.00/1.00 vMB 6
708,018 708,018 000000000000000000079c3ea88af8ef00919875f318728e15a11e945de243b9 3,806 1.00/1.00 vMB 5
708,017 708,017 00000000000000000000f2eff449608221b1d989b1c53a5c3f8926dfe19b7579 1,043 1.00/1.00 vMB 11
708,016 708,016 00000000000000000004cbcb509c2b7dc118f17ea20ff4e60ddff769e04631ec 1,800 1.00/1.00 vMB 9
708,015 708,015 00000000000000000003778500b05a77bbe3a370aa9c12ea72f2be794fe46c30 3,134 1.00/1.00 vMB 9
708,014 708,014 0000000000000000000c209db23e89a0d046607706334a5f5c58939236ebc418 2,829 1.00/1.00 vMB 15
708,013 708,013 0000000000000000000baf825393a20a5356874f85e1854fb034377986ac4d9d 3,134 1.00/1.00 vMB 24
708,012 708,012 000000000000000000034973bb84f085800a054d06d410839fa1bc1f87a2c215 3,394 1.00/1.00 vMB 15
708,011 708,011 000000000000000000074895835a92558509dae72338c78d9a30c3da28f32e4a 3,264 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.