Loading Tool

Explorer IconExplorer

Memory Pool

40,008 transactions
25.94 vMB
0.05512713 BTC
Random Selection Loading Transactions
Max Size: 134.82/200 MB

Candidate Block

Mining Attempt ccbbc9796f7121d1b14e6b504d250daed87efbe6660f9b2963db48143e5bd2e1
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 96a85525caa5557874c254c631571110a6cbf8e514591294d42d09889ecac8b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,910
Size: 1.00 vMB
Total Fees: 0.00796421 BTC
Feerates: 50.31 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (863,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,902 50,902 0000000018e8174ef9761cee0f157c814e430d0df5a94d5589adae91a32bcc7f 1 0.00/1.00 vMB 0
50,901 50,901 000000001381c40b5ac4d7ae4ac2463a551df423408d210ed707f733c1e681f2 1 0.00/1.00 vMB 0
50,900 50,900 0000000018abe1988446c0f3a332da34723818bed05e36afa1ec5071f2be1035 1 0.00/1.00 vMB 0
50,899 50,899 0000000013e1a93d62ef4fa754bdba0592becf45d398b301116d5823077a0826 1 0.00/1.00 vMB 0
50,898 50,898 000000000c53832ea3bad81b494f236f99fccf99638a2ca4f8512b600687b71a 2 0.00/1.00 vMB 0
50,897 50,897 000000000749f3326488c2bfa84847327631dae923127c2eafec046bf1851219 1 0.00/1.00 vMB 0
50,896 50,896 000000001cbafb15279a77babe39a5f8184fef88335f942a819470ca889a19ac 1 0.00/1.00 vMB 0
50,895 50,895 0000000006602428c1da3378fb1aeb6e984af599a171077997b27aaab6542ac5 1 0.00/1.00 vMB 0
50,894 50,894 00000000061a99b12a355a7b93fce1d377ea4da31b7fb8da90916100cceafed6 1 0.00/1.00 vMB 0
50,893 50,893 000000000a99a5ec8fe21d3ec4308bc6980e99aeb831a4a5e835e326ccab9b81 1 0.00/1.00 vMB 0
50,892 50,892 0000000017bea4331cffe740b6801cff2667e56fa8f6f5dbfa0e0b41e461a315 1 0.00/1.00 vMB 0
50,891 50,891 0000000002b451a03272feabfa9bea13d0c191b82d4366c13282037c4866c0d1 1 0.00/1.00 vMB 0
50,890 50,890 000000001fdb4663ea385d687ecb71cb86794f5fc35e3991d05fce9c1193e930 1 0.00/1.00 vMB 0
50,889 50,889 0000000010b0fa7c35d417b232cc849a5d4701e3716f547f4006b599bbfa7269 32 0.01/1.00 vMB 0
50,888 50,888 000000000b040b36aadc85e2e6a15741e0f0ba7c926ad1842259333d466b51e3 1 0.00/1.00 vMB 0
50,887 50,887 00000000145eb2502354c660750b336a1a42617fcd4b94deecfdc43c34b0784c 1 0.00/1.00 vMB 0
50,886 50,886 00000000026f09591268e992a19e63edf4bb605a422df726697a939b64e6c5ea 4 0.00/1.00 vMB 0
50,885 50,885 0000000001e0ff1dacaa16d4648a5894dfd9418b54b6cedf6118fec9b7ad065e 1 0.00/1.00 vMB 0
50,884 50,884 0000000006b520c4669485cedf1450fd281eba37fb860b6e3a3df613424491e9 4 0.00/1.00 vMB 0
50,883 50,883 00000000062c3b73876f29a7f86e2883778d02d51614da7c7634214a952eb1ed 1 0.00/1.00 vMB 0
50,882 50,882 000000000a901e83ba746cb12baab5e17e1bba7bf3529f9cc0cccce3deab0e01 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.