Loading Tool

Explorer IconExplorer

Memory Pool

83,680 transactions
30.34 vMB
0.16808109 BTC
Random Selection Loading Transactions
Max Size: 184.06/200 MB

Candidate Block

Mining Attempt 4ba7dc1a84fe2c911062d2a6396b1b8dce847b687536a4d2d7eb044e0b89f52a
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root b1b28d93a65631417648db1f490074d5d3c0d324f0686d753d4cdf4bf72a019d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,150
Size: 1.00 vMB
Total Fees: 0.10566878 BTC
Feerates: 155.43 > 10.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (569,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,873 345,873 0000000000000000080cffa2fdeafd1e5e126b36e46934b9a8c06d1647df9b51 939 0.75/1.00 vMB 18
345,872 345,872 000000000000000013335123efbc402b759b2442258b41098c7b25234fe5ae93 2,402 0.75/1.00 vMB 46
345,871 345,871 00000000000000000604bb1dd2cbca3628271bf719a016c6875ccd8dfdc9abd4 96 0.04/1.00 vMB 29
345,870 345,870 00000000000000000a6a0edca070dee331e5f7940eb6f022c5893b91407e8fee 1,776 0.90/1.00 vMB 28
345,869 345,869 0000000000000000136197b00d3684485500435064d1b61e4f69f5f3a5b2be77 512 0.23/1.00 vMB 28
345,868 345,868 0000000000000000155cb376be0456809649df26521dd9365e3c24ce23a78ac4 419 0.25/1.00 vMB 19
345,867 345,867 00000000000000000703bc0adf14abbd9c0abd30c90785c6b25efe49c31fd995 1,903 1.00/1.00 vMB 25
345,866 345,866 0000000000000000061f07528a564d0d617de2569f152ff49020e13b7f88861d 499 0.31/1.00 vMB 21
345,865 345,865 00000000000000000c8dc88ca814f0501c2bb245fb94fcefea0181b0c561bbbf 1,117 0.77/1.00 vMB 21
345,864 345,864 00000000000000000c95308d2bb7ebe5216a5d32f90e2a1c47b0b8266d34f790 341 0.23/1.00 vMB 20
345,863 345,863 000000000000000003192d0296c5adc68caf1166f65dbd7f0a8168104e62e62f 76 0.08/1.00 vMB 8
345,862 345,862 0000000000000000072e0845b135483f8412366a9e395c0389416efd403ee390 705 0.37/1.00 vMB 24
345,861 345,861 000000000000000006716fafd5cd32f4f553165f1c686d370c98aea9b59a1896 430 0.26/1.00 vMB 23
345,860 345,860 000000000000000005b76a584a0bad8d006b058517edc410ed2f060211a03fab 691 0.40/1.00 vMB 22
345,859 345,859 00000000000000000ebb4047115bf68bf86f9572228f9c3eb7d918e12c305ee5 261 0.14/1.00 vMB 25
345,858 345,858 0000000000000000078a50b10227482b66693018c5141a50c4fc8f8971f85e70 1,616 0.87/1.00 vMB 27
345,857 345,857 00000000000000000afa6a2434ec4f884cbd591d964c6e9d85c0654ed6986c73 490 0.27/1.00 vMB 23
345,856 345,856 0000000000000000114d0f24cfec8d34c1d4b19b3f20df452f06710f9e5a9972 492 0.29/1.00 vMB 24
345,855 345,855 0000000000000000060e8c3c09e42f707ab370a97c4d66af17c0337bd3862605 253 0.18/1.00 vMB 15
345,854 345,854 0000000000000000024bfa99796c1822448114a79f64108675191a9641efad17 504 0.75/1.00 vMB 11
345,853 345,853 000000000000000014b9c46f8a3e901c41594fd187a83791ca03d2cfc5b8f1c6 1,154 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.