Loading Tool

Explorer IconExplorer

Memory Pool

79,125 transactions
30.07 vMB
0.12455988 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 58d203048dbb7187e4bb43d97f0ee6ff6d3d363a843af1229fd119025391df18
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root ef8173b43b1ff67d0fa39ef8200da48181298a4c02f678ce954f57387e713a38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,747
Size: 1.00 vMB
Total Fees: 0.03853276 BTC
Feerates: 673.02 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (219,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,947 695,947 000000000000000000007c752a4435f4aac2b38b3e00fe9c632e6a601d32154c 1,560 1.00/1.00 vMB 8
695,946 695,946 0000000000000000000985b58ab7ce222cee241650be4150c2f2a1ead0ff4aee 1,676 1.00/1.00 vMB 6
695,945 695,945 00000000000000000005fe842debe278f6b480b9c7dcb921c6b7386884c1c2f3 798 0.99/1.00 vMB 4
695,944 695,944 00000000000000000007650ff3616cfeaf4dad4ca3939a2dbfc849bfb9f72332 1,830 1.00/1.00 vMB 7
695,943 695,943 0000000000000000000c24b7985a27c33a7537582cfa5f32bfeab2fcce047f96 293 0.98/1.00 vMB 1
695,942 695,942 000000000000000000049757995458c6f2ebe4a9b55e2788dc71d3359284d859 628 1.00/1.00 vMB 2
695,941 695,941 0000000000000000000d21b5cde8e66e00d3a1edad2eda774aa4eb95c2fef40e 1,216 1.00/1.00 vMB 4
695,940 695,940 00000000000000000008932fe0053279a5ce2c7112daa94872035a6afcba5806 901 1.00/1.00 vMB 4
695,939 695,939 0000000000000000000cdf96990cc139f4b86e633e357c8d6c8ad9d9ea5a1fed 689 1.00/1.00 vMB 2
695,938 695,938 000000000000000000057390ccf0c3d2c68c94f6562457514578e7d994c571ae 3,279 1.00/1.00 vMB 14
695,937 695,937 0000000000000000000b70bcf05859ead2b9416be76cfab4f24c3753d821a262 1,032 0.95/1.00 vMB 4
695,936 695,936 00000000000000000010598998b7b17c4ad25f83c840a9837a013b2fbe7a974e 2,350 0.73/1.00 vMB 11
695,935 695,935 000000000000000000033550eedbeebd087ee6e642f3d47a0f90568b128dd33f 667 0.30/1.00 vMB 6
695,934 695,934 000000000000000000062b3eaec96d918de3726133838a0beeca3264c3302ce5 1,570 1.00/1.00 vMB 5
695,933 695,933 0000000000000000000a8188bbdfd9f7cf449736b25629da16581b4e685e7048 1,693 1.00/1.00 vMB 6
695,932 695,932 00000000000000000005cd70209521335307760481e7ca9c4f36ab77e8baa1fd 849 0.29/1.00 vMB 11
695,931 695,931 0000000000000000000e62e8e0e530ac7f83041adb3fc08216b3ac52df7b98d1 756 0.24/1.00 vMB 10
695,930 695,930 000000000000000000032ab9c8d3265b35e798e8e5d5134c12f2e1b20ae46f72 1,132 0.40/1.00 vMB 12
695,929 695,929 000000000000000000005a996dee819b758a44e2e7bc37de64f0ebb5bbcb1d11 1,768 0.55/1.00 vMB 22
695,928 695,928 00000000000000000000ffbdb423b315080b71f0efc32e0b00f6d39179ec7f71 760 0.22/1.00 vMB 19
695,927 695,927 00000000000000000003835d229f5911c9ec78a08dba88ee75ab71f76d374bab 1,233 0.34/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.