Loading Tool

Explorer IconExplorer

Memory Pool

87,098 transactions
32.06 vMB
0.11589674 BTC
Random Selection Loading Transactions
Max Size: 195.98/200 MB

Candidate Block

Mining Attempt 11da78222e1bc1863adaf698624c8d5d2a9ddf49fb804ff239443708c1e5561a
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 85b42372877f5b7943eb7e4f7b7fa808ae055f2e58489a29f076909625b685cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.03206276 BTC
Feerates: 1,236.26 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (36,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,983 878,983 00000000000000000002334ba37688007a7106a61433851c32892ccf0efffaef 2,562 1.00/1.00 vMB 3
878,982 878,982 00000000000000000000978dfefa6d727256138b33fbdb8e6d0ddf26d914c217 2,641 1.00/1.00 vMB 3
878,981 878,981 00000000000000000000189588c2f9b3ba6014bad972415f0435b9a439ee67a7 2,853 1.00/1.00 vMB 3
878,980 878,980 00000000000000000001326626bae12a6c5a38d10cb9c5c69b859164484486fd 465 1.00/1.00 vMB 1
878,979 878,979 0000000000000000000152a28cd0ba35da1f2b79305c3833d19c3a53439db681 501 1.00/1.00 vMB 1
878,978 878,978 0000000000000000000083f390d26c0c1de2efcef51233fd03532e17e486878f 515 1.00/1.00 vMB 1
878,977 878,977 0000000000000000000264063bb116f3bec47bf7b6443e8b4fded7065ab1d681 478 1.00/1.00 vMB 1
878,976 878,976 00000000000000000002819359a9af460f342404bec23e7478512a619584083b 2,104 1.00/1.00 vMB 2
878,975 878,975 000000000000000000006d0b2fecfc61125fe5a7c6387fdca048c4b3cd5ffa84 2,653 1.00/1.00 vMB 3
878,974 878,974 00000000000000000000ddb4489f08e209bf483eee5f5590340356a8a9057433 1,092 1.00/1.00 vMB 2
878,973 878,973 00000000000000000001e4791ce46f01e3f404e78820c1d9a304506bfbd0469d 571 1.00/1.00 vMB 1
878,972 878,972 000000000000000000009851bebe71077a63ce6cf484de057128c23d4a0b2cd5 2,645 1.00/1.00 vMB 2
878,971 878,971 000000000000000000000f0f24496ef6b8c27e87e376b4e4e65d9af4aed3a024 2,919 1.00/1.00 vMB 3
878,970 878,970 000000000000000000024bdc6b77de1d7ff39908a61058eaffae1ee96864d21d 803 1.00/1.00 vMB 1
878,969 878,969 00000000000000000002415241af689ffe5f3b6be60245127ae788ff766a0462 2,570 1.00/1.00 vMB 2
878,968 878,968 00000000000000000001bb0c377256abbb6050f01442609ae5d4e2364e999b09 3,509 1.00/1.00 vMB 4
878,967 878,967 00000000000000000001d516b430f221d9ac3e11d27026f65d093e3445e79fec 115 1.00/1.00 vMB 1
878,966 878,966 00000000000000000000a47b2fdaf33967ebee021cd9e334d75d748f69000da7 1,236 1.00/1.00 vMB 2
878,965 878,965 00000000000000000001a42b354b2da1ab95c5ad37db01d99e0ddc09d035373a 1,433 1.00/1.00 vMB 2
878,964 878,964 00000000000000000002376209459cb859f82f3ed6d754befeb53103ba161153 2,188 1.00/1.00 vMB 2
878,963 878,963 00000000000000000000696c85ebc0d903476e57e041d4bd4abc73dc77b9d3f1 3,041 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.