Loading Tool

Explorer IconExplorer

Memory Pool

41,957 transactions
28.93 vMB
0.07229536 BTC
Random Selection Loading Transactions
Max Size: 148.44/200 MB

Candidate Block

Mining Attempt 189220e437917c29ae81af2ad114f1c270252d65725b1d2aaee5997fa387f26f
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 9ef68e52882c9c4ce1fd7bb5283468455d17d1472ea95953e114312c947066ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,136
Size: 1.00 vMB
Total Fees: 0.01586183 BTC
Feerates: 100.19 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (351,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,982 562,982 0000000000000000000ffc68d15e9e24ed64b2354bb2e65b4a61ec77cdf73aa7 2,824 1.00/1.00 vMB 19
562,981 562,981 0000000000000000000ab3e824def3ad620c8204aaf056db9ca3f559589f6516 2,648 1.00/1.00 vMB 19
562,980 562,980 00000000000000000020b31d1e51916bb06891f68b555875ac82e3ccbece6350 2,598 0.90/1.00 vMB 14
562,979 562,979 0000000000000000001960b4579a7c8144971456ae612ffadea36ef3af8fe5fc 2,618 0.81/1.00 vMB 12
562,978 562,978 00000000000000000003b2a86b8396bd2bb1d6370be855c74407fbbb132e463e 1,397 0.64/1.00 vMB 3
562,977 562,977 00000000000000000010f9e776a269ede217934ff96d0832cb50e4ec383ff77d 3,135 1.00/1.00 vMB 17
562,976 562,976 00000000000000000026dd4987b2a7064682cf005dcf2802e9cf6ba579cf9489 2,991 1.00/1.00 vMB 10
562,975 562,975 00000000000000000020d52d94434ecf3b7e7f2bf6244139599aa089736a357e 2,982 1.00/1.00 vMB 17
562,974 562,974 00000000000000000005b61496cd3053ecd9009ad46c1a7562b499a7a4f6c54d 2,739 1.00/1.00 vMB 11
562,973 562,973 00000000000000000017903be0bf7624410c1fa7f13abad0b7ac3c9d15893253 2,359 1.00/1.00 vMB 12
562,972 562,972 0000000000000000001ca35f8fead4555a7af75831d205190260d4e54984c64a 2,646 1.00/1.00 vMB 9
562,971 562,971 00000000000000000008810dcb11d7cb90dcf78ca2880abfc0df5e1ce8e9df99 2,561 1.00/1.00 vMB 13
562,970 562,970 0000000000000000001e18154edd7a372efe21ea36e595e12261fb73e75c4d3d 2,301 1.00/1.00 vMB 10
562,969 562,969 000000000000000000180da266935c2aa5b2d279347db15707a85929760c68e7 1,677 0.62/1.00 vMB 7
562,968 562,968 00000000000000000020f20c31734ec4c031debde2b2230c89edd3ae18f95763 2,430 1.00/1.00 vMB 9
562,967 562,967 0000000000000000001b8bb43d727fe3e0116a986ceef18969a0a706c71a8d85 2,646 1.00/1.00 vMB 23
562,966 562,966 00000000000000000008b4a8894f7c8b5dc2a4a7d245514721668ef43fd66054 2,305 0.78/1.00 vMB 8
562,965 562,965 00000000000000000009c3623c04b0d48fb91040e04722dca7e230795dc0822c 2,674 1.00/1.00 vMB 20
562,964 562,964 00000000000000000019fda2cc4440220fc00507564c09d896307d187f103197 2,109 0.65/1.00 vMB 10
562,963 562,963 0000000000000000001658f9b8668b5f8997cb21ce385c106bd367388f42a264 661 0.19/1.00 vMB 12
562,962 562,962 0000000000000000001bbd1142ab4b7122df55826798d0f4fa317e94b2d92689 1,396 0.42/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.