Loading Tool

Explorer IconExplorer

Memory Pool

39,771 transactions
25.88 vMB
0.05359334 BTC
Random Selection Loading Transactions
Max Size: 134.46/200 MB

Candidate Block

Mining Attempt 7ff6360ce0ed34ab7ea29502c34b8dcfc6cb984d7ee1f3439c08cfbdb32d78f5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 54e97885875b03925fa301701301347e79ad9cba1dc9d8b8551710c977ea951e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,043
Size: 1.00 vMB
Total Fees: 0.00653397 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (363,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,817 551,817 00000000000000000019979b8800421996a7f3a1598b5360e5897e6fadc111f0 2,513 1.00/1.00 vMB 25
551,816 551,816 000000000000000000297438ea01ca93aa32da745b0209dde230b8341ec17118 2,875 1.00/1.00 vMB 16
551,815 551,815 00000000000000000018309b318d3761b85da9f93bb033e1e6b0c29771d1b63d 666 1.00/1.00 vMB 5
551,814 551,814 0000000000000000001a9e1fd04cbed5955bd36e46c347007f9a4d18290dee34 441 1.00/1.00 vMB 6
551,813 551,813 00000000000000000022510bdab236010f053a1ec40ef15f6f2adca8a1f14479 2,408 1.00/1.00 vMB 26
551,812 551,812 00000000000000000012a20486db1959d028ca19802316ef5911b3f466de5890 2,697 1.00/1.00 vMB 31
551,811 551,811 0000000000000000000356f3ae64b14b601505199e1afd6921b750ce58dd8f61 2,506 1.00/1.00 vMB 55
551,810 551,810 0000000000000000000bbece54857f641cc24dfc60f97d3049d5332c792f1175 1,897 1.00/1.00 vMB 20
551,809 551,809 0000000000000000000768cebce5861247339357b8b47a444e78f18292c36599 2,402 1.00/1.00 vMB 48
551,808 551,808 000000000000000000136f8cda32b9b6410f510249b0f1ced0c759f4a93c2d2e 1,347 1.00/1.00 vMB 21
551,807 551,807 000000000000000000249214b780fb1b6277ffaa28c035015d2de1171570ae20 1,018 1.00/1.00 vMB 16
551,806 551,806 000000000000000000066eafa42889316054fc7eb34047e282c5236feb54ca3d 1,014 1.00/1.00 vMB 10
551,805 551,805 00000000000000000028fa66c180b83abd4f29aaafe03c9dd4943551f5548268 2,542 1.00/1.00 vMB 25
551,804 551,804 0000000000000000001ecfb255fb2b5b3a77135fb83f0eb31d1348f4cd04efb1 1,506 0.72/1.00 vMB 32
551,803 551,803 00000000000000000001979b6789bd6c76e8ec89afd95c8d4d7b180a7ae9959a 2,211 1.00/1.00 vMB 20
551,802 551,802 0000000000000000001671aec32dfa30a099b078fd098cbf054dc3c82f0caeb7 2,967 1.00/1.00 vMB 59
551,801 551,801 000000000000000000235d67e5b24efa22f435a5aea46a483934f595ddcdd872 1,541 0.90/1.00 vMB 10
551,800 551,800 0000000000000000001f12be8004ca54ef0e0851109d86e44f6a18ce8c069ad7 2,031 1.00/1.00 vMB 8
551,799 551,799 000000000000000000167474485fa5509851c0fe423347463fce5fd9b199c747 1,824 0.99/1.00 vMB 29
551,798 551,798 00000000000000000019fd64abcbc9c51134b928ae24347abb5e31b12748f956 2,646 1.00/1.00 vMB 17
551,797 551,797 00000000000000000013e9bc7196d2be3681ba0b17f24ed6e67ff0a817704063 1,956 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.