Loading Tool

Explorer IconExplorer

Memory Pool

75,350 transactions
28.66 vMB
0.08869251 BTC
Random Selection Loading Transactions
Max Size: 172.95/200 MB

Candidate Block

Mining Attempt 087a7d8744ff27d862f16ac846416274694332f52a0489aeef6c76c6d6e0a6b1
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root b2fbd144e400e76b1bb1d5d1a66759f423581689b9844f35f284698418417a7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.02518991 BTC
Feerates: 150.80 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (721,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,962 193,962 00000000000003afd8662ae6db7fcded94b0dad8d61ca603134caefab39c4615 114 0.03/1.00 vMB 13
193,961 193,961 0000000000000447b8a47f148697b9d067d3d28cc8c7f5f5d62076ce199cab0a 629 0.25/1.00 vMB 171
193,960 193,960 00000000000003f58790b3904c79a08f313b02f3b9edbe8d8ea4d24c4ce1437f 691 0.25/1.00 vMB 151
193,959 193,959 00000000000001f67d1999308d9f19016e9de7198c956af83db2bdf75b0dcf69 9 0.00/1.00 vMB 15
193,958 193,958 000000000000067e8e16cbb70564c9ad90995c91067e5ee3d5c474ffbf62b017 853 0.42/1.00 vMB 141
193,957 193,957 000000000000035297d663ae7013930c088705d023fd15d5e120b15b9ce580ca 118 0.05/1.00 vMB 78
193,956 193,956 00000000000000209b55219d1a1e1ac9edb339c12b09be7392f59ec5bea04bfa 512 0.22/1.00 vMB 164
193,955 193,955 00000000000004f006aa2bf4ebdbf7503846ec5b8f4286abc71cc7672f753014 79 0.02/1.00 vMB 27
193,954 193,954 00000000000001a78a3028aaa8186e22b53aaf7019d090bcdcb196cd545158b8 345 0.22/1.00 vMB 126
193,953 193,953 00000000000005a46fc393f8c759b921549d621fee915f67840af425d6785b59 13 0.00/1.00 vMB 44
193,952 193,952 000000000000054f9eee8db247416799ffd780f986707ec2ce0fcced0c0639c7 151 0.25/1.00 vMB 62
193,951 193,951 000000000000073f49f2c4c62e57901cfd49970d28db2dd6dff027b898e83bc0 148 0.13/1.00 vMB 125
193,950 193,950 0000000000000401bf5500b0a775951cf59baff882ad091ef7a7b8e172df672d 714 0.25/1.00 vMB 146
193,949 193,949 0000000000000348802a3b31e1c028886b2e5a47640e2f53f00286813352f54a 719 0.25/1.00 vMB 145
193,948 193,948 00000000000005bce52e20c1e19c9ca2b94601ca18349975d6243d8e7f2d7b9c 256 0.10/1.00 vMB 115
193,947 193,947 000000000000053ed664cd5dd008405d88fd15393d4a54314db42caea229b352 1,024 0.38/1.00 vMB 143
193,946 193,946 00000000000005177d550e1316c8d65ba593a94f63644a92acaadb99f7fd18b8 12 0.00/1.00 vMB 31
193,945 193,945 000000000000014cd4091fba7827261961d9ab958a9b03fe744fd4dfdceb4b9a 2 0.00/1.00 vMB 3,891
193,944 193,944 00000000000001d91f04bb07fbb8fa4155810fa1aaae13b2693d53ff8cce364b 222 0.07/1.00 vMB 32
193,943 193,943 00000000000004ad9f41e5f819b8b999bc26b93798339ca72e39456eaaa2b7dd 388 0.25/1.00 vMB 92
193,942 193,942 0000000000000745599cfdc72666ad45bb13c2830011033260f45b1e5d69e7e3 174 0.11/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 783.36 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: 768.38 GB
    • Received: 19.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.