Loading Tool

Explorer IconExplorer

Memory Pool

33,249 transactions
13.98 vMB
0.05408024 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.84/200 MB

Candidate Block

Mining Attempt 55dd7a3ca164f660df02d0e265549446c23f34d3554d2bfd4f444123db2e0001
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e928d07e4af6463eda19847071a96977ea30981185e116e89606bf949eaae136
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.01576859 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (749,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,776 163,776 00000000000005f88f3d0453e4be90eb66af507b29680b803a086dc08c39252f 55 0.03 vMB 540
163,775 163,775 0000000000000610a3d31f06600ea0723f664c05c4cacc8dfdd4dfbd59a4345d 4 0.00 vMB 28
163,774 163,774 0000000000000bea1a586425485d227efc8dd3e63c96f27ce6ebe4233f30dd6a 28 0.06 vMB 71
163,773 163,773 000000000000040a45b98e2052bf45cc1f105aae89d7688a521e19d027bf9659 8 0.00 vMB 17
163,772 163,772 00000000000002c784cfc669fa2dcb7aca59bb6a217fa1566c5d29830285717c 114 0.04 vMB 305
163,771 163,771 00000000000003ce92834c4146df2af6f730e2588f53733328c2413a4654d098 10 0.00 vMB 51
163,770 163,770 0000000000000b7897d80add8d5328e8b5033453034718d2451a296a7e0c7c7b 120 0.05 vMB 30
163,769 163,769 00000000000001f9b7561fb53f8e902fff041d58b88044393ee03d144e7a4bf9 86 0.05 vMB 104
163,768 163,768 000000000000064c6a5f5d8d84f91c72bffde992d89c3e0f9e7f8b0c72f0aa16 116 0.04 vMB 80
163,767 163,767 00000000000001f00dc09d79805491f530cd7246f3ec16f9acadd4088e87282a 59 0.02 vMB 181
163,766 163,766 0000000000000169db21ea902a24800223dd8421608b91ec800bc473cd34365a 20 0.02 vMB 26
163,765 163,765 00000000000007662891c9b1f28fd2cd4c59ec79d1a6d42582985375345af7e1 13 0.01 vMB 171
163,764 163,764 0000000000000a92cc4ae95e0b40a7320a9cc61683151ad6040d307d92e435e5 29 0.03 vMB 64
163,763 163,763 000000000000004834a04c0535730e357d97af36f4956d1967407a7dc13a83e2 46 0.02 vMB 559
163,762 163,762 0000000000000175ce80556978f5aa3e0305655a921affb052be300b07e0005f 96 0.04 vMB 96
163,761 163,761 0000000000000739b7187a6324c4a65f4816994d82aca0153595d84bac1e75d1 24 0.01 vMB 120
163,760 163,760 00000000000007ac94b217abb6af80998c680a0ccd584d2b68e8192f34ce559c 6 0.00 vMB 15
163,759 163,759 0000000000000703bbf7fe9f0a6c5b04aa2c393d1ffca847cfde7f11f24fd038 17 0.01 vMB 61
163,758 163,758 00000000000006e24a404ec673cc3b9d99c9c1f3567fb13eea9655d7bb2ee778 91 0.04 vMB 62
163,757 163,757 0000000000000967bd51a1abfa0340d7eae8bc500888ef397f9ea99530fe5344 17 0.01 vMB 64
163,756 163,756 000000000000087ab008b9bdb327bdb6b86610e4a4dd3dac8334046a26e04dcc 13 0.01 vMB 324
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.42 GB
    • Received: 0.59 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.