Loading Tool

Explorer IconExplorer

Memory Pool

48,388 transactions
30.43 vMB
0.10395244 BTC
Random Selection Loading Transactions
Max Size: 162.14/200 MB

Candidate Block

Mining Attempt cd8c5562f5fedd6170ee394f87b47a3beaea3e601601ff109a29f0297844cbd6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (729,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,763 185,763 000000000000035780ede816d69a7fe32bf04232aa21f14fe390eb5bc492a9a2 110 0.05/1.00 vMB 108
185,762 185,762 000000000000090da39dfcdfa6dac03d9f030e2ab911f19bd83f738fbd127d5d 527 0.25/1.00 vMB 131
185,761 185,761 000000000000089aa1b26a75714d83a4044345892ba1c697c61e61fa6fd5cbd4 256 0.11/1.00 vMB 119
185,760 185,760 00000000000001a2af9fb780af5137b9a5c621ac6062521b6ce4aa23014d6074 103 0.03/1.00 vMB 52
185,759 185,759 000000000000093f7c19446406b804a4528d2f893c00f18b5456b8db7452a13d 129 0.05/1.00 vMB 266
185,758 185,758 00000000000007f302a673b25a65924489d52d66eece871c501b9b0974710e38 157 0.09/1.00 vMB 138
185,757 185,757 00000000000001fa8ac76be4aff4f6e70a8c9a7eb2567bd435da72b5adf69c46 9 0.00/1.00 vMB 68
185,756 185,756 0000000000000732a4a1ec52a17825725d89f3b37f0fde6adf58a4008c14ee1f 16 0.01/1.00 vMB 51
185,755 185,755 00000000000007c37a54066f2b0e4b66e77206edb6d3b0cc21a3c15c35a0c560 84 0.04/1.00 vMB 66
185,754 185,754 00000000000008bebcd65d5ee01d21e24985e402ed991404155aebb0d394e08c 162 0.09/1.00 vMB 106
185,753 185,753 000000000000071cd067d00d8f4795cd19b1689bcfb2e601dac839f3bd3d3b9f 116 0.07/1.00 vMB 86
185,752 185,752 00000000000004e3b8379ff2a132a43bebbb454c2013dadc34fa050296ed07d9 119 0.07/1.00 vMB 104
185,751 185,751 00000000000002fa33316fc238c808e4ec2ab3908b46ddaf538fe57121f0c992 114 0.05/1.00 vMB 158
185,750 185,750 00000000000006a59b40a3f4909184dbc2efefa7943bbf7e70d03b5c9f089350 101 0.03/1.00 vMB 52
185,749 185,749 000000000000015108ea394d32fa51ef046f35df3737609e570c17d7524a1b03 90 0.07/1.00 vMB 118
185,748 185,748 000000000000015934861834b0992539ebfca4bc6d71734553ccb377c3a28d03 185 0.07/1.00 vMB 164
185,747 185,747 00000000000004fb25a20c1f5e0f5bd7100571026cf3fb9a0cfdd0f8975516f8 90 0.04/1.00 vMB 88
185,746 185,746 0000000000000178f19e6155bc6fbd39fd23797dcc3132bd1ced98fdb725035f 156 0.06/1.00 vMB 148
185,745 185,745 0000000000000276f278f019e8643abecc2c104b5edff3123595f95cbf8e60ba 52 0.02/1.00 vMB 80
185,744 185,744 00000000000005e06fed435f79daafbe6868ca13803704b88aefaf6e5e586cc8 49 0.02/1.00 vMB 45
185,743 185,743 00000000000003e910e80346ff367bb9cccd1f5e526733c1f8b7971d46f9e487 256 0.12/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.13 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.39 GB
    • Received: 13.76 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.