Loading Tool

Explorer IconExplorer

Memory Pool

76,955 transactions
28.56 vMB
0.06346848 BTC
Random Selection Loading Transactions
Max Size: 173.36/200 MB

Candidate Block

Mining Attempt 918cf27a7f6aef2269cf5212df1b5272010e81384e5b9a68288440816ae2a3ef
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 14b084d81a60682e95c94d75a112415bee64baab2889097760fe2109003b88a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,968
Size: 1.00 vMB
Total Fees: 0.00425359 BTC
Feerates: 73.20 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (139,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,641 775,641 000000000000000000059006b90f14af5827de46b44782d2b1211d2d7d91d219 3,160 1.00/1.00 vMB 13
775,640 775,640 0000000000000000000457f0c232998749e4b1997f13de101e7650926581b7be 3,082 1.00/1.00 vMB 20
775,639 775,639 00000000000000000001f32fd1bf0f03326859b117de67b57f7e44b0babae037 2,393 1.00/1.00 vMB 11
775,638 775,638 000000000000000000056847998ce6a189040a5f3da663c9d5adb72d0b60c6d8 2,194 1.00/1.00 vMB 11
775,637 775,637 000000000000000000021b1252841be204b07e7c4c285246b41584b035d2852f 2,174 1.00/1.00 vMB 14
775,636 775,636 00000000000000000006b66047451af2e9fadf28ed920be7c7c66adc7867fd8f 3,707 1.00/1.00 vMB 17
775,635 775,635 0000000000000000000672010becefe80df4ff8fd2dca42797e376081d7f84c3 3,206 1.00/1.00 vMB 25
775,634 775,634 00000000000000000004facc6fcbf5ae535c11568e80a65a42fd967a6460cd67 3,179 1.00/1.00 vMB 31
775,633 775,633 000000000000000000048dac411439845ab6d7ba2b57764dd5ebf8389d769974 3,365 1.00/1.00 vMB 18
775,632 775,632 00000000000000000004f9b2a1222ab1bf98ac33f2ea5af3cca9dcea41e2a930 3,189 1.00/1.00 vMB 31
775,631 775,631 0000000000000000000092562b73ab6af1b58963d0bcdfff39243dfd8bb65115 1,950 1.00/1.00 vMB 12
775,630 775,630 00000000000000000005c0dbcca409db5878b1eee36a10a7d032daf1f2c6bb78 192 1.00/1.00 vMB 4
775,629 775,629 00000000000000000005ed381a6e486501d45163471710e9faff8f0a05bae073 717 1.00/1.00 vMB 5
775,628 775,628 0000000000000000000572e21c09ce227e6f015080029cfce6bb0287eeaad164 2,553 1.00/1.00 vMB 10
775,627 775,627 0000000000000000000369abffc31abe5fd0036bcf033238eeb1f198b0fe7bbd 2,692 1.00/1.00 vMB 17
775,626 775,626 000000000000000000061a1256c9813d3cc192140d6f60abf6ce2985bc4e55ad 3,107 1.00/1.00 vMB 19
775,625 775,625 000000000000000000044ff3aed4f74bc78d77420e4fbd68f42a4e710c6ea675 1,285 1.00/1.00 vMB 8
775,624 775,624 00000000000000000001f6bc97686ad9729926f442fa9538831e26a369bb8adf 1,637 1.00/1.00 vMB 18
775,623 775,623 00000000000000000006c0957f3d65f58d89fecd4912141973d8d67d22e81c7c 1,440 1.00/1.00 vMB 11
775,622 775,622 000000000000000000048b14294a87508cd25bc9bf5c1558e3debc1cc3c7fa6e 2,210 1.00/1.00 vMB 12
775,621 775,621 000000000000000000006573e8488fc899e1a10a921aed45b22e3ccb79df4715 1,059 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.