Loading Tool

Explorer IconExplorer

Memory Pool

78,260 transactions
29.32 vMB
0.07887813 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt 7fe92b5db6f3a50e3a0906ef7deef7d03560a5aac513f422214add97b3ec960c
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 454b5603767431c6e40e4f458527d777b19090781d4f0be2e0b15cdc2dde4339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.01460028 BTC
Feerates: 301.25 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (119,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,268 795,268 00000000000000000001e4a99b1ad7f3a6dc4c2675b6b3a96f965fe5c780c63e 3,066 0.99/1.00 vMB 42
795,267 795,267 000000000000000000020016467a547e8abf6dd036b38c4c1defd3b3fdb4b034 3,319 1.00/1.00 vMB 20
795,266 795,266 000000000000000000008e1a465187ba3aa712ad48ae0cb1b063bdc710a75150 2,177 1.00/1.00 vMB 19
795,265 795,265 000000000000000000037a71ca590cd4d27258c4cfd3584659e26c3bfeece124 2,496 1.00/1.00 vMB 28
795,264 795,264 0000000000000000000019cf2d18fed8778b07703dffc1b887b334d26546445d 3,266 1.00/1.00 vMB 33
795,263 795,263 00000000000000000005239586f641e2988452f5308e10700ea20d697b1909af 2,642 1.00/1.00 vMB 45
795,262 795,262 00000000000000000001764c5176402fa59c40a1a2a30a331ce15f0c131f4eb4 3,009 1.00/1.00 vMB 16
795,261 795,261 000000000000000000030f58947974b4c0a03856efc682d7632faf724be452a5 3,026 1.00/1.00 vMB 21
795,260 795,260 000000000000000000000786c72ce2f1328794b0e86b97777b8b4830b6b5af2d 2,671 1.00/1.00 vMB 40
795,259 795,259 00000000000000000002ecc812459c059bfc7f78d90b7735881be0cbbc101b2e 2,550 1.00/1.00 vMB 19
795,258 795,258 00000000000000000003c765f257679adc9e8719b6e792a3d75eff470f69edc5 1,156 1.00/1.00 vMB 18
795,257 795,257 000000000000000000041153ecd06d972c31bf45c48fb4b45ade8578892d433b 3,545 1.00/1.00 vMB 30
795,256 795,256 00000000000000000002fe95f9bd9bf63bb301e390427e3e9225aa836678875e 2,961 1.00/1.00 vMB 27
795,255 795,255 00000000000000000003deeaefc5f48b5df8bacd3beddb7ba7e2babf99261fb6 2,626 1.00/1.00 vMB 26
795,254 795,254 0000000000000000000436c449d3e613e2469465643172497bcb049118ce4282 2,490 1.00/1.00 vMB 25
795,253 795,253 000000000000000000046c0b4c1c77cd35e9b94c61bf98943a1e97cdde846136 3,034 1.00/1.00 vMB 31
795,252 795,252 000000000000000000002ed517d51269cbc38c7fb5fd3febe5a7c539cb176677 2,032 1.00/1.00 vMB 22
795,251 795,251 00000000000000000004290bc1dd80f382c80dc9494adbc131c2908b12139ca4 3,278 1.00/1.00 vMB 26
795,250 795,250 00000000000000000004f5976fe0a906965ffdaf941e3798a6a84ff6f4ec7883 2,156 1.00/1.00 vMB 39
795,249 795,249 000000000000000000029fa28f3d3f803b9a6387d7ac2b47ffb948c019b4a6fa 1,306 1.00/1.00 vMB 18
795,248 795,248 0000000000000000000420f0d60ec14b767dd7dccf800cce3a1ed45ad271d699 4,414 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.02 GB
    • Received: 17.01 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.