Loading Tool

Explorer IconExplorer

Memory Pool

32,892 transactions
27.90 vMB
0.06398037 BTC
Random Selection Loading Transactions
Max Size: 137.81/200 MB

Candidate Block

Mining Attempt 5834a9ec50aa68fa085bd602df9eaa868725cb632494663b88941cb466e6240e
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root 15021da92dc4fe7cfc3aabe6a60eb67dff0fe4f0f61117dd1b0dda00e1724f08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,749
Size: 1.00 vMB
Total Fees: 0.01057742 BTC
Feerates: 150.75 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (394,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,998 519,998 00000000000000000047ddcb6a2f4a0ac3e11a53450054e103b662fd4f866876 1,670 1.00/1.00 vMB 99
519,997 519,997 00000000000000000043924ae5196608b77d011bf76a1e0eae8f4bd66e4e659e 832 0.31/1.00 vMB 65
519,996 519,996 00000000000000000016f979816095fd8619cc78c387c47707692612cfc338ec 1,175 0.52/1.00 vMB 54
519,995 519,995 00000000000000000011abcbc657f56c0c9509e6262555ac4e9c99f9b3f02dba 921 0.72/1.00 vMB 26
519,994 519,994 0000000000000000001a9786741580c9823efe10d5fb548eb4c7e05c28426530 1,901 1.00/1.00 vMB 74
519,993 519,993 0000000000000000000d4715ff499c5ce23c4b355634d4b59a2fe3823387dd12 312 0.10/1.00 vMB 58
519,992 519,992 000000000000000000108e09e92c0559d83d4356fb67f6e3d9953f8088be41c3 879 0.35/1.00 vMB 67
519,991 519,991 0000000000000000002e9ff5992d18a25c05f75cc357ef12f33a88be2633832e 272 0.19/1.00 vMB 43
519,990 519,990 00000000000000000019372716f4751391b39495589a54ec6f574cf1eeee56ba 944 0.60/1.00 vMB 58
519,989 519,989 00000000000000000021edc8bc13504a0e8638b62664ae8ee53d7abd13cb19b3 1,595 0.87/1.00 vMB 18
519,988 519,988 00000000000000000010bb77a5b617d6d0ab9f75548a3009d72dbf45bd58fec9 1,921 1.00/1.00 vMB 64
519,987 519,987 0000000000000000000f1e98981d659b26271d9e47d0419cf1818e5f988ebe1c 2,278 1.00/1.00 vMB 103
519,986 519,986 00000000000000000035a00c9da85bf6ef0d337a4183ff98f34884e8fda2584a 1,304 0.98/1.00 vMB 17
519,985 519,985 0000000000000000001337d200de498737df7383c8f0729a8507a6e06203fee6 1,841 1.00/1.00 vMB 99
519,984 519,984 000000000000000000156addc001e7c812549ef2c146677142b32aebf2ffa1da 713 0.55/1.00 vMB 66
519,983 519,983 00000000000000000016429c8a9efdd9a01b3cd835344df88902b9de4ea1abee 460 0.23/1.00 vMB 63
519,982 519,982 0000000000000000000aba9f85505b8cb47089c5ed0b2b7fba3f1e645ad6dac6 1,459 0.61/1.00 vMB 74
519,981 519,981 00000000000000000009dc18fc6517ac020818dbc4bf558a1307661ace9faa89 1,286 0.57/1.00 vMB 66
519,980 519,980 0000000000000000003e8ccf8d3cd485661574a828564d41a6bc82c4b1e2b0c0 299 0.11/1.00 vMB 77
519,979 519,979 000000000000000000128c7fdc2f522b09364fbef6de387844c9a4bdcba3d79d 1,567 0.84/1.00 vMB 66
519,978 519,978 00000000000000000041070e15d0f539514672b618ca9632a5174eb6e08169fb 1,673 0.82/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.03 GB
    • Received: 11.11 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.