Loading Tool

Explorer IconExplorer

Memory Pool

46,871 transactions
28.73 vMB
0.07197402 BTC
Random Selection Loading Transactions
Max Size: 153.23/200 MB

Candidate Block

Mining Attempt 758ef545e9a6c928f79e7c0fb5202e572cbe652d09550a3b98a08b50c0d9e7ba
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 9af8153af9240a6a524945905e2333aa39fc61e0502056ad2d920f0eed64f097
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.01715654 BTC
Feerates: 100.60 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (123,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,036 791,036 000000000000000000059f887d4b885d2df9cf49283da70a4df006cd50a59429 2,952 1.00/1.00 vMB 56
791,035 791,035 000000000000000000005178ead8dee99897e1ab530c8ca65001811108a5849e 5,506 1.00/1.00 vMB 28
791,034 791,034 0000000000000000000259d35a1c83ec5d12a3eaf8762058cea0fe6a82681724 3,838 1.00/1.00 vMB 44
791,033 791,033 000000000000000000056204e45b287a87d9cddcb954d404bc5d61fd17a1ef56 6,754 1.00/1.00 vMB 21
791,032 791,032 000000000000000000052673f4eb3f2cb4c3df8ac46854e2706e4d0f2d458725 4,679 1.00/1.00 vMB 24
791,031 791,031 0000000000000000000499f670cded919f1b9448696727a48ee2aabed1dbc345 4,543 1.00/1.00 vMB 30
791,030 791,030 000000000000000000030ddebf01c222ef507c1153186e9a1afd05881dd4ba47 3,448 1.00/1.00 vMB 38
791,029 791,029 0000000000000000000089486613c2a4521c4557c20565ed3262f52ce04e44db 3,827 1.00/1.00 vMB 62
791,028 791,028 00000000000000000000977ade0126c52f32f9394738e36df544ae47f22aa7fe 5,784 1.00/1.00 vMB 23
791,027 791,027 00000000000000000002a61777df539431b7c7bb31ea28df362c4cc2a5bd9c7a 2,786 1.00/1.00 vMB 28
791,026 791,026 00000000000000000005017b145aee55a8c8eb12dd2a24eb53e5bc322e1d59c9 3,824 1.00/1.00 vMB 53
791,025 791,025 00000000000000000004f99b9d15da39184b65d83d8d949e891f4f6d6fd0004f 2,883 1.00/1.00 vMB 55
791,024 791,024 000000000000000000044a5f0fe18f6653fe4b770e76bebfce1b3c6b959493a7 4,673 1.00/1.00 vMB 34
791,023 791,023 000000000000000000021e815021610de276d197227a693cf34b451bbc21ba43 5,244 1.00/1.00 vMB 22
791,022 791,022 00000000000000000003f8e8d630b1b20d4d203d703fa69fadb5f0e56d16c829 2,923 1.00/1.00 vMB 47
791,021 791,021 00000000000000000001cb7f737fdfe62a78cd15a02d273a18cbc02eb71b4c59 3,270 1.00/1.00 vMB 38
791,020 791,020 00000000000000000000b43fb5f42b7e161568840a359eb91dd9ea168a6e5c22 2,731 1.00/1.00 vMB 44
791,019 791,019 0000000000000000000146f43f4f8ada14ca5f672a182d0b4c431c4968a7d359 5,281 1.00/1.00 vMB 25
791,018 791,018 00000000000000000000688dfca0a389a830eef86fbce441828c5377ecc27689 5,667 1.00/1.00 vMB 26
791,017 791,017 00000000000000000000554aa9d92347ae0fb58d558ad9b34fa3b0756a04478f 2,778 1.00/1.00 vMB 27
791,016 791,016 00000000000000000004577ab621a64ba1a15b63deda23b83ffb1256f3158f9a 6,256 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.