Loading Tool

Explorer IconExplorer

Memory Pool

40,947 transactions
26.22 vMB
0.07221404 BTC
Random Selection Loading Transactions
Max Size: 136.45/200 MB

Candidate Block

Mining Attempt 0c3319f8137c1ebe47d6b6e2a5c613a71ebfb3d6d4ce02f9f7170d99a2752c9f
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 409ef2af2870e0f010f125a7a26de60f5e1023d4814465927890ce6c063cfc00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.02438067 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (178,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,120 736,120 00000000000000000008854f39c66261ddbb8c3f08a1b64b6e1f857c04644533 2,872 1.00/1.00 vMB 21
736,119 736,119 00000000000000000008e1e88ff8ae91bf000c77eeb976ac2dee22185f8184a5 2,773 1.00/1.00 vMB 22
736,118 736,118 000000000000000000056a45812aea6f42ac15ea3dfc29ec87811fbae687cdbd 2,628 1.00/1.00 vMB 19
736,117 736,117 00000000000000000006875c55dbbce8c87f97cb951392212a7f808d684296ae 3,221 1.00/1.00 vMB 23
736,116 736,116 00000000000000000004116af728e65bff0300a02185b53a60d0bb34660cc8d8 2,957 1.00/1.00 vMB 29
736,115 736,115 00000000000000000003196c1c141431659785d50dca206bd84ffd8104787583 2,600 1.00/1.00 vMB 29
736,114 736,114 00000000000000000004cab29f23e13202a5fdc27c180f4aac1b36089faf63bf 3,184 1.00/1.00 vMB 20
736,113 736,113 00000000000000000005bf7253f51d065799532e1b6d9b49eaf831bdf31d649e 2,261 1.00/1.00 vMB 29
736,112 736,112 00000000000000000000b03fb6f11671d136069a323839aa8a5b2f7387ba75d8 2,693 1.00/1.00 vMB 21
736,111 736,111 00000000000000000007cb44790e2edb0b03e671a2b79bc3eece58a80fc28596 3,991 1.00/1.00 vMB 24
736,110 736,110 000000000000000000012b1c987fd0877c6a8885e44a2d79e9d00b6ebdc63d19 2,738 1.00/1.00 vMB 38
736,109 736,109 00000000000000000000394ec2343fe6ee15f037a50bfd74dc802ec464b5ad36 3,310 1.00/1.00 vMB 33
736,108 736,108 0000000000000000000512204b894c2dc838d74fe059882afdef22477765d9e2 2,681 1.00/1.00 vMB 25
736,107 736,107 00000000000000000005098cc58d44007a869fd8cd0acaba4069898020840bb7 2,560 1.00/1.00 vMB 29
736,106 736,106 00000000000000000002a1dc74cae5a0320d9b14aa57362a595e06cb07ad40b5 2,473 1.00/1.00 vMB 18
736,105 736,105 000000000000000000036e333aacc2e9bc195a3614a06545326c1d66a392dfbf 2,697 1.00/1.00 vMB 20
736,104 736,104 0000000000000000000125bd6a3783347a51160de2f31655315264f87f5e77ae 3,237 1.00/1.00 vMB 20
736,103 736,103 00000000000000000008264c9f9f073372d7afb84f1e5cd3335136dbd6ca7e54 3,223 1.00/1.00 vMB 29
736,102 736,102 000000000000000000065700bf4d07ee31b9e4b1c84db6905b74f9dbb12aaa90 3,603 1.00/1.00 vMB 30
736,101 736,101 00000000000000000003b0a5c0b09323a6f5f4e9d30dc52f813450ef64921ae8 2,356 1.00/1.00 vMB 18
736,100 736,100 00000000000000000001777a89ee3a74a61dfee21527277158f1e14e007a1db7 2,633 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.