Loading Tool

Explorer IconExplorer

Memory Pool

77,084 transactions
28.31 vMB
0.08966949 BTC
Random Selection Loading Transactions
Max Size: 172.44/200 MB

Candidate Block

Mining Attempt a0b9d2f5754289afe14c43fb8b472a456ceade37e3f0c77e878b4e762fd6b2d9
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root f468bee2bc82c63c045d09fdaad844d7b1eacb23f8d376cbcbbb950a82807f65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,948
Size: 1.00 vMB
Total Fees: 0.02713741 BTC
Feerates: 150.93 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (367,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,060 548,060 0000000000000000001e12c5cae66895b31c4f23e255e567e8ae4b99747342ef 1,031 0.76/1.00 vMB 1
548,059 548,059 0000000000000000001bb27be2b3741dac95853a3cd062a0051150c45a2a11c8 2,608 1.00/1.00 vMB 16
548,058 548,058 00000000000000000016ca04e2cbe86030b5a55919948d3eabd27934c17100f9 752 0.49/1.00 vMB 13
548,057 548,057 000000000000000000096e196b7c99c56093ed4e3e02770706982866fbd6405a 596 0.54/1.00 vMB 3
548,056 548,056 000000000000000000217b816d78860f13b8acb86bdf2a91841d4f3207083552 2,676 1.00/1.00 vMB 14
548,055 548,055 00000000000000000002635360b3653ed78259f5d70242cd417eec2f999cfbc6 1,855 1.00/1.00 vMB 3
548,054 548,054 00000000000000000017d883e18be19bbcac1b16d8080074c619741c1d5eb085 2,728 1.00/1.00 vMB 11
548,053 548,053 00000000000000000017f591f44c856665fb46f878769b2b41701aa52a7fce0e 2,914 1.00/1.00 vMB 20
548,052 548,052 000000000000000000167ae7cc59e577d094c450fb730477f157bdaba68212c3 866 0.29/1.00 vMB 21
548,051 548,051 00000000000000000018d4823366edd496f40a90ae37eefa6271ad6159ccaf3f 1,585 1.00/1.00 vMB 14
548,050 548,050 0000000000000000001a1746903e6d49c9fde7238446d05361b4fd3ea3c67961 1,433 0.67/1.00 vMB 10
548,049 548,049 0000000000000000001e3ba166340422fea84c0cc04fabcaf1c10c226f4c9e64 53 0.02/1.00 vMB 34
548,048 548,048 000000000000000000019b9d0ec61aaec70a6a2c6f95b59d6fc23a39666125f1 1,285 0.57/1.00 vMB 8
548,047 548,047 000000000000000000050b0a31bdadcc0dfa8d61574788a4aa70c5e400547549 983 0.43/1.00 vMB 8
548,046 548,046 00000000000000000009d8cf165bcc974231aedbeea7d29f5e1e57a8312a53d2 287 0.14/1.00 vMB 17
548,045 548,045 0000000000000000001642a8cb51b975918ad12baf7fb4539cebf84e678b669d 854 0.39/1.00 vMB 13
548,044 548,044 000000000000000000022a9fc422385aa82e93d5bbdbe3e6596ae7bff6f5d026 907 0.52/1.00 vMB 9
548,043 548,043 00000000000000000016fc0891728923b0b590c5d2476a80d9a3109894fae33c 467 0.18/1.00 vMB 10
548,042 548,042 0000000000000000000732bfaf1429dfd1a943ea4b0709555607f64cb5efc814 93 0.05/1.00 vMB 7
548,041 548,041 000000000000000000003590ff9f19c36169472890ed5853f7346e6a6a9d165e 456 0.28/1.00 vMB 12
548,040 548,040 000000000000000000029e4e0bde2683664e863897acd76790d97feeafa931c2 883 0.70/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.90 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.72 GB
    • Received: 17.45 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.