Loading Tool

Explorer IconExplorer

Memory Pool

81,233 transactions
30.62 vMB
0.08752995 BTC
Random Selection Loading Transactions
Max Size: 186.62/200 MB

Candidate Block

Mining Attempt 266ad00f84b35e3a406968ce63b48f8a727ddc282bd0ad9e0bbf95b12d70f0b4
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root da0a0cefb169cc0936af6f67d86c319ed53df153ef04b7ec392e915eddcd0d4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01887700 BTC
Feerates: 318.30 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (575,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,718 339,718 000000000000000000a30dccca9ad45d60dc27ad555ed4c97ea9ccd004243965 299 0.18/1.00 vMB 22
339,717 339,717 0000000000000000179e1ad3bb24f34ae1a01c59bee74149f763855095168367 693 0.37/1.00 vMB 24
339,716 339,716 000000000000000002404b4eecde16b7e6c8654abe8182f2152060ade3276c03 1,010 0.70/1.00 vMB 17
339,715 339,715 00000000000000000c9d39980f9c8d144411782e02db4bf147d8cc87dc5a3a96 862 0.75/1.00 vMB 18
339,714 339,714 00000000000000000bd09c0cc379840bd621d4d3e9b4f87510885295d655b6a4 2,403 1.00/1.00 vMB 28
339,713 339,713 000000000000000002c810ee2b459e0bd4574a5e21c38c6f2d20b2a007e8c032 1,991 1.00/1.00 vMB 27
339,712 339,712 00000000000000000a5c1c3a6a5936e7b36f9128655dffa740d106dce548beae 542 0.31/1.00 vMB 24
339,711 339,711 0000000000000000075099b195bea8a854ddcf414096e1b0ab00b76fbd199864 202 0.10/1.00 vMB 26
339,710 339,710 000000000000000010b8ef5f33434727e13ce1ddae6f16f50fbb9b34aaa6bace 962 0.72/1.00 vMB 18
339,709 339,709 0000000000000000039cb4828ca9465ed4da0150279d295f34ebc629c8fc2870 117 0.08/1.00 vMB 17
339,708 339,708 000000000000000007371f55a28ac26494ef1800aabdc222e9277abd572295bc 1,420 0.75/1.00 vMB 28
339,707 339,707 0000000000000000184974c282dfe9290f8baff2dc404d70f3ef8857f5dd17ef 1,183 0.50/1.00 vMB 32
339,706 339,706 00000000000000000bfc5958cbcfcd7f7b8b51e1cae2457c7f8cb3e23100d912 1,270 0.73/1.00 vMB 23
339,705 339,705 00000000000000001890266728d716888a76064a925e4cd1d73d94e93ec0070c 1,153 0.68/1.00 vMB 22
339,704 339,704 0000000000000000104aae9f05911194f1d1b33c84403aa67d0b37e54103a371 125 0.10/1.00 vMB 9
339,703 339,703 00000000000000001478aa6be9112b753c8bee10a5c7c5df769efad9c2d462b2 531 0.30/1.00 vMB 22
339,702 339,702 0000000000000000041a6a5aa7f948c9a0c6725e17e3289d39df1f6da80f766b 331 0.32/1.00 vMB 11
339,701 339,701 000000000000000003cdc7ccdfb84a848e5ed711f04a1521b7e3ee1729cae401 519 0.75/1.00 vMB 14
339,700 339,700 00000000000000000aa5a4c2bbefdd58d0800718898d22e7de0715b8732a96f0 2,037 0.75/1.00 vMB 34
339,699 339,699 000000000000000003bc1ab7d959d22bdc7551359006f3848f21310232e3718c 512 0.58/1.00 vMB 16
339,698 339,698 00000000000000000f8d5a637e3706f3ada0ac8a3e70c8970c1227219e33645d 1,224 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.00 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: 718.40 GB
    • Received: 17.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.