Loading Tool

Explorer IconExplorer

Memory Pool

40,457 transactions
28.53 vMB
0.06489888 BTC
Random Selection Loading Transactions
Max Size: 145.88/200 MB

Candidate Block

Mining Attempt e80179df7fd3be45e0a5eedebd496aaa32bb21720ef626b4f5dfdca51fb71cb1
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 4f72eff6c510cf0e764e553c5020c50dc7cda0c52ad465eafd8d9619670cc711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,883
Size: 1.00 vMB
Total Fees: 0.00979663 BTC
Feerates: 100.19 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (329,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,849 584,849 00000000000000000016c47a026b3472229d44e0a5330fc29771447a90cad23b 1,956 1.00/1.00 vMB 45
584,848 584,848 00000000000000000016b716fd70dcabc91c5ce91d0018d34f6221de46572ce1 2,781 1.00/1.00 vMB 49
584,847 584,847 00000000000000000016cabb3db8e83f80ab476df05b768bf58011fb51dea29d 2,457 1.00/1.00 vMB 67
584,846 584,846 0000000000000000000a694170abc1b4619e4f05809cec020fa573bfc385062d 3,039 1.00/1.00 vMB 91
584,845 584,845 000000000000000000187dc3201d88c53c73a32ced933eae9c90cfd084c09813 3,382 1.00/1.00 vMB 87
584,844 584,844 000000000000000000060b010ac2fc738fe1664cb21484b9e821a968f9de04d7 3,158 1.00/1.00 vMB 90
584,843 584,843 00000000000000000003a66e13ac522862690b5373f4024abaa4536b886b3baa 2,495 1.00/1.00 vMB 44
584,842 584,842 00000000000000000004c7c4605eff0701085d75606468f25189f918cadb18ca 2,903 1.00/1.00 vMB 96
584,841 584,841 0000000000000000000c293b1270a73ae78265c7a5ec90fbed25bde05359b785 2,728 1.00/1.00 vMB 55
584,840 584,840 0000000000000000001c30d76aa637d956d39e0556a79e31ac1e3471937b875f 1,744 1.00/1.00 vMB 70
584,839 584,839 000000000000000000079f28ad24eb9a647a106baeb779f9b117270abf90acb3 3,351 1.00/1.00 vMB 87
584,838 584,838 0000000000000000001d19f7bce8c4d3733d4475e3b26c42b86f675084717b3b 2,421 1.00/1.00 vMB 28
584,837 584,837 000000000000000000021b8cf048b955749a77070f9affe9295ac95493b6238a 3,228 1.00/1.00 vMB 70
584,836 584,836 00000000000000000009796ca4929f0a6ff41e8d4ac67ad8332b768719bcf4f3 2,432 1.00/1.00 vMB 72
584,835 584,835 0000000000000000000482f018fb6ae0ea7e8bad274cdf55744a97a932663fc6 1,873 1.00/1.00 vMB 64
584,834 584,834 00000000000000000010b53a24e3b1fd2c977c2764e4571ff52613b31c911b12 1,614 1.00/1.00 vMB 74
584,833 584,833 000000000000000000166c0d21ae78eb2b2c0713126721c6bff27fea2a7683c0 3,793 1.00/1.00 vMB 38
584,832 584,832 0000000000000000000cb9240bf86174f27ae3268f0301da283dde76d4c18d22 2,008 1.00/1.00 vMB 80
584,831 584,831 0000000000000000000dd472f5bf1a736653427bc3ba652560d2a55fe5cd857d 3,196 1.00/1.00 vMB 45
584,830 584,830 0000000000000000000a43a914126d5311588d91e452a30b524bb80c511902f4 2,154 1.00/1.00 vMB 58
584,829 584,829 00000000000000000002a57ac126fecad826208fe32ec138b29056fddb22d1f0 2,180 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.88 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.