Loading Tool

Explorer IconExplorer

Memory Pool

78,925 transactions
29.42 vMB
0.08324019 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt ff9ba0e3aa4a62e5231b6da61e406a6f075d3a5a4a83fe1c333d989f4c88ffaf
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (549,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,890 365,890 000000000000000014c59420b767ee64a33b80bdc3cf44eac987341704fd3d4f 470 0.75/1.00 vMB 64
365,889 365,889 00000000000000000ad5953c9507454f3073e28d4b3ff17ba04feefef65ed323 908 0.75/1.00 vMB 62
365,888 365,888 00000000000000000f0c7430c1916588edc2bf05fa3765fc19369836f199be79 150 0.18/1.00 vMB 554
365,887 365,887 000000000000000003959e365d38f9a813e00fa6a4c5047c6bddd8275484f6ca 1,190 0.59/1.00 vMB 99
365,886 365,886 000000000000000013460a85cc1427c5f0ca49dbe426cff5f807fce21b0d453f 58 0.02/1.00 vMB 43
365,885 365,885 000000000000000000294964689dfe2ed589593a64ddd880160a3905ec6bff00 482 0.28/1.00 vMB 33
365,884 365,884 0000000000000000087541ca83587ae2a54ab9e5544da2683b9b7412276c95de 1,109 0.75/1.00 vMB 131
365,883 365,883 00000000000000000e03c2bb2a529aeb99c3cb0a31452e28ecd0f8088617166d 1,391 0.57/1.00 vMB 50
365,882 365,882 0000000000000000154c3ac1de050220089af1b0d9a60229bcdb8be24908c880 364 0.18/1.00 vMB 80
365,881 365,881 0000000000000000156f269bbc4cbcaf8fd96aa8733989550602c9b643e8778e 158 0.13/1.00 vMB 27
365,880 365,880 0000000000000000005f83ec58660135a83cc29fc42719968df332234949a346 1,175 0.75/1.00 vMB 401
365,879 365,879 00000000000000000021117679b34c3c8a2509622f5df272738627376f57bb10 2,843 0.93/1.00 vMB 149
365,878 365,878 00000000000000000a56b9b96af356cc8411cea940bb6c25b9cd934f99f9e174 1,063 0.51/1.00 vMB 181
365,877 365,877 000000000000000006e3b5e22334b01fe0ed74656a91e1a6bd3091ceb4c4b87b 1,109 0.95/1.00 vMB 173
365,876 365,876 000000000000000014aceae4d7dda7b96cec5faa969f9b70c1091c8ea23e412c 1,037 0.89/1.00 vMB 29
365,875 365,875 000000000000000006e025c2863b63869c50e7b4487aa843d5be8181a67ebe82 1,362 0.93/1.00 vMB 68
365,874 365,874 00000000000000000bdd4153ff511548d31990dc307364fe60838f238a1e4f18 1 0.00/1.00 vMB 0
365,873 365,873 00000000000000000750620419c6c367c0ddf59f137e95544ba89c9fc75c58cf 1,163 0.95/1.00 vMB 107
365,872 365,872 00000000000000000e994cb356c86a0a3e137623fef035c11d734d390e26c9d3 573 0.93/1.00 vMB 18
365,871 365,871 0000000000000000129b7cf79d503a9b14ba13695622cd551721322fc7fedf29 733 0.60/1.00 vMB 332
365,870 365,870 0000000000000000093349decce4fb7b170146995db4e4e61a5a98867937e265 848 0.33/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.