Loading Tool

Explorer IconExplorer

Memory Pool

84,547 transactions
31.73 vMB
0.18291717 BTC
Random Selection Loading Transactions
Max Size: 188.53/200 MB

Candidate Block

Mining Attempt 2e1c9c67284c30d337635991fcdf0b1f2b2ffb6b134039b1d32efb88df3f6b85
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root ffcd90fe86ef022e76fb20c7e7dedc687f4f24b4ccf141d7c147ae83a9207c38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.06927950 BTC
Feerates: 269.69 > 6.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (290,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,158 624,158 0000000000000000000d7085a5b0f097380643c66b3e5b08ce7dd385332d1c00 2,163 1.00/1.00 vMB 27
624,157 624,157 00000000000000000010f1f456962e0d74a3bc978da9226f816114d6f6824e25 2,261 1.00/1.00 vMB 30
624,156 624,156 00000000000000000012a96fbdcdfa41a3bba49c78bda00946f4f9377b87292d 1,733 1.00/1.00 vMB 26
624,155 624,155 0000000000000000000808d986f1739f2d782257efc26bb47fe740bb5d03cb83 1,685 0.70/1.00 vMB 18
624,154 624,154 00000000000000000012a9feec14e19dddf15eab9eaccdb60801cc72e55aa0ca 367 0.20/1.00 vMB 12
624,153 624,153 0000000000000000000452ac6dcd60776b1e2d2b9bbe25dbebe7d9d03d1e9d1c 664 0.51/1.00 vMB 10
624,152 624,152 0000000000000000000d37306f09e61f231553b8689aa58eb2a661755c18afa7 1,846 0.89/1.00 vMB 8
624,151 624,151 000000000000000000086662c16054da19603be79595c1c5cc8e1c63a98d8246 2,061 1.00/1.00 vMB 21
624,150 624,150 000000000000000000048c7367b5c09c7660505f776e869036017877369f1345 2,827 1.00/1.00 vMB 6
624,149 624,149 0000000000000000001249fae023c5e7a71644909c9ace368a6c13eb5ac0df9b 1,708 1.00/1.00 vMB 21
624,148 624,148 00000000000000000003d9450cd91bc29bebca8caa0ea3cc8c1a5beafbb264f7 2,604 1.00/1.00 vMB 28
624,147 624,147 0000000000000000000cca3342146c09d6907c7f9ca57523b9bd86fa30899894 2,131 1.00/1.00 vMB 6
624,146 624,146 00000000000000000008d43b3490ebccaebb29fc87601b73ccfeac1215f02684 2,696 1.00/1.00 vMB 26
624,145 624,145 000000000000000000041bbc25814f4ceb5b33026aed4f585a1fe310aa3baec9 1,283 1.00/1.00 vMB 1
624,144 624,144 00000000000000000000e3af90160098203997c549d1b2d5a26d1151cde37913 2,695 1.00/1.00 vMB 11
624,143 624,143 0000000000000000000ded63433c454e1801f7d97e6ed9158a8890937040d0e8 2,582 1.00/1.00 vMB 31
624,142 624,142 000000000000000000002642cd4a90dc76c77a569bbd047f99043090b04f919c 293 1.00/1.00 vMB 2
624,141 624,141 00000000000000000007aa4992c3747fd07f10e60e7e6872a981da368404a5ff 258 1.00/1.00 vMB 2
624,140 624,140 0000000000000000000adc3d9a58b52f1751da06b106f051792f2aac11f77bb1 226 1.00/1.00 vMB 1
624,139 624,139 000000000000000000106c19f88e722eea3625f9e1bb903f403625adf586cbee 2,701 1.00/1.00 vMB 13
624,138 624,138 0000000000000000000302276291b22197fba223ecaf3449a8a80cd44df5f032 3,051 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.65 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: 672.59 GB
    • Received: 16.28 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.