Loading Tool

Explorer IconExplorer

Memory Pool

23,770 transactions
11.77 vMB
0.04051456 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.20/200 MB

Candidate Block

Mining Attempt cd61e5b6a47c6b4d939919de75db8df99138420157f380faacaa878ff44e10ac
Version 20000000
Previous Block 00000000000000000000e302f3878319182556fceedbb9bd50b83b87694db006
Merkle Root bc72a672264841e0fa700b92fcababfe11a360413aec4b27c6b091299c215cb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 0.9979975 1.00 vMB
Total Fees: 0.02112438 BTC
Feerates: 503.57 > 2.12 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,669 (836,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,750 76,750 0000000000427633ab240db282d8fe8d8160eb43ae393c4da18e155484e40e78 2 0.00/1.00 vMB 0
76,749 76,749 000000000057a243ddf3eb5b92cb7a540d70b9688a21e8312991a8ceea13cf72 1 0.00/1.00 vMB 0
76,748 76,748 00000000004fc3f7366e00332cd4be925fc1c52698d0a1133ed8ae11e54e9b9f 1 0.00/1.00 vMB 0
76,747 76,747 000000000009f437aa011bc8fddc73b9b3f81b4510c3566c9e4bb6b1607c6422 1 0.00/1.00 vMB 0
76,746 76,746 00000000000980cd47693e00a3d15df0a5683bde54b83790361a110663613cef 1 0.00/1.00 vMB 0
76,745 76,745 000000000047cf1e9e14d59f3069e7e4c54292183a05fc44608954215e41085b 1 0.00/1.00 vMB 0
76,744 76,744 000000000007496de1df22a62db3a38efeda8f4c22d29e9ca8b063e6a3397b0c 1 0.00/1.00 vMB 0
76,743 76,743 00000000001c076a1126dfbf17f2b12658e785624234f0b418d5fe87b90b3689 3 0.00/1.00 vMB 0
76,742 76,742 00000000005ad736ddceac20b28f8f9b103e8122a861b8225d769048d2e0306b 1 0.00/1.00 vMB 0
76,741 76,741 000000000036c5d24e4c42e55661a5b1207c4ab5550cd5b39ad1896fc0a7d5d5 2 0.00/1.00 vMB 0
76,740 76,740 00000000004efb273055f5eb268f94ec13be6d5850daf6c02bd15abc6614a31d 3 0.00/1.00 vMB 0
76,739 76,739 00000000005c76df9bd7ce06bf4cab1e074e16ddea7d5d772cac4554e0df8654 2 0.00/1.00 vMB 0
76,738 76,738 000000000007d22f7941652d3ed821c05eaf4116d6e5afbd44260a8f99ae75dc 2 0.00/1.00 vMB 0
76,737 76,737 000000000061b5f51389b4a62aad5fec890553286096d409cd32224f75aa2502 1 0.00/1.00 vMB 0
76,736 76,736 00000000003449d88c988d22b40307001db2c79c21f48ae5190fb16b5de6ec65 2 0.00/1.00 vMB 0
76,735 76,735 000000000026208f1b19d243c324de947d4a5e994ea80c326b1d45fa78adb920 4 0.00/1.00 vMB 0
76,734 76,734 0000000000467e849f94be4d12a366c992e8af4526bf3fafb941b63b75a4da1d 2 0.00/1.00 vMB 0
76,733 76,733 00000000005092243684f269c7c3715a3750b54a46379478b3ea19c1be7bf2a5 1 0.00/1.00 vMB 0
76,732 76,732 0000000000632a51a1cc24a3c6659f4adc425542de2d049488591b167b3ca2d9 1 0.00/1.00 vMB 0
76,731 76,731 00000000002b65fb75c9bc171dabcf6247dc64fa7d4998eae48e880b0414665e 4 0.00/1.00 vMB 0
76,730 76,730 00000000004b859517eed7b03744d01ac7cb794b575e4ecf0fd9789e9dec4180 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 484.16 GB
    • Received: 3.22 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.