Loading Tool

Explorer IconExplorer

Memory Pool

22,323 transactions
9.71 vMB
0.06241575 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.86/200 MB

Candidate Block

Mining Attempt 27710621f5903837bd74ba8f7bfbf3892574a519a847c6014d3b5bb0073609cb
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 1b01a8367c2de0421ba86305c288dca76c67adbfc4c90f32cee3953933e7404a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.03619958 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (787,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,674 125,674 000000000000421eeb9ff7230316b50f0fb6af8251b32255170d08602913a3d4 11 0.00 vMB 0
125,673 125,673 000000000000228482add239726b1680e36d0957d8e1afbdb3bf870010be43f5 5 0.01 vMB 0
125,672 125,672 000000000000207b23ee80701846a90beeb8acca3a722944d90d5eda17e64046 12 0.00 vMB 0
125,671 125,671 0000000000000b2396ed2f3e26beaaa320853b0862161e63c9faca7a344ff6b5 36 0.01 vMB 379
125,670 125,670 000000000000161712ec96da3f1f280f7843f8df5325f7287806d0d2cd9c2780 4 0.00 vMB 1,353
125,669 125,669 0000000000001e1a7e3e91cff42694d43bcdc6992c295eff11fabfe86babe0c2 12 0.00 vMB 335
125,668 125,668 0000000000002ffa36f98afae0f141d5f50f822aefe2f74ec4e1450c4eff388e 5 0.00 vMB 832
125,667 125,667 00000000000022d5f28a57eda9432950622b3410d20eb2dfea7fd40e2babe333 12 0.00 vMB 352
125,666 125,666 00000000000001ed098e9f16bfe4f7427bd03ec283eef19836f37d0f489bb501 11 0.00 vMB 919
125,665 125,665 000000000000212c8bd7a4e241cdca33d27976f0a78fb23f17fa8e3579ad6a5d 12 0.00 vMB 1,058
125,664 125,664 0000000000002ce7c69aebf51a627abe7ffc86b36af3a485109f39c830efa7ea 5 0.00 vMB 1,129
125,663 125,663 0000000000003c7921911df73e085557db6f7512f9fe2315e31e0272d2bd0e0c 11 0.00 vMB 1,922
125,662 125,662 0000000000000d8fe86e1029e9a9e21734343ca0ebfbbcff651b4b2b4dd0e432 14 0.00 vMB 815
125,661 125,661 0000000000000a51d84ce9297131d9af62c521ea241ec7b1e7c7df6e8758656c 15 0.01 vMB 1,036
125,660 125,660 0000000000003af6387d69e221496337d2467427bcc53676dcd7b3fa00986340 26 0.02 vMB 645
125,659 125,659 0000000000002d8b73410567b416ea9b5fcc2aeb6b8f69ca15c481112467bb55 12 0.00 vMB 0
125,658 125,658 00000000000029b7908e8c7d0aff239083ac0da411fa41ea9afc6b683a65096e 7 0.00 vMB 786
125,657 125,657 000000000000449cea3af225e297755689ce90a6d5da7c21bfe964e6241449fe 10 0.00 vMB 630
125,656 125,656 0000000000003a1ef279bb89fff34682e740e83b7e0ff208837b4fcc272489ed 58 0.02 vMB 3,047
125,655 125,655 0000000000003eaa1c8f850b078f955a33f00145db3e98e5e0d737846e10ff3c 9 0.00 vMB 666
125,654 125,654 0000000000002bd77dd871569a0291d500e103c9341d821ec17aff1ece2dabc7 11 0.00 vMB 696
Previous 10 blocks ↓
Total Size: 779.57 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: 272.39 GB
    • Received: 1.06 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.