Loading Tool

Explorer IconExplorer

Memory Pool

45,230 transactions
27.41 vMB
0.10578805 BTC
Random Selection Loading Transactions
Max Size: 143.32/200 MB

Candidate Block

Mining Attempt 43f7ad6e5398a09b3647761987e9650567b643813f7f3e77a86ea08da438486f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root bf62ab6caa28c08bfb0cfa8a715f833c4bf1663d2edf1d6ef96977bd1ce51ef8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04776731 BTC
Feerates: 151.01 > 4.79 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (557,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,033 357,033 000000000000000014ceedf584e4c67811e380153b1d2728fd0ed347f11af489 758 0.48/1.00 vMB 24
357,032 357,032 00000000000000000a165f586e4f974faa9f8632863a49934c1bbc0799cdd4b6 1,656 0.75/1.00 vMB 35
357,031 357,031 000000000000000002b099bb5301cedd77efa22a8c5ad9af113ae8dca4434e7b 425 0.17/1.00 vMB 34
357,030 357,030 0000000000000000095282e2ed1a324363ad9fd252ca6c1febd9440d8c09be49 449 0.26/1.00 vMB 24
357,029 357,029 0000000000000000034c277c70157dfe72c3e4e398a1ddd1a59caa7aaa259de9 604 0.35/1.00 vMB 26
357,028 357,028 000000000000000001dcf05e368874cd544b63221b1a1b9cc0b92cdeadd2d9cb 330 0.25/1.00 vMB 22
357,027 357,027 00000000000000000143a1b984e526a8b384de65d2d482b8e6e4b85605ee91d7 212 0.11/1.00 vMB 23
357,026 357,026 000000000000000007c36b1e8e2caf09ac5d571cb9396ab46159aa180c2fdbd7 754 0.72/1.00 vMB 23
357,025 357,025 00000000000000000fe4b31e74f7e778ab9f5ab58bb1bd62b2d17c91fa465483 1 0.00/1.00 vMB 0
357,024 357,024 000000000000000004dcd64dbfad546889da21d1b8016ac5de3abe4e3dc46557 635 0.53/1.00 vMB 24
357,023 357,023 00000000000000000921e1b12a628c53aa4958dbcddc618141e0661a8cab983b 450 0.22/1.00 vMB 41
357,022 357,022 000000000000000003b5b099e5015994965fbd4ecdc4724b1506a3d2d925d235 981 0.54/1.00 vMB 25
357,021 357,021 00000000000000000e64427350b935a4e0a865ac9afb453a2202f506b621a180 412 0.27/1.00 vMB 40
357,020 357,020 000000000000000000a87e29b4e32989d12ff2ce6bb2dc7b1610a136d5eabb5e 470 0.24/1.00 vMB 31
357,019 357,019 0000000000000000111ff998e9a3c639423ab3f578fd851bdd325fd17eef69d5 1,387 0.75/1.00 vMB 34
357,018 357,018 00000000000000000f6e54eda41ea80dea45b6325eff825fb090f8fd169a9dc6 1,064 0.71/1.00 vMB 21
357,017 357,017 000000000000000011c38b676fdc3ddc072e3e81114cd0f09cc2682179ea7c1f 909 0.25/1.00 vMB 47
357,016 357,016 000000000000000007193697ce2f780f2f7af88cb484579750933c7ded0de76d 264 0.18/1.00 vMB 15
357,015 357,015 000000000000000011f75f66c63365dc33c72f7afdddc53c43daa388fc0bfd34 1,223 0.52/1.00 vMB 32
357,014 357,014 00000000000000000fc6cbf64da04c3c5fb81d9a39f1bc7454956e0d99bdb9fb 319 0.19/1.00 vMB 24
357,013 357,013 00000000000000001374b32c555042c36af4a4ef8f2bcd01db742aac1b9f17c1 464 0.20/1.00 vMB 33
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.50 GB
    • Received: 13.91 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.