Loading Tool

Explorer IconExplorer

Memory Pool

44,385 transactions
26.45 vMB
0.05452789 BTC
Random Selection Loading Transactions
Max Size: 139.92/200 MB

Candidate Block

Mining Attempt 8d74104a2cdbe01d193b961fc171cce1169e13a1e680eb750ed51bc7e8e1e05f
Version 20000000
Previous Block 000000000000000000005dbd108d07f3492e572587ac0df94b10280673469159
Merkle Root 4aa3daa1c30529fd960cc5eb8a9dac1977b6d87dad75af412d5de86cb289e616
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,677
Size: 1.00 vMB
Total Fees: 0.00596895 BTC
Feerates: 71.73 > 0.60 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,778 (597,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,853 316,853 00000000000000000ba0724d768a811d8203f8adc631f4c073f38c23125d12cf 1,071 0.55/1.00 vMB 32
316,852 316,852 000000000000000008a0827ed4ecff71f394e7a81604e4ee857741616582432e 409 0.24/1.00 vMB 26
316,851 316,851 00000000000000000ecfa23103518b58de244b822e13446530c22937a9a50f32 304 0.14/1.00 vMB 27
316,850 316,850 000000000000000018d41af05b47e32643d3d08c9ce3280e707a06d040f66f1c 620 0.35/1.00 vMB 30
316,849 316,849 0000000000000000122a07b49e30dd1fb081bb21041df90621203041e72bf683 75 0.03/1.00 vMB 17
316,848 316,848 000000000000000023b34742690293fc7b13c285ce8c58c6a924c1e19c610766 384 0.20/1.00 vMB 28
316,847 316,847 00000000000000001b91d7b84613ebd7ca6d3bbd25044a682b5ae1ea67d79a25 874 0.39/1.00 vMB 30
316,846 316,846 000000000000000009a5c7f0ecdf7fed86b27a231128044a0b5da99aa988d471 304 0.24/1.00 vMB 26
316,845 316,845 0000000000000000160654e58145eb34581449d93a681b7b01cf9920a53ada09 416 0.22/1.00 vMB 24
316,844 316,844 0000000000000000104576b0b546b96cdae5d8dfc21b97b8922c69fea5f2e398 636 0.40/1.00 vMB 24
316,843 316,843 000000000000000012d657382d8e344a597884354d735e26af5e27186f2be921 968 0.35/1.00 vMB 38
316,842 316,842 0000000000000000096739164faf4adc2ad61d45d6d00c8f9fe1a579856d964e 73 0.07/1.00 vMB 6
316,841 316,841 000000000000000018daef286702d60526a1887a276890e016a9785f6c374e29 461 0.23/1.00 vMB 26
316,840 316,840 00000000000000001f4b2563446415e0fa32811daf9a89e48eeb1ee03fa947f4 652 0.31/1.00 vMB 31
316,839 316,839 000000000000000022cfe5c7f3a0f6ddca66a1f392f907bb542bbabf9a01daf3 68 0.07/1.00 vMB 13
316,838 316,838 0000000000000000208c060f2e61459420f2da14d05c108faacd14cf3d82459a 737 0.43/1.00 vMB 25
316,837 316,837 000000000000000028bd541bef9af9aeeae14a1152217c619ef0b4ed9892ebb2 1,037 0.41/1.00 vMB 35
316,836 316,836 000000000000000025d933b9ff541d8aec619f345dfc7eac24e43c811d0333d1 378 0.27/1.00 vMB 25
316,835 316,835 000000000000000023800a4217980b6eb1d17b20e5d24a34d16ec0ca137520bb 1 0.00/1.00 vMB 0
316,834 316,834 000000000000000020337cd160889cec502ce1a02e422b3e320a223f3cc6f3a0 145 0.06/1.00 vMB 35
316,833 316,833 0000000000000000097b1a9b02649c22370d483d590318a084803bad5212ecfa 487 0.28/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.99 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.77 GB
    • Received: 13.07 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.