Loading Tool

Explorer IconExplorer

Memory Pool

85,195 transactions
31.91 vMB
0.19588980 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 094d617207b1f7ff50181f39198b24c3f6591ec555d0c2febeb50509d5694a15
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 61fea9ffd22665bc9b938a7c83a71c8c161d65ada8c99ccea1627d8de3e92cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.07391867 BTC
Feerates: 301.64 > 7.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (548,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
366,350 366,350 000000000000000012b0544ce7ee3d1c88441570c17c6c1ad80ffeff4d521186 1,504 0.68/1.00 vMB 50
366,349 366,349 00000000000000000654b1fce6e4407d205afd61755de4d9657a6b53e23f565b 1,825 0.82/1.00 vMB 34
366,348 366,348 00000000000000000d08d9f92b47b5781fcec942a93466159ab63e07a3d6c344 374 0.27/1.00 vMB 38
366,347 366,347 00000000000000000dbe4664fe3f831755a46cff369ab36320c956bda4f332de 2,122 1.00/1.00 vMB 48
366,346 366,346 000000000000000012d492d780c4907335bc4d0851f77b24834037ed11de98e1 3,101 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.65 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.60 GB
    • Received: 16.28 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.