Loading Tool

Explorer IconExplorer

Memory Pool

45,949 transactions
28.76 vMB
0.13960491 BTC
Random Selection Loading Transactions
Max Size: 152.19/200 MB

Candidate Block

Mining Attempt f7c65bcbb7975629222b2853fea198b04aaf62fd725b6f0f948a52dd753c03ef
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 58aec6c895db3a2b782b9d368794b8889c395bb75a695d90ce6c24580ff05438
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,522
Size: 1.00 vMB
Total Fees: 0.07890305 BTC
Feerates: 15,654.48 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (476,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,994 437,994 000000000000000003a0c469c6a8df8ca412db823408736d8d7cb4852591ebcc 1,914 1.00/1.00 vMB 67
437,993 437,993 0000000000000000009d87b8f3568977e686d152b0df9c6ddbce74b146ee216c 1,487 1.00/1.00 vMB 31
437,992 437,992 00000000000000000424185b5c227a40d63e7b9073c862535e75799ebe879be6 2,138 1.00/1.00 vMB 66
437,991 437,991 000000000000000000a872ee2909a2984caadf4b6e8a7efe452ceb77096e8f8a 2,002 1.00/1.00 vMB 52
437,990 437,990 000000000000000002bbaf31e20366013ae10f319e6da72970817800dc2378c6 1,756 1.00/1.00 vMB 60
437,989 437,989 00000000000000000100511021f1aa411d43fbb544b7d734cc6db42b0408bd73 2,529 1.00/1.00 vMB 79
437,988 437,988 000000000000000003080546a4ab8513a4930ee9143fa22f4d544f094e3ff9ce 1,978 1.00/1.00 vMB 50
437,987 437,987 0000000000000000002f51cb02eade6b05699352b643c103df7ea594c6c5aea8 2,211 1.00/1.00 vMB 63
437,986 437,986 0000000000000000031a91c16582bdd1778be0ba07c87fcaa328413f646ddbb1 2,151 1.00/1.00 vMB 73
437,985 437,985 000000000000000001c9075d7c4e437bf4dabd6e013c7e0db5768515e871c070 1,664 1.00/1.00 vMB 33
437,984 437,984 0000000000000000004660e680576b6a3cc12971a7965666a7112547b06c3adc 2,136 1.00/1.00 vMB 64
437,983 437,983 000000000000000001dba5445bd686bea58e70747ee6cf7d747927b361b88b97 2,085 1.00/1.00 vMB 53
437,982 437,982 000000000000000000f3bbd19faa17aada7a674993731ad09b090f28fa7b908e 2,502 1.00/1.00 vMB 61
437,981 437,981 000000000000000002d704edf0563ae48e25b93ae4ee6694e8e1c6a0f88a0444 2,329 1.00/1.00 vMB 97
437,980 437,980 0000000000000000019d912a2e014841cf05bf5bc0472786faa5ef25674917a0 3,035 1.00/1.00 vMB 55
437,979 437,979 000000000000000002058f81dac507646548c5dd10b659a899fd1404afb5f5b7 1,966 1.00/1.00 vMB 74
437,978 437,978 000000000000000004222352eb395ad447c05265b90f3c4963df9a6842b999af 2,201 1.00/1.00 vMB 97
437,977 437,977 000000000000000003b4ec8cddaa2d0601e10aca98dfa001d42afbc73e794a40 2,047 1.00/1.00 vMB 68
437,976 437,976 000000000000000002df21b2f94834f681364c5706e7bb45cf62449e6bc135b9 2,026 1.00/1.00 vMB 63
437,975 437,975 000000000000000003b91d6de289079c8385cb331482a777f9606043bbdaabd5 3,125 1.00/1.00 vMB 97
437,974 437,974 000000000000000004075f764098a753ae6f8309ad6e7adb2a3b882a018d4f76 9 0.00/1.00 vMB 660
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.