Loading Tool

Explorer IconExplorer

Memory Pool

78,105 transactions
34.51 vMB
0.15787843 BTC
Random Selection Loading Transactions
Max Size: 191.80/200 MB

Candidate Block

Mining Attempt bf7e17447230d622abdbceddf8a8f4ac180d3667ee97092228049e3967f4d36e
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 33ec1fbc4b73b63c749f7758a2fed487bc4aa843eb683c481f083eb0313e6306
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,697
Size: 1.00 vMB
Total Fees: 0.03251315 BTC
Feerates: 445.78 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (641,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,988 273,988 0000000000000001e79ed638346450555d1ee9835bc0564142de0c97c5c22421 563 0.27/1.00 vMB 44
273,987 273,987 00000000000000053b43a5074588c3ac054c58483b3cd7e16efa184ae554fe75 494 0.26/1.00 vMB 40
273,986 273,986 00000000000000033573ad45fdeb23e9094480ec1aaccb37623405c164555ef2 445 0.19/1.00 vMB 46
273,985 273,985 00000000000000026e49a75404563b41003f20d0d984dcdbd2f46ec13d257743 366 0.16/1.00 vMB 52
273,984 273,984 0000000000000005eb4c13857f3366f75bfce71a9af2a3ee4644b48b212e77e6 324 0.14/1.00 vMB 39
273,983 273,983 0000000000000003bc2e944b70d50ae097a962d0ad47a76ec4ee9e515a0fef1a 703 0.32/1.00 vMB 42
273,982 273,982 0000000000000004370dbb453ce6b2fe704da7bf9a14dff29c44a92818316690 477 0.24/1.00 vMB 47
273,981 273,981 0000000000000001ec7b70f48b2868db2d79694d787a0fa5b05bb27a0ce7d069 807 0.35/1.00 vMB 52
273,980 273,980 00000000000000035a63c97a8ecec80e9c40ce3f0c98672313197c1272f09f86 198 0.08/1.00 vMB 37
273,979 273,979 00000000000000007f90e68c8e377507cab12d497f9a494fbc5b440dae0c8b63 646 0.40/1.00 vMB 35
273,978 273,978 0000000000000005a3a35a3af38d36d1b7dd2557ec5b2f0cae0dd712d5a71a7e 669 0.25/1.00 vMB 65
273,977 273,977 00000000000000019ee804121cd5869696dc9da4e7eb96aa94248cf772ca2232 753 0.34/1.00 vMB 46
273,976 273,976 00000000000000029e143a04213c7016a56ca658af196d03a19b293e40be5a5f 129 0.06/1.00 vMB 39
273,975 273,975 0000000000000005dcfe56da84c564f15a7ea0abb5711ec7fbd69f1c63f09d14 70 0.05/1.00 vMB 30
273,974 273,974 0000000000000001d0f33f4aea7a8ce34b58d325b0dccd972d3841f84872ca2e 206 0.08/1.00 vMB 45
273,973 273,973 0000000000000005df57a1f5ccb3d3f44ce69a82c0865abf7c47a08e4849da57 393 0.18/1.00 vMB 38
273,972 273,972 0000000000000003d1cc2b6d0d44a0368399537be13b94789092eab60bdc8b86 1,650 0.63/1.00 vMB 34
273,971 273,971 0000000000000000745b05cd26c50e114f41b8c89690f8e6d150304a7c58cea3 482 0.25/1.00 vMB 108
273,970 273,970 00000000000000024117bafab2ae08e4e3ac714fe5c60cc8acba28a18a688e9b 71 0.03/1.00 vMB 95
273,969 273,969 0000000000000003cbeefe3ad8cd699d8ea25b4812702ba0cab98b4870aea9f7 444 0.21/1.00 vMB 47
273,968 273,968 0000000000000001c35c6c7ae0d9229dcb86dd30ed73f24b1601c614e69171a7 669 0.25/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.11 GB

Node Details:

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