Loading Tool

Explorer IconExplorer

Memory Pool

76,955 transactions
28.62 vMB
0.07679676 BTC
Random Selection Loading Transactions
Max Size: 173.45/200 MB

Candidate Block

Mining Attempt 6d8d9786ea0c3dd531ef7bdc8b1e2526ed4b3616a521c6e6370a28484c4f7d10
Version 20000000
Previous Block 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b
Merkle Root e3506b76e1f9e0069f50cfc019decbeedd4673ef54fa2ea4cfdb218d9ca28f66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,522
Size: 1.00 vMB
Total Fees: 0.01730128 BTC
Feerates: 130.38 > 1.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,134 (651,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,984 263,984 00000000000000023f2ca8d49003cfcc403dd79ebdafcdfeb3ecf2e9ff3f4d66 406 0.18/1.00 vMB 110
263,983 263,983 00000000000000018c85bbc2a6c4f8419215a72b139a0805f80d625ba49b2b48 126 0.05/1.00 vMB 87
263,982 263,982 0000000000000000296a5acc1d8bdf605c98d4c979ff6c34afe03004bf85e229 176 0.09/1.00 vMB 66
263,981 263,981 00000000000000004b825741a1a66fd45d1c7ae0c47fd2505bbac6a232b8c00c 5 0.00/1.00 vMB 165
263,980 263,980 0000000000000009964d64f7777ef7e6ec668c3c404a5c7539cb4b9811b338e1 180 0.07/1.00 vMB 99
263,979 263,979 0000000000000008ddef3b28e8d07a01314840fe3ab0a5e2756eaa1d08dc2704 424 0.19/1.00 vMB 48
263,978 263,978 00000000000000074d4f0f6196648f19254e32b846a23ac348121ec46e0dac3b 563 0.25/1.00 vMB 135
263,977 263,977 0000000000000013270c697e3fe401926c36e2af07940ebd1d81945502c8a201 340 0.16/1.00 vMB 114
263,976 263,976 000000000000000a9119e136ba5b02d9b5a2210f39fc2f5ef20347803cc65052 29 0.14/1.00 vMB 5
263,975 263,975 00000000000000000d8d46d7c1022520e69d7c947d692de60da9e05eacebf3fa 118 0.04/1.00 vMB 77
263,974 263,974 0000000000000006ef54a90947245ab4161bb37abbaf67dcfb5bd81172596681 56 0.02/1.00 vMB 87
263,973 263,973 00000000000000044ab9f7687c526fb48dc19e6b0959f07b242a45b4851024c4 186 0.08/1.00 vMB 120
263,972 263,972 000000000000000051677c29a9f4a8028b879d9fe1563a82d131500c7256b1a5 235 0.11/1.00 vMB 77
263,971 263,971 0000000000000014d8857613e9e1273dd83ce3b4e320d0322ce773adb2b2d5f6 228 0.09/1.00 vMB 64
263,970 263,970 00000000000000094eca47b80f89e4ee49566abe63fa86ae11daa812059844c8 515 0.31/1.00 vMB 74
263,969 263,969 000000000000000586fd443e7580b270025838a85f78e9c6846bd43ae153ce7f 174 0.07/1.00 vMB 78
263,968 263,968 0000000000000007d8778a8d10a436ee7aae1ad5c9ab1a39112ee3e1114a269d 422 0.19/1.00 vMB 108
263,967 263,967 0000000000000002e03542a42cb868a3e2d3eed78954e5d68f5cd9c0453f822d 429 0.20/1.00 vMB 120
263,966 263,966 000000000000000b666c7e24892ebbdd7daca3064db57c9cc7e76e1adc98639b 30 0.01/1.00 vMB 109
263,965 263,965 00000000000000065396c333af6048a394b227ec36bd816858ed86f973e6f4ee 58 0.02/1.00 vMB 122
263,964 263,964 00000000000000074ec60e5cd14e1056708f8fc8ae113e5f3f418b5853298fd9 109 0.04/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.62 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: 672.08 GB
    • Received: 16.13 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.