Loading Tool

Explorer IconExplorer

Memory Pool

30,312 transactions
8.98 vMB
0.11340486 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.41/200 MB

Candidate Block

Mining Attempt 81e894e0ddb0f8108420a9921bf1cc6abdd48ca6697533339b115b4ccfaf3d36
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root c7ead98b2615be00b71b2aa4d0bbb67b54af4fc05ff1769aa81f158f25720244
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,505
Size: 1.00 vMB
Total Fees: 0.05146028 BTC
Median Feerate: 3.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (638,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,070 275,070 0000000000000003810b0d811248e6ed192ecc4934b1c3b0c0cbae1d5fd91bc1 614 0.41 vMB 26
275,069 275,069 0000000000000001a15772d6dc4b8a95807667ebc4b79a4b58c5dbb526d340c2 100 0.06 vMB 60
275,068 275,068 0000000000000000759ae08d84c5efd939c9d48aa9ea5fd1aefb65139ac95d89 876 0.25 vMB 47
275,067 275,067 0000000000000002e65780d795c89e0252d921762f3eb41b0192e502b641bb03 839 0.25 vMB 67
275,066 275,066 0000000000000001673aaf58850baf5e7b8a393342c9725896ca30865152dd56 718 0.35 vMB 29
275,065 275,065 0000000000000000c97c587811d1acc9e882a0a375e2feb1f86059b0b0cda049 804 0.25 vMB 88
275,064 275,064 0000000000000001e511450493602013af79aa84bd57689148bbb5b75848e37b 152 0.15 vMB 21
275,063 275,063 000000000000000279acdcb2daa23b1513ce2c3c3bdd20a3e59e79074d1b6164 180 0.15 vMB 22
275,062 275,062 00000000000000036b1653434773c69cd875751109f6af716303aaf6627070db 124 0.08 vMB 26
275,061 275,061 0000000000000003f9594eae4cc4a06ea0becad508e501ce5ba6199b4f313a8e 56 0.02 vMB 46
275,060 275,060 0000000000000002ffcdb229dceefcabd694a86629fc4514571fad93c4ccfd2e 69 0.15 vMB 12
275,059 275,059 0000000000000001330f0293969846f4c06054cd566dd111ec63fc676775192c 197 0.13 vMB 27
275,058 275,058 00000000000000030abcc515ef2bba2958469f9880fb667c1049e75ea62ba0df 107 0.05 vMB 31
275,057 275,057 0000000000000002282ed4d436c7823b6ba33c35e9aa83a5c5d47dae87bb040a 375 0.22 vMB 40
275,056 275,056 0000000000000001c6dd7948b86b5d501c355b1da7341e58eaaa437fd5c7aaab 630 0.25 vMB 52
275,055 275,055 00000000000000034658fcb0811f561acea2bc526074c7ba0cebb85be23cdb35 353 0.17 vMB 51
275,054 275,054 000000000000000400c4c393958ff651fcf2ad34eff78db439d83e22f9ee8ba3 143 0.10 vMB 24
275,053 275,053 000000000000000023f771e2b3acf0b6e011b36156f371f967e0621b4fa54509 226 0.17 vMB 30
275,052 275,052 00000000000000015af26ef8d72587e87d0a79302542e509dc0f81d2bdee06e5 1 0.00 vMB 0
275,051 275,051 000000000000000033ac2a9244059892058af20a698be05c05df5ee7d4f9ed25 372 0.35 vMB 23
275,050 275,050 000000000000000171f7fcf1562e40b0e079ef7ab81d5e8dbb6546d5d8b87a06 98 0.35 vMB 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.73 GB
    • Received: 0.44 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.