Loading Tool

Explorer IconExplorer

Memory Pool

44,655 transactions
27.39 vMB
0.09523429 BTC
Random Selection Loading Transactions
Max Size: 144.70/200 MB

Candidate Block

Mining Attempt 1e099a52ed422ec3dfcc1c260dcb009e8b4add81919035bbb24331924d61b922
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 84cb6bc89422cf05174e677a74eb1b39ed376e1faa82b9155b2f9d5c37a36945
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04393071 BTC
Feerates: 150.75 > 4.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (339,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,675 575,675 0000000000000000002945811461082631ed8218e72fc353a6570303a1b06843 2,816 1.00/1.00 vMB 153
575,674 575,674 00000000000000000016d5fd07c1aaf9c6fbfb8d588a03fb3d9b34cef6fa0ec4 2,814 1.00/1.00 vMB 77
575,673 575,673 0000000000000000001e59b6b43320708c2fcac365e25d99515b25d1bc6d63c6 3,014 1.00/1.00 vMB 81
575,672 575,672 00000000000000000001bbba9fd0a9d0620d24d2362c21151e09227bf87edc14 2,922 1.00/1.00 vMB 81
575,671 575,671 0000000000000000001452863aa6105745806291729109a2408bfad710a0b529 2,802 1.00/1.00 vMB 112
575,670 575,670 000000000000000000268d560d7038f462389f208aa5e72b93c75ab04cc67a8f 3,168 1.00/1.00 vMB 140
575,669 575,669 0000000000000000001642efe24b973483dc4cf8d21c0bd426d406a0b04b4d33 1,565 1.00/1.00 vMB 53
575,668 575,668 00000000000000000016d37d53f51e89d8d205dbf63034bad62ac6a06d8305b1 1,623 1.00/1.00 vMB 57
575,667 575,667 000000000000000000233e131d73f21ab7cb3ba281ca9a3f458c358d6cae17c2 1,947 1.00/1.00 vMB 17
575,666 575,666 0000000000000000002067449b5b5bf8ad2365fce580fa46b113f8c29905198c 2,374 1.00/1.00 vMB 36
575,665 575,665 00000000000000000007decbb5a1ce40a8542bea764a8f8832a800fb9c7d12e5 2,496 1.00/1.00 vMB 91
575,664 575,664 00000000000000000020e49be896f88464f89799789e464d82c2441b36c44a33 2,809 1.00/1.00 vMB 102
575,663 575,663 00000000000000000002bd3006a0a979bc41c859784dc52ef8d6251e2b306f5b 2,966 1.00/1.00 vMB 146
575,662 575,662 0000000000000000001bd4bcaeabf30292c7f694c1aaf63aab252248a1a3f093 1,173 1.00/1.00 vMB 39
575,661 575,661 00000000000000000014c465596287f03811305af98c90e7d9cb1a7681f7fe3f 761 1.00/1.00 vMB 25
575,660 575,660 0000000000000000002791e51396226310eb22cc13288b6c62f0448545016212 2,481 1.00/1.00 vMB 75
575,659 575,659 0000000000000000000668f1e111321d4b43da1631823165e39799c4e118c8ce 3,055 1.00/1.00 vMB 102
575,658 575,658 0000000000000000001a91d579f50332d276393ea58c3cdaaf52c2db3db4b3bb 1,682 1.00/1.00 vMB 49
575,657 575,657 000000000000000000266910e708345e84cfe1a6eea1586a35b018f6c22dfba2 2,342 1.00/1.00 vMB 41
575,656 575,656 0000000000000000002443280304eef232198eb9b805c9eee00ec1086ea2a504 2,423 1.00/1.00 vMB 43
575,655 575,655 0000000000000000001ea5f6c94ec972da3216fea38b4aa2476da2716f80111d 2,917 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.