Loading Tool

Explorer IconExplorer

Memory Pool

81,890 transactions
30.16 vMB
0.16448552 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt eeb35d87c285b05681cb7d871f03c930736e7ca8f567c9490bff3ed38c6c7d2b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bca4a92823a5c08b6e310e32310c6e668417c316c01d793f887770094a6b358f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.06198730 BTC
Feerates: 1,002.91 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (140,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,034 775,034 00000000000000000000ddd09a56af693e3b3adcd2f784232671fcd2b24583ba 3,416 1.00/1.00 vMB 31
775,033 775,033 00000000000000000000ca40fd9e6ecd09f1fb2755d705608d898583ebf45639 2,832 1.00/1.00 vMB 15
775,032 775,032 000000000000000000015b4dacbaeb4605c67099172542ec1ab4579beaf8164a 2,695 1.00/1.00 vMB 8
775,031 775,031 00000000000000000006ab3f6e09e6233244fc20ba49407f78cb9bcb39dadd0c 1,767 1.00/1.00 vMB 13
775,030 775,030 000000000000000000050e0f2dc39131b2614268d83fefb2a5a6afca69f7cdab 2,786 1.00/1.00 vMB 18
775,029 775,029 000000000000000000039331f26ad10831c26401130bec8383844b8acec403bc 3,496 1.00/1.00 vMB 33
775,028 775,028 00000000000000000004b09ccd760ceea839015f6c374d6570dd1e11170a9f1d 2,361 1.00/1.00 vMB 28
775,027 775,027 00000000000000000003880757df2aa15cee012c567ded41e8583d50ef90ea64 2,024 1.00/1.00 vMB 12
775,026 775,026 00000000000000000006c34aacc65ffac7992287a0c7476ddff30a4d6e4dca37 2,925 1.00/1.00 vMB 17
775,025 775,025 000000000000000000027ab991c7b5c2e3e2fceab7029ca95731b5296bcbec3e 2,513 1.00/1.00 vMB 6
775,024 775,024 0000000000000000000588e4f40bcdfc2cd47993aca8b119e85b54b1740eb13d 3,476 1.00/1.00 vMB 27
775,023 775,023 000000000000000000007599fe7983a942d26aa5ef4e8e4a166538b48ee64c40 3,206 1.00/1.00 vMB 14
775,022 775,022 000000000000000000067bee9c91dd0a2e725baf1e01385c1bb79c36219d7cf9 2,880 1.00/1.00 vMB 22
775,021 775,021 000000000000000000039303a0e82df146cf05f73d0c9c8a03db253f9a73abf0 3,343 1.00/1.00 vMB 9
775,020 775,020 00000000000000000004accf2bcc1f50746db13d2c233755bd11961e8539eb7a 1,845 1.00/1.00 vMB 17
775,019 775,019 00000000000000000006f0e5ceb4876a059babc6984c68351d620af65914717e 3,103 1.00/1.00 vMB 21
775,018 775,018 00000000000000000003101154ca8ec617793f48424968a159023d5cfce8d9a0 3,840 1.00/1.00 vMB 28
775,017 775,017 00000000000000000000fce9c654ffda38e985c1be1c703725bbe084e18b8a98 3,154 1.00/1.00 vMB 35
775,016 775,016 000000000000000000049118c79d66bf9cef5e5462fd196b2b07df6e42f6fa24 2,131 1.00/1.00 vMB 3
775,015 775,015 000000000000000000011fa3d03f3305acef8e5e19f9eca28a0567ac97956e15 2,286 1.00/1.00 vMB 10
775,014 775,014 000000000000000000047fb2590752029056c7502435e4935fd9e9652b1ed763 3,534 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.