Loading Tool

Explorer IconExplorer

Memory Pool

26,046 transactions
10.78 vMB
0.04023722 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.29/200 MB

Candidate Block

Mining Attempt 41e97d44b19d65a90dd182378131c4114e496cfb0d1a04911236b8b79b78064e
Version 20000000
Previous Block 0000000000000000000075dee10a187ce8da6bb2823a2744947edd3b01954a06
Merkle Root 1a6c134b533e7f58a2322ff46323aa9c5d11a08537df5830682cdf06b55aef7d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,736
Size: 1.00 vMB
Total Fees: 0.02210395 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,558 (780,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,982 132,982 00000000000009ec1ae6b06ac34148127bc0b7a66f0e23481c03e9ff2062044a 37 0.03/1.00 vMB 191
132,981 132,981 00000000000012e0a9c25055bbdbdc196ef215cdf6f7bd55cb2c6a514bc0e129 27 0.01/1.00 vMB 410
132,980 132,980 00000000000005d65b33ab049d303dffd49915448826f86d9fda0491b4037bcd 3 0.00/1.00 vMB 0
132,979 132,979 0000000000000e18e86d7bb1cd1f93d55400f2d6b1d80a4d7086d6bef73377af 8 0.00/1.00 vMB 0
132,978 132,978 0000000000000545caa364916ba278254f9aeda733ef525dae82f07c7159fc2c 13 0.00/1.00 vMB 646
132,977 132,977 00000000000007045cf5538ebef067a2b6864c046ae5e972db4825e0c15ba1af 31 0.01/1.00 vMB 451
132,976 132,976 00000000000007f8a17550101612b95f38c6d84e119da24944580e010525e25a 17 0.01/1.00 vMB 839
132,975 132,975 0000000000000d45cf87392bc5b7d10545026e231ba832519320f626f906e918 11 0.01/1.00 vMB 266
132,974 132,974 00000000000008cb7e6a6ae487e7eb1f6f7618dcbbaa258e243a32c237bc43f4 55 0.02/1.00 vMB 503
132,973 132,973 0000000000000402e36218c2c39ab1f27ce3fcf6897b40eb7ac503b847313c92 13 0.00/1.00 vMB 529
132,972 132,972 0000000000000a8e181b7d7894a689000c634f2079b138302ae83a17a3638820 19 0.01/1.00 vMB 523
132,971 132,971 00000000000008297323bb35407746404c8cd369bd336044d8b0ef50297c555e 9 0.00/1.00 vMB 492
132,970 132,970 0000000000000ca39081c94e525470efd2d5dd5bf57e397f56598fe98bb30ba8 15 0.00/1.00 vMB 743
132,969 132,969 0000000000000f1e29b6fdb477f9dd8a50a496306bf417bc9e4e9562017a2e64 59 0.02/1.00 vMB 817
132,968 132,968 00000000000009566d6f04cfd54ea2fa179d426a81e8f849d48d7c4abf9fd43c 6 0.00/1.00 vMB 2,344
132,967 132,967 000000000000094f754755da300263b265da7d9db9da1b0e27489bd41d96ab2d 90 0.03/1.00 vMB 177
132,966 132,966 00000000000005550941015b3c301b6c68c2d8eaffc1842afcb575500bfec3f0 45 0.02/1.00 vMB 62
132,965 132,965 00000000000005da81addbae8b0e85342f6e5e999d741d816e9e0b3e0c173a4f 11 0.00/1.00 vMB 1,021
132,964 132,964 0000000000000853ecf39b7632f29f936951741a27924883c35a431320281689 63 0.04/1.00 vMB 324
132,963 132,963 0000000000000c63ad00488e061b52432c238b0df57b5d5e9815432c1354abe3 20 0.01/1.00 vMB 705
132,962 132,962 0000000000000148dc6fa8b0426e82535ee7b08a77e0e8476109151cd2293b1c 18 0.01/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 779.83 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: 424.52 GB
    • Received: 2.30 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.