Loading Tool

Explorer IconExplorer

Memory Pool

42,574 transactions
29.01 vMB
0.06304969 BTC
Random Selection Loading Transactions
Max Size: 149.32/200 MB

Candidate Block

Mining Attempt 3c44b9f35558cbec4e68462edf84d09df26d453bf5276bf503176fea6280aef5
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root c0ec5a34c681cfdc4af1cd1b423ff65a76876703f77b4c9277685b0119f6472d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.00636412 BTC
Feerates: 17.21 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (524,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,461 390,461 000000000000000006e15268f830c75736bdd8dc12c1a81448144d325e5e8c4d 781 0.41/1.00 vMB 31
390,460 390,460 000000000000000008d1d3ab595f15b4ab586ae1dfa0feee2ee2843bff794625 194 0.29/1.00 vMB 8
390,459 390,459 000000000000000005bae211749e38fe5fe4f8562751fa6f02008b1ac88251a6 637 0.26/1.00 vMB 38
390,458 390,458 0000000000000000019c88a8313db64f19ddd6d7a658d2669c1dd85c217f9873 426 0.31/1.00 vMB 24
390,457 390,457 000000000000000003b41843aa14e2de8dfb4c61f3c75bd8e6a52505d77bba99 315 0.24/1.00 vMB 21
390,456 390,456 000000000000000001ebefedec55bc8507213d6ddfd71c3e5457e3979260834f 79 0.25/1.00 vMB 3
390,455 390,455 00000000000000000316b256111ebcec62b95c5d7f35794a506c65756f420cd6 626 0.28/1.00 vMB 32
390,454 390,454 00000000000000000459c4d78d50606ea55b4c175f2368c50e2ba990e0395f25 820 0.67/1.00 vMB 21
390,453 390,453 000000000000000003dab5dc9cc8d634d83179ee04c4b566a765df75295ceef8 1,349 0.55/1.00 vMB 40
390,452 390,452 0000000000000000086da1442f67d3b322dc00771d3b5ba313af25b845d87e2a 354 0.24/1.00 vMB 19
390,451 390,451 000000000000000008ac3c5686d34689c910dbe0d1f4c02255669296bd9171d7 947 0.66/1.00 vMB 53
390,450 390,450 0000000000000000024a0bcd310d922914736ba8db6b185e0f850c5cbff09f60 667 0.47/1.00 vMB 42
390,449 390,449 0000000000000000024e25cdddccfc9eb8c769dd2208a2c03a67995759545bf4 1,657 0.78/1.00 vMB 35
390,448 390,448 000000000000000008bf6903a3974479b60b43426af951da3d8835a98adf7b94 433 0.24/1.00 vMB 27
390,447 390,447 0000000000000000058d0be3cd598398d54e5d37566e2f5dedc314d57b31e7bf 534 0.33/1.00 vMB 31
390,446 390,446 00000000000000000b3229761b19e45ca567dc3073aa0667d564b99910e3baa4 428 0.25/1.00 vMB 23
390,445 390,445 00000000000000000b7a3ba1c088f65e9ffa86e68fee28eed436136554a6e012 787 0.36/1.00 vMB 34
390,444 390,444 000000000000000007496ca46ea146da9e66a14e56eb28814b1ad0f5a6ef2d02 432 0.25/1.00 vMB 31
390,443 390,443 00000000000000000b1ed5d7ce14000013e2725ee8503f299ea1e4507abd729f 78 0.25/1.00 vMB 4
390,442 390,442 0000000000000000051edaab44c5643646a4a118f8c980ff7ac60b6cd07732b1 148 0.11/1.00 vMB 18
390,441 390,441 0000000000000000032c502f7323c6ee66c6eca16ee154e57be9fedee8951116 533 0.28/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.72 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: 629.61 GB
    • Received: 11.93 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.