Loading Tool

Explorer IconExplorer

Memory Pool

46,191 transactions
27.17 vMB
0.07739506 BTC
Random Selection Loading Transactions
Max Size: 143.58/200 MB

Candidate Block

Mining Attempt 760a32b8d5824b9bcd97105f26746a1102d2a3c6167712989db909ee6ad369e8
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 79c78264379e9db1dd1c949b63805b62abfded5200637a2ebfaf430dac373b2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.02682065 BTC
Feerates: 298.51 > 2.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (163,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,901 750,901 00000000000000000006997d8551a6c214615667da4e8af5779775104af5b704 2,357 1.00/1.00 vMB 7
750,900 750,900 000000000000000000056e0104a9ec8502dfb6377ec8bf30bff8542fa1783485 2,840 1.00/1.00 vMB 10
750,899 750,899 00000000000000000001df6641c739106ee0133aa86b03cc8e2aa6010a3a6aa9 2,632 1.00/1.00 vMB 10
750,898 750,898 00000000000000000003b2df290142c920780e65eeb8bc4f7ac0f9a5e346ad8e 1,594 0.96/1.00 vMB 7
750,897 750,897 00000000000000000007bc7f39188736e0256f81dc4acdcf72149584e25a7757 1,278 1.00/1.00 vMB 3
750,896 750,896 00000000000000000002297155531d6867c1d758dbac09c36ab079ff727f0eac 2,403 1.00/1.00 vMB 4
750,895 750,895 000000000000000000025a651a0c4b2b939ceb65234ec72a2438f926ee6b5ee5 3,842 1.00/1.00 vMB 14
750,894 750,894 00000000000000000006269a3866ebe214eefeeb216546b5b2d6e2c3640768ce 2,152 1.00/1.00 vMB 4
750,893 750,893 000000000000000000021770854a22f8194245385775ae7625d90a3101ec60c0 3,296 1.00/1.00 vMB 12
750,892 750,892 00000000000000000009262d5ac3c54eb484e35e65543b3f4f659fa7491b2dc3 917 1.00/1.00 vMB 2
750,891 750,891 00000000000000000006c60bb72aa9e9d94060855532bcf29532e0b862e31c78 1,228 1.00/1.00 vMB 4
750,890 750,890 0000000000000000000193badef77229c1bbe331721ae2514295cf7f536a4fb3 2,758 1.00/1.00 vMB 11
750,889 750,889 000000000000000000063f5f55be8da1fcfe164b0d4da4065c4d29a4502ac442 2,488 1.00/1.00 vMB 6
750,888 750,888 00000000000000000001293fc761356c8e57cdb060bfdd0540398b54cb61c636 1,599 1.00/1.00 vMB 10
750,887 750,887 0000000000000000000132b898218be701d5f48ffd39d4839a31def460903c4a 2,317 1.00/1.00 vMB 12
750,886 750,886 000000000000000000021c8abfbcb92f436c3e9ea54be448aa21e45621a8212f 1,369 1.00/1.00 vMB 2
750,885 750,885 00000000000000000003baf61cf5d1e60f32ed6ab49f06f4b379ad477acb1c18 3,247 1.00/1.00 vMB 12
750,884 750,884 000000000000000000001ad6481a4b43b110bea93cce4150e2779e3ce23db0e8 2,858 1.00/1.00 vMB 8
750,883 750,883 00000000000000000004a4955034e76822bae39b80cabb8889403eca71392f0a 3,046 1.00/1.00 vMB 8
750,882 750,882 00000000000000000007e1f361a0c28cc72f27aaa6ca880f480d60dd489a4cb2 3,077 1.00/1.00 vMB 13
750,881 750,881 00000000000000000000f4d3e58c54f4c37174e5428606eac8b971bc461b2371 1,476 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.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: 648.90 GB
    • Received: 13.10 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.