Loading Tool

Explorer IconExplorer

Memory Pool

39,063 transactions
27.44 vMB
0.06703416 BTC
Random Selection Loading Transactions
Max Size: 139.92/200 MB

Candidate Block

Mining Attempt 5dae1a14d6cb7b637e972dc265f43206230faa5aeff0abef1b64e591f644ba06
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 6b06b678fdbb17779034e62291754df3a4188c3bae2e7b7a81457aae91c90f4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,356
Size: 1.00 vMB
Total Fees: 0.01499343 BTC
Feerates: 100.56 > 1.50 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (735,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,783 178,783 0000000000000a10643a88387687c17f18ea26b4668044c46a3128dd119cbcc1 99 0.04/1.00 vMB 166
178,782 178,782 0000000000000a9ef293cdb188db76d6e729a8c46f097ded2195b8931f72fd41 98 0.04/1.00 vMB 188
178,781 178,781 000000000000000249a83c4cc93a79af866a088472a4b02c7acbb6ab946ad5ed 116 0.05/1.00 vMB 101
178,780 178,780 0000000000000964c25b1d34f82d4e9b54fc10002dfc124f7946e441c616af91 51 0.02/1.00 vMB 3
178,779 178,779 00000000000000511b51b5a93ffba50bced484c72ad8d495107ede5d111e1c6d 87 0.05/1.00 vMB 104
178,778 178,778 00000000000006626e9cb4b8d3812e24a50f3d297f4f47b8b547d3efc6ae59ab 34 0.02/1.00 vMB 160
178,777 178,777 0000000000000101cbc72dacba838bb556f8c58872038009f59e99eaeb7af7aa 71 0.02/1.00 vMB 53
178,776 178,776 0000000000000689e66a779813cdfa50da29702b1e855386588f8048ad3725cb 21 0.01/1.00 vMB 85
178,775 178,775 00000000000000e4932a30aab862bcd4017fa45d69626a1fa763f2f211abe661 1 0.00/1.00 vMB 0
178,774 178,774 000000000000017e21f34c7138b9e16da6f76ef51f8b198e38fcd7e572255e75 166 0.07/1.00 vMB 113
178,773 178,773 0000000000000270b9059657ca2ee240c62a3ba37a1a9252d94146ea8c276aaa 69 0.04/1.00 vMB 87
178,772 178,772 0000000000000ace4e41e55ca398e5905d75d537dd11c39f4ae1e037e0f28cca 64 0.02/1.00 vMB 51
178,771 178,771 000000000000061f2d282e4e6bca71d9d1d8d0ba3621914f24aae1ad50cb9c72 206 0.09/1.00 vMB 150
178,770 178,770 0000000000000a3aca99e6c413a1b775bbb9793ad93d7f2452c1e70b89d4d495 18 0.02/1.00 vMB 58
178,769 178,769 00000000000009832926874335609ca751e5230fdf29762dad4e56f70b7ce25e 15 0.01/1.00 vMB 55
178,768 178,768 0000000000000302ee74816830006d25a8c01d18573cea7c18a3a160e027ae96 90 0.04/1.00 vMB 189
178,767 178,767 0000000000000225ebd57228fb3733de258bfe0f606e9cdcc644dda9fa4db732 96 0.02/1.00 vMB 4
178,766 178,766 0000000000000b18a7f900663dd8029bc9d2196138b3aa7dc2f9dc01fba267e9 17 0.01/1.00 vMB 65
178,765 178,765 00000000000007b7d594e9bb1c2075aaf3d660784cda530b75fd4febe40d2923 29 0.03/1.00 vMB 15
178,764 178,764 00000000000006ef8f1818f4a32d5825fc19cb82e77bf9e2e476a5c477df5d7e 60 0.05/1.00 vMB 104
178,763 178,763 000000000000085cdc0f8837444199370cc591bb110cb72a1b53ea1f8374ce14 115 0.06/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 781.75 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: 630.91 GB
    • Received: 12.05 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.