Loading Tool

Explorer IconExplorer

Memory Pool

43,680 transactions
26.30 vMB
0.05351245 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt 0c318ff21b42f6a4ed4faf62e4fb9d4926e9a1cf3335be8c1946685d620c2569
Version 20000000
Previous Block 00000000000000000000e26c69d66b4d957ffcc15202e94d7da28d89cb2bd653
Merkle Root 0fc7f281a4b64989db3c262345ccdca6a2142adf054e61c3381ba3345ad19dd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,045
Size: 1.00 vMB
Total Fees: 0.00551461 BTC
Feerates: 40.21 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,744 (482,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,721 432,721 0000000000000000035c725ff58bf5e1725a79920896adedaebe30545bd251de 2,215 1.00/1.00 vMB 49
432,720 432,720 0000000000000000031fd5fd9f1cc503ce0b8411f1bad79e36ef3ade982f0cea 2,359 1.00/1.00 vMB 58
432,719 432,719 0000000000000000038d4a937b69967686780e6a1c7210497296585fa4b7a0e6 2,692 1.00/1.00 vMB 93
432,718 432,718 00000000000000000121bf352e16d1810eaeaa568ca18ae9a55441644acc6fec 1,717 1.00/1.00 vMB 68
432,717 432,717 0000000000000000012be00fd2f14c13a23260b455b5dde562b3a382b8152297 1,636 1.00/1.00 vMB 63
432,716 432,716 0000000000000000029cc023f20364348f14b05f47ed6621fab84a264900441e 188 1.00/1.00 vMB 71
432,715 432,715 000000000000000001576157c3b704ae92524606c7280a7909e8bca2d3c6fb0a 114 1.00/1.00 vMB 69
432,714 432,714 0000000000000000024ddd6673391a6ae8acc2ccacb0326227ae7953602130e0 1,164 1.00/1.00 vMB 80
432,713 432,713 00000000000000000353f5e1378defe94be3e30c3ad79ad41ec7d289f0a542a5 486 0.21/1.00 vMB 63
432,712 432,712 000000000000000000a9fcca87f119089cfc90ce9900cdc77f2885fcae158357 1,448 1.00/1.00 vMB 54
432,711 432,711 000000000000000001b16834bc61c02309f33deb0f3d0d7aa1b2b6209c1a6a92 647 0.35/1.00 vMB 66
432,710 432,710 0000000000000000018a12771d3dba978e5cdcecc61628722d77cca86b7652f3 882 0.99/1.00 vMB 20
432,709 432,709 000000000000000002174c9d76e540e8c3cff5891b82b9aaca1e0310ddbc80a4 2,035 1.00/1.00 vMB 57
432,708 432,708 000000000000000003fb684ec9f8bc8b27a54620c535f128f926b2896e9181be 919 0.96/1.00 vMB 18
432,707 432,707 000000000000000004036e39bd69b09131f852f13e7f99804b67134757070e2e 1,698 1.00/1.00 vMB 45
432,706 432,706 000000000000000001957aa2a4e025ef00c3f112070039bd0b8cbb4665dc1a5e 2,360 1.00/1.00 vMB 70
432,705 432,705 000000000000000001e5551c49bb1fa6e8d7a343621567a82e69cb7151f374ab 2,068 1.00/1.00 vMB 34
432,704 432,704 000000000000000003ea5ca43f33080f5b9d7e7224979dcf758d380f4c63706c 1,121 1.00/1.00 vMB 34
432,703 432,703 00000000000000000358e2695c4bab6f704cc2905902038b09c9e63e94ae05c6 1,686 1.00/1.00 vMB 41
432,702 432,702 000000000000000000b678d75eef4234cb04cea4f6324830e7d11ca99aa2f326 2,655 1.00/1.00 vMB 67
432,701 432,701 0000000000000000036a711cf1b7748ea0e69c7e4c2d260da7c58cea89e05064 2,033 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.93 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: 646.49 GB
    • Received: 12.86 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.