Loading Tool

Explorer IconExplorer

Memory Pool

43,390 transactions
26.97 vMB
0.05584704 BTC
Random Selection Loading Transactions
Max Size: 142.20/200 MB

Candidate Block

Mining Attempt e635e422f436b865539804715924c5f7ef29ecd8c9c516ee1f3b99187eb4960f
Version 20000000
Previous Block 00000000000000000000ef2b06aa7f82dbaa71ad73b04104ed64fb3c5c1b09e3
Merkle Root f138ee0e87b897b929d48bd170a45c5a05f4d308ebb01e894c5c6533b0724f01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,905
Size: 1.00 vMB
Total Fees: 0.00568235 BTC
Feerates: 40.21 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,908 (149,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,175 765,175 0000000000000000000555c82727d17215f7bec55d0799a7347873dbc9deec4d 3,234 1.00/1.00 vMB 26
765,174 765,174 00000000000000000000b7f959094a0e5acd2c52fe7e652c1305a3892b799d65 678 0.29/1.00 vMB 10
765,173 765,173 00000000000000000000586816db6f03c562053b3a4412a05815d0b8158ef4d6 1,617 1.00/1.00 vMB 7
765,172 765,172 00000000000000000000ea37ba9657fe7e93f49c59cc8ff6c7da727980856711 1,902 1.00/1.00 vMB 14
765,171 765,171 00000000000000000005146d102260fa75c13ae66b067066c8c544818cfdad28 2,858 1.00/1.00 vMB 13
765,170 765,170 000000000000000000002786e0c6e1fb3ae48a0ec6ef7c579b3034de0a91e671 3,006 1.00/1.00 vMB 22
765,169 765,169 0000000000000000000435540165d6ef3f234a63b643dded9d82efffd5baf6c7 3,761 1.00/1.00 vMB 34
765,168 765,168 000000000000000000045a5b63769f5b23888b5e2180ed659185d6d7222c9cc8 2,566 1.00/1.00 vMB 24
765,167 765,167 00000000000000000002ded4124195ec17c464ea28fe512d0f7f5f12a8310e3f 386 0.70/1.00 vMB 12
765,166 765,166 0000000000000000000175adfe6b7b0abdfc220210d5f8efb874b094a2cfca51 811 0.35/1.00 vMB 15
765,165 765,165 00000000000000000006b7e2a7110c174f21633adbe955c8f86f36699bba6716 696 0.26/1.00 vMB 17
765,164 765,164 0000000000000000000449265d3cc22fc0103d8319083b53307179d15d2b31ad 2,482 0.98/1.00 vMB 16
765,163 765,163 000000000000000000002b39e062e65add07386ac070d6437697ce3e974baa0d 3,078 1.00/1.00 vMB 21
765,162 765,162 000000000000000000013db6c982e7c3f3da528e2a600e364097d4216b3d9ce7 983 0.40/1.00 vMB 12
765,161 765,161 00000000000000000002f4ba8e75d43741c0920773fb842978742305d5a3260a 1,232 1.00/1.00 vMB 9
765,160 765,160 000000000000000000015d67be13322b4fa6ebcec69d45096f7d617cf0b7ab3f 2,648 1.00/1.00 vMB 20
765,159 765,159 0000000000000000000138e4bd9025d00dbc4a177005f33f0db0eee7bbbe9519 848 1.00/1.00 vMB 2
765,158 765,158 000000000000000000032a0e6f0a702244b119554ee0b707da095334bd7c6bb9 3,534 1.00/1.00 vMB 25
765,157 765,157 000000000000000000035786d9a8566b3f8cda62079a115314466ccd4ac4c9eb 2,096 1.00/1.00 vMB 11
765,156 765,156 000000000000000000073b799ac645d926172fa8862f8cce0c0d37e4b19639d3 2,199 1.00/1.00 vMB 18
765,155 765,155 000000000000000000055440fad6efcf683409a8faef1756eb95286ac9580f1d 3,093 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.23 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: 654.82 GB
    • Received: 14.21 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.