Loading Tool

Explorer IconExplorer

Memory Pool

82,515 transactions
30.13 vMB
0.10088765 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 1f263ae466ce7e01c7824186334e9382e365368a22fa484a25e53974d7081406
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root c7fd391b75889f6914c19fc89230e5b6c639cca8ab4750a023cc5e4d5010939c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,332
Size: 1.00 vMB
Total Fees: 0.03025514 BTC
Feerates: 301.57 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (548,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,371 366,371 00000000000000001515e52fc66d94875ddf74f8f21ae1e6e150c5c890dfd7ef 1,041 1.00/1.00 vMB 46
366,370 366,370 000000000000000015557e9f2e869571394c8c7518f62981fd985791b5c501fe 601 0.92/1.00 vMB 34
366,369 366,369 000000000000000012df373bf904fc62aaa1bc4fb1c27a79c8c2fb8642a66a1b 366 0.93/1.00 vMB 14
366,368 366,368 00000000000000000d216580f3c0a04a743e91793dc5c48d4a4816b61993cdea 780 0.75/1.00 vMB 39
366,367 366,367 00000000000000000708da5be7f31ecabdc802a5f03eab36b8a5e4b0c556ce04 378 0.91/1.00 vMB 7
366,366 366,366 00000000000000000e112332921f585a76596f85e73ae2ff764237ae6e53f94f 2 0.00/1.00 vMB 0
366,365 366,365 00000000000000000404ddd800536730f6b431c0fcb7bd5a23448af13fff011b 1,970 1.00/1.00 vMB 92
366,364 366,364 0000000000000000052a308fcedd1606a593d9e6d45dab6c1d01d596be505696 740 0.90/1.00 vMB 32
366,363 366,363 00000000000000001577573b170b797dd9ea568246389842abf6edf710fadff3 2,033 1.00/1.00 vMB 75
366,362 366,362 000000000000000007d79fe9cee4c5bead0ef2ea563bf63da6c45bb617e64b8b 1,199 1.00/1.00 vMB 24
366,361 366,361 00000000000000000c727e4fb4ef84851172abf1594236eb861bd1a6ade27781 1,928 1.00/1.00 vMB 54
366,360 366,360 000000000000000005578fbd4c7bf6c52aa2ad1d3ad2818cac297ad6ab1e9ea5 1,672 0.96/1.00 vMB 33
366,359 366,359 0000000000000000144038ab032e15dc607ae654d892a5a1dc2f3c4994209ae1 1,684 0.91/1.00 vMB 33
366,358 366,358 000000000000000013da0c3c06620dba73d1ea55d7bb249f0a68fa709902d968 970 0.77/1.00 vMB 24
366,357 366,357 000000000000000010668e6e53b470db0bdca7e25a4bd005a4c0d28b42ae82f1 1,021 0.52/1.00 vMB 39
366,356 366,356 00000000000000000f0d44761b97c83f053a54492e75fa0ad18ba5fca809bcbd 961 0.47/1.00 vMB 48
366,355 366,355 00000000000000001325e08aec692afeb1fef5516430bb266cb2914adbc9ca39 712 0.34/1.00 vMB 41
366,354 366,354 0000000000000000136b1cb53bee068c8d306b1b57e141b777286fe3cb9b4e3f 62 0.03/1.00 vMB 42
366,353 366,353 000000000000000014c3807a36b8eb3927a0167528a01ddaad23dc6337066d26 411 0.18/1.00 vMB 35
366,352 366,352 00000000000000000b941e4777a2ef1f9cbbc617ac26118507d12a2cc3030302 386 0.19/1.00 vMB 41
366,351 366,351 00000000000000001458dfca5f059942495506f05987dc248b1f18543e419e6f 187 0.18/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.