Loading Tool

Explorer IconExplorer

Memory Pool

75,948 transactions
28.46 vMB
0.09917479 BTC
Random Selection Loading Transactions
Max Size: 172.39/200 MB

Candidate Block

Mining Attempt 2810b6086148dc14d7540fd8c352bb395c1d9f09b719781784c6d4bdb160c286
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root c94efca06541facafcb7085dda6624e4d4afde27b1b52a8730e7a6d28d152f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,930
Size: 1.00 vMB
Total Fees: 0.04012362 BTC
Feerates: 101.65 > 4.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (302,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,029 613,029 0000000000000000000f86fb9b67648fc1caac946f2fb5acbd9ecf37a86562ae 2,713 0.86/1.00 vMB 19
613,028 613,028 00000000000000000000334aa64e477f7010403d4fae0c553e8f5a64f1fae95c 497 0.19/1.00 vMB 16
613,027 613,027 0000000000000000000aa8d05c2030675b4f160e3a72c1cb1b73b88653fff505 396 0.11/1.00 vMB 17
613,026 613,026 000000000000000000071f4019a8e9d39543e85aa5ceffd4fad7a0fe1bccae52 265 0.07/1.00 vMB 17
613,025 613,025 00000000000000000003f9e4531803d974ff646e69571f06c10f712e2f23af7c 708 0.19/1.00 vMB 15
613,024 613,024 0000000000000000000577a8fbcdad26db322388f594a48dd7467e8c3d7c27e0 723 0.22/1.00 vMB 22
613,023 613,023 00000000000000000006a7bb71f9c2bb3472f064bee8746a967d9c7d0c1c6142 1,771 0.52/1.00 vMB 14
613,022 613,022 0000000000000000000e13efecac5e8f846d090c6051a4f50b30652221a2b766 2,861 1.00/1.00 vMB 19
613,021 613,021 0000000000000000000ccee6a576adfe06a1713d49ee8659d0f1f12c132ae8de 720 0.22/1.00 vMB 6
613,020 613,020 0000000000000000000517f22c415379a2bcc4d503e0c691ea5ae5eb985f7c5f 847 1.00/1.00 vMB 12
613,019 613,019 0000000000000000000cbe4d071c31a2a1e83423318ed43cb1dac4f63206f275 2,917 1.00/1.00 vMB 14
613,018 613,018 000000000000000000114aaaa921ca1fb1092ec6a9aae1c8c0060284f1fcaa34 2,490 1.00/1.00 vMB 9
613,017 613,017 0000000000000000000b50f69ba6145260777016d0dd18200a982126e1e85415 3,164 1.00/1.00 vMB 31
613,016 613,016 0000000000000000000ea8e80113029312e8124b39819be888af488baee57de1 2,945 1.00/1.00 vMB 15
613,015 613,015 000000000000000000052d4b5680843fa6052d9bced84cf5bcc9b96eea8c828b 1,950 1.00/1.00 vMB 7
613,014 613,014 00000000000000000003dc8680487407789777fa2c60ffb88047a4c63fa74dee 2,711 1.00/1.00 vMB 11
613,013 613,013 00000000000000000006c4123a425b14c10ddac8036e3d38aacfe2c2c2d55db7 2,922 1.00/1.00 vMB 16
613,012 613,012 0000000000000000000df36d09f092c65a51c56dc784895da751ce1998a07a51 2,779 1.00/1.00 vMB 14
613,011 613,011 0000000000000000000eebe5472023ab534d59cf8116ce2486417ab02d07e829 3,431 1.00/1.00 vMB 24
613,010 613,010 000000000000000000023918233927bfb0755eeff0762c31d4acbfc068cd68b4 2,653 1.00/1.00 vMB 16
613,009 613,009 00000000000000000004ea1731a3baf2e5ecd45a6d172e81ec00a0c7afb162ed 3,299 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.