Loading Tool

Explorer IconExplorer

Memory Pool

77,916 transactions
29.53 vMB
0.10320317 BTC
Random Selection Loading Transactions
Max Size: 178.21/200 MB

Candidate Block

Mining Attempt 3a815f9f9bc9606550fcaa4d30cbd3103c99ea5e25d43bdbd99db4a9050c51db
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 4f71681e8b7ac83ef85b565e44f80f6e2ed14662d19a89791f986208b787e191
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.02728783 BTC
Feerates: 201.40 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (383,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,838 531,838 000000000000000000166425acc5e6e705c5655683448a6b45320f9dc7dde6b6 1,953 1.00/1.00 vMB 29
531,837 531,837 0000000000000000001d42789894f119c05ad6a2d572f2c4205e18f1e577636e 1,209 1.00/1.00 vMB 7
531,836 531,836 00000000000000000006f5944bd1fa1fffc2cf3ecd78ca2dd789bc2a625f8518 817 1.00/1.00 vMB 10
531,835 531,835 000000000000000000327cd2b1f76d3945e9b3979764803c4ae3b47d744d4e5c 1,553 1.00/1.00 vMB 13
531,834 531,834 00000000000000000032e995e21b2a3a44923e0f4570dadb14747343c7382aa1 2,270 1.00/1.00 vMB 18
531,833 531,833 0000000000000000001b8a163ce3bce3d0e61a4253b4ed2a7a9a1f080a2141b8 635 1.00/1.00 vMB 9
531,832 531,832 000000000000000000307746a2b676bb5fcf389b997140c735c8ff272d0b95b2 206 1.00/1.00 vMB 2
531,831 531,831 0000000000000000002e7b118c9480bac53cb979b6c4b31b07113af5e4be822e 698 1.00/1.00 vMB 3
531,830 531,830 000000000000000000271b70705b31bf4d3473e9f247287232712b20e274a001 1,673 0.66/1.00 vMB 20
531,829 531,829 0000000000000000002f8223b6cc7c54999de7f30c393aad9cc3f44cf1d0f793 2,418 1.00/1.00 vMB 14
531,828 531,828 00000000000000000031fe54c9670d9481f1e6cb799643d0280debcf8e59fcbb 851 1.00/1.00 vMB 10
531,827 531,827 0000000000000000001faebf1475ab38e6ad0a0dd63e9815f551f4f21cf1db25 935 1.00/1.00 vMB 8
531,826 531,826 0000000000000000002bdd7e217dcda6932047899580b316bb56cd6e69df55cb 2,179 1.00/1.00 vMB 12
531,825 531,825 0000000000000000001a164e0c534f47531b3bfd3d19cd48a51640818470a224 2,941 1.00/1.00 vMB 28
531,824 531,824 000000000000000000327c7808a9a58c06766095b060e8cc28994eddca35a8bb 2,503 1.00/1.00 vMB 19
531,823 531,823 00000000000000000030bc7043360dea0fb32dd46b828b5b35bd1263ec3a6127 3,003 1.00/1.00 vMB 26
531,822 531,822 00000000000000000033269e62aebf793128657b7587255c30d9021376fad1fc 178 1.00/1.00 vMB 2
531,821 531,821 0000000000000000002724397daecb27b9d3c3146b7140550ad06252da9cc4d3 167 1.00/1.00 vMB 1
531,820 531,820 0000000000000000000a2d40354bfad2509f60fb94be91b6b175f1101e8f975b 1,719 1.00/1.00 vMB 13
531,819 531,819 0000000000000000001e4a9315af84630e36cd0f0fa3b1e011d0c46832bbeeb8 463 1.00/1.00 vMB 4
531,818 531,818 000000000000000000256db7273463dc51a6201392dbfc78dd75df285c13df0b 1,839 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.