Loading Tool

Explorer IconExplorer

Memory Pool

38,043 transactions
28.03 vMB
0.06186349 BTC
Random Selection Loading Transactions
Max Size: 142.04/200 MB

Candidate Block

Mining Attempt 66804e5af71c5d51dffb6660caa75e9a07161e235b2b87c78a6fc15cbd438203
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root f60f755f405dce0390d5f91f73325de9c2fdd7389e571b72ba3a20ae08b0f863
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.00833947 BTC
Feerates: 150.80 > 0.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (178,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,865 735,865 000000000000000000065cd48236c32e882533d0db46f289cb1648b66d14cb92 954 1.00/1.00 vMB 21
735,864 735,864 00000000000000000004fa68c805cd11459546a17c65efc6b2769bb1bf8bbeaf 1,911 1.00/1.00 vMB 13
735,863 735,863 0000000000000000000877688b2201f7f9bd0209160134b92cdbd6f3762896ee 2,121 1.00/1.00 vMB 11
735,862 735,862 00000000000000000005b5fbb50680a6a27fd39baf42807eb42033b6b1c4a519 539 1.00/1.00 vMB 1
735,861 735,861 000000000000000000040282beedddd9306c326b09730634855f921bb4f713d3 2,653 1.00/1.00 vMB 9
735,860 735,860 0000000000000000000358ea8c9266d6dde5f79a77da4d64e56802b939d1c63d 2,079 1.00/1.00 vMB 18
735,859 735,859 0000000000000000000690ca351d1185e1eec7c4e37410816645dda9e94e8862 2,993 1.00/1.00 vMB 20
735,858 735,858 0000000000000000000114f3527492a9b7c1ebed1a508d628141e7a5de2aae33 347 1.00/1.00 vMB 18
735,857 735,857 0000000000000000000061f52ca083a22eb09d70ed13d5fe7003f6c0f194ab18 860 1.00/1.00 vMB 23
735,856 735,856 00000000000000000007300c92cd322e9562f9823e67fecdbe5e92a8314cc1f6 471 0.37/1.00 vMB 16
735,855 735,855 00000000000000000002e5af26b1779e457204b957eeb115e827655b705afb84 626 0.57/1.00 vMB 13
735,854 735,854 0000000000000000000041d8f02273657922db2eca30219b431a893a37d69860 799 0.32/1.00 vMB 11
735,853 735,853 0000000000000000000257282b03cea1048da5ae133a95cf8019888495f683c8 1,676 0.64/1.00 vMB 13
735,852 735,852 00000000000000000003af5a606d55fcc9b0da092d36ca4b4ebb1ca3689c1064 268 0.09/1.00 vMB 11
735,851 735,851 0000000000000000000582b3ea9c62291dbce4feb92759a36faf9b88d36c1e0a 1,631 0.63/1.00 vMB 11
735,850 735,850 000000000000000000058bdb41392696b3cc2f8198b4374ce3c4e3f5ebbe0c44 232 0.08/1.00 vMB 11
735,849 735,849 00000000000000000005cbf951a8565150bee748efa903fe69ac28ccf1a4de9a 665 0.21/1.00 vMB 12
735,848 735,848 0000000000000000000022c36507819f4b13ebcbff4f0711cc5232262dad6ea4 511 0.21/1.00 vMB 13
735,847 735,847 00000000000000000008637202add4fdd391ec5bb1c686ee1a826a392bf0a8d0 1,198 0.96/1.00 vMB 5
735,846 735,846 00000000000000000003687c1b34d4dc90e0a5dc9bc41ace402523a1f7377375 2,500 1.00/1.00 vMB 13
735,845 735,845 00000000000000000005cc082c8a0765e6b6f5d1c4cbc751afaadf1ef599025b 2,410 0.96/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.69 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: 628.67 GB
    • Received: 11.82 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.