Loading Tool

Explorer IconExplorer

Memory Pool

75,764 transactions
28.14 vMB
0.08765097 BTC
Random Selection Loading Transactions
Max Size: 170.74/200 MB

Candidate Block

Mining Attempt 89c2e50f0ba8f626e696b0131f301180d16cb32b68caaaa3367e6039c5ea1c35
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 9edc541b15d84f636b665b92afda46c637b8151192cf510dbe15096279a509b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.02692918 BTC
Feerates: 402.60 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (529,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,916 385,916 00000000000000000ac4fcca962dd6c295cc4461f26e97698ba3f2f93bcd3dd2 713 0.31/1.00 vMB 43
385,915 385,915 0000000000000000082dd87ea9106c5efc2321ac2690f14e8e94cc5cab603c2c 1,168 0.48/1.00 vMB 47
385,914 385,914 00000000000000000ab31b6fba2057b46255979cdfeab8023dfd550e8615a559 1,234 0.47/1.00 vMB 56
385,913 385,913 0000000000000000094b9e2ff059badde442b155a1622efaef1cae159ca21347 593 0.28/1.00 vMB 44
385,912 385,912 000000000000000003c851f8ea54e6ee8938d5c90d6053fd8769ba8a414b00b6 530 0.28/1.00 vMB 31
385,911 385,911 000000000000000000cc4a417ce11af36fc2053d493eff6e1aeba2fc0d6afe72 2,987 1.00/1.00 vMB 55
385,910 385,910 000000000000000002d425c0a44d9e309678ddaa6ae687381150c59b231066a8 487 0.20/1.00 vMB 44
385,909 385,909 00000000000000000e025dca231bffe80e3f5ab14354ec59e2a12af816cbfced 456 0.26/1.00 vMB 31
385,908 385,908 00000000000000000e94141d75c5ce6b85014913bcc741b1452d6457d45d735e 1 0.00/1.00 vMB 0
385,907 385,907 000000000000000009a60f1c32479d5faaf894394a4ef843d0a1ad6eadf8175d 2,460 0.78/1.00 vMB 56
385,906 385,906 0000000000000000055c95131ef06c8b4401d15a64acef2ae06b25c218eda98a 931 0.40/1.00 vMB 46
385,905 385,905 00000000000000000ea67290e400c24b0342dcaed6576eb9b71926ae64056781 524 0.22/1.00 vMB 34
385,904 385,904 00000000000000000a0b9672384f79ffa9e9f30ff5c9a45be1c9be1e2efcc253 2,234 0.95/1.00 vMB 35
385,903 385,903 00000000000000000df3f597a0b9e38e143edeed478929b9dc7b2bd3cc67e6f5 1,830 0.91/1.00 vMB 36
385,902 385,902 00000000000000000b2cb47866e192cf366d1b514c0e085ab60a5e8b07d5b648 678 0.47/1.00 vMB 23
385,901 385,901 00000000000000000a59f5eaac561cd773f0f887ab0b834a92825c995b3cd622 2,385 1.00/1.00 vMB 38
385,900 385,900 00000000000000000cef6e0f5fe5206d132319c265ed4d23da2c78b6a6990a6c 138 0.10/1.00 vMB 15
385,899 385,899 000000000000000005eff048da34c0c4a2d067ccac4af34cda563fc45526841e 85 0.07/1.00 vMB 14
385,898 385,898 00000000000000000af2627663109de009b042e405adbd3e26a588406ca11478 1,019 0.53/1.00 vMB 28
385,897 385,897 00000000000000000ea83853b3bdfdefd673b81ce1d311299d3e07ad2b33aca8 251 0.23/1.00 vMB 15
385,896 385,896 000000000000000004a6195aa335295201df6436db300913fb09a83672c8ffa4 1,462 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.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: 714.69 GB
    • Received: 17.58 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.