Loading Tool

Explorer IconExplorer

Memory Pool

38,808 transactions
27.37 vMB
0.06339204 BTC
Random Selection Loading Transactions
Max Size: 139.56/200 MB

Candidate Block

Mining Attempt 35eb9ee9fd3b5df2d9113a21ab217a2d09ade9f98408dbe9ae04b5d82da36650
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 566b9144324d5c3f20dbd8603881425a66f6678d9d7e86c1f3047c444e69d406
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.01144231 BTC
Feerates: 60.16 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (327,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,642 586,642 00000000000000000019c658a7b6c96986dcc728d8a6705a7f37e352c6b02397 1,801 1.00/1.00 vMB 27
586,641 586,641 00000000000000000006876f2c9d4048ed7d0380efe16ee51da792b47e680881 1,559 1.00/1.00 vMB 17
586,640 586,640 0000000000000000001ef09e2a903dd6feaf6d3308c3ad5b20af4b1f8f5bc4d0 1,975 1.00/1.00 vMB 8
586,639 586,639 0000000000000000000a6d8476b1abb2c421ccaa40144d45dd113b2830f09c11 1,996 1.00/1.00 vMB 20
586,638 586,638 0000000000000000000cdde8caea71e2abe90961154675a8ee8ab538583d8507 3,015 1.00/1.00 vMB 44
586,637 586,637 0000000000000000001688281275f5d0f445b28c16de81b4cbe227dd1b772c76 2,527 1.00/1.00 vMB 46
586,636 586,636 0000000000000000001b0fba94dbaedd9848097137e0d0ee0df75c4767e41031 2,420 1.00/1.00 vMB 26
586,635 586,635 000000000000000000139bc922bd6986c23afae8af4c011dbce340c0b47c28c5 2,252 1.00/1.00 vMB 43
586,634 586,634 0000000000000000000cdcf8c90c55721ea9681a7adf6cdb618ebe68eea3d08f 3,079 1.00/1.00 vMB 83
586,633 586,633 0000000000000000001df6eb70429c34c2a7f7a05d9826a4fc137f44e7ab1c7f 3,032 1.00/1.00 vMB 71
586,632 586,632 000000000000000000137f7967119573017c2a03f280effc726cc4d6563342c5 2,396 1.00/1.00 vMB 36
586,631 586,631 0000000000000000001e8f5d404faf8e34c1e36415d85d762fc84f2b3ac20d94 3,016 1.00/1.00 vMB 70
586,630 586,630 0000000000000000001cc0ff81b73355b25811fcce62230b0b4dc51ab8de11b1 2,683 1.00/1.00 vMB 48
586,629 586,629 00000000000000000018593a166be2c0349ff7b68b5a9fe17ce20ebeb171b7fd 1,035 1.00/1.00 vMB 5
586,628 586,628 000000000000000000107d20d1524546005208f96b41260ccc5472ab8d59a1a8 1,590 1.00/1.00 vMB 2
586,627 586,627 000000000000000000080c7b6b3f8a3697e5da29a2d387f642c9b167bf4e8130 2,385 1.00/1.00 vMB 9
586,626 586,626 0000000000000000001a244c4012884fb2100d4d5b4db4a836387835fd467abd 2,273 1.00/1.00 vMB 51
586,625 586,625 000000000000000000092e949e70df454300b921dbda05c75bc455647283ea22 2,851 1.00/1.00 vMB 68
586,624 586,624 000000000000000000154aa136a5ddb3621ceaf057ed58af0f9d4ab1a0e2d349 2,203 1.00/1.00 vMB 33
586,623 586,623 0000000000000000001ab5eb5d2938bb18d103f573c181bff997fb5fcafa4575 2,842 1.00/1.00 vMB 42
586,622 586,622 00000000000000000013d958d931efa3fa0fe4e936117e775ccb0a2da23f6d49 3,443 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.