Loading Tool

Explorer IconExplorer

Memory Pool

80,555 transactions
31.14 vMB
0.07482645 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt e1d696c86f91aeab5e22dd8a62ec0c457c9c261f3354eccdabb141096f9670fc
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 7983a14c39777cda8c5337586491de6fe697d8bd2f76e3c2d757c6b60dbd3541
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.00764142 BTC
Feerates: 91.32 > 0.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (767,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,778 147,778 00000000000002f2273c82f18df0f6345da5a4907487b1c50907f49eda236d95 17 0.01/1.00 vMB 36
147,777 147,777 00000000000001483dc01d357f927e76cec295a2658e2c17b050a0dcb8b7b32a 76 0.03/1.00 vMB 89
147,776 147,776 00000000000005f6c1f4c4ae6e734d0bd602c8bc1c323adc9df4aadb3003abef 25 0.01/1.00 vMB 51
147,775 147,775 000000000000084f72fe29566e4f470c22dcffad539170615242cbfb05e08ffb 37 0.01/1.00 vMB 356
147,774 147,774 00000000000005525a85375511a08f954339fef660f5030bb2d58e8c6701edf9 2 0.00/1.00 vMB 115
147,773 147,773 00000000000003c22908d18de22e225262035ef76725c86bad84d13d9a101f31 94 0.03/1.00 vMB 137
147,772 147,772 000000000000008a838fd3425573e772d4a73b6f3ee7ecac71034323ed05f4cd 30 0.01/1.00 vMB 249
147,771 147,771 000000000000046c5fc601f15d0eef9592536a9947f8baaa0c8fbde687db9337 85 0.03/1.00 vMB 93
147,770 147,770 00000000000009bb6653c8bbd8ed0adfa96a58b046fdca4404f83fba066ea823 34 0.02/1.00 vMB 219
147,769 147,769 00000000000006a65cff932d68c3953240f55b9fca17065ec6f638588dbdd141 8 0.00/1.00 vMB 726
147,768 147,768 00000000000006c6722c4550b52376901d7ea04d2250b0e614c0ae35d3bd8b78 8 0.00/1.00 vMB 490
147,767 147,767 00000000000006fc7766884816febaaf7fcabc97224e3c7cc1b065569309db7b 4 0.00/1.00 vMB 873
147,766 147,766 00000000000009baff647b2dd59d164c9bf7e99a152a88997be7d674dd302e85 7 0.00/1.00 vMB 73
147,765 147,765 000000000000063368de01b9fa58460d7f15daaff27c921b7224d1ec1dec2992 10 0.01/1.00 vMB 299
147,764 147,764 000000000000085f60272283727ca5737b5a3bd85172fe1b9c613947656cba9e 149 0.04/1.00 vMB 107
147,763 147,763 00000000000007c876944cbf0e9b61e1978cab3f450d70b226e4fed61cf0180e 111 0.05/1.00 vMB 130
147,762 147,762 000000000000058bf60ef5574002970c1e9ecbe2817dc0acc73f60673d2319fc 8 0.00/1.00 vMB 157
147,761 147,761 000000000000086a3cab8c8c4f61ba6f3767c5eaa8fdee5345bfdbf147da45d4 58 0.02/1.00 vMB 141
147,760 147,760 000000000000007116674dc303232d588001bb3635b8e0033f1fc8ef8bc314ee 17 0.01/1.00 vMB 35
147,759 147,759 000000000000003dcd1d3691e3439d94404e9fa8201ddd0ab2a639145f20dc9f 12 0.00/1.00 vMB 13
147,758 147,758 0000000000000147c37c559d2a6f9b95086aefb574abdf29b30ae1358dd77bce 7 0.01/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.71 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.