Loading Tool

Explorer IconExplorer

Memory Pool

84,618 transactions
31.08 vMB
0.11772501 BTC
Random Selection Loading Transactions
Max Size: 187.40/200 MB

Candidate Block

Mining Attempt ce18e7d4177e396217fc57fbce2c23018004c98d897f48437a87e0389998dc55
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 801df4e2f8f0672635ea6099ba46b7fd1cdfc5e589d27f9f0b99cdf5426abb70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.04802322 BTC
Feerates: 214.31 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (183,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,945 731,945 000000000000000000043e9b52377df39711dc4c0456c3cb6554d8ae88d4b06d 1,342 0.98/1.00 vMB 4
731,944 731,944 00000000000000000008d75559b8f609ad18a65492e90fdcaed62347d4dee882 846 0.33/1.00 vMB 7
731,943 731,943 00000000000000000009bfd5231f1611d5d031b28e100bcff4885d062dd933a0 1,858 0.69/1.00 vMB 8
731,942 731,942 00000000000000000003cc95ec306234e401ea37b836001c40ad6c522d4d1fd8 632 0.22/1.00 vMB 7
731,941 731,941 000000000000000000003e645e5320967e3b8e80d8af6b37182f479c4477d02c 2,345 0.96/1.00 vMB 8
731,940 731,940 0000000000000000000911c86ed35893d91aa5e8a83ce71a76f2c95cb2d58a95 635 0.34/1.00 vMB 7
731,939 731,939 000000000000000000025795e9704c1a103707bf3e20a8795f9b16b1472d6ea0 24 0.28/1.00 vMB 1
731,938 731,938 000000000000000000041806a3126da3f6420c660fb7fa07edb64a9e6d96e005 1,955 0.98/1.00 vMB 4
731,937 731,937 000000000000000000027bb22d8e08656b83ee1f7d3b889106472b7dba9b74a6 1,421 1.00/1.00 vMB 8
731,936 731,936 00000000000000000005f167b1db725d031f3401d96f67c1645bfef4c621aca7 669 0.36/1.00 vMB 10
731,935 731,935 000000000000000000070379c2a8e829ac0f590a0422e9c30636ef1ca748af13 644 0.30/1.00 vMB 9
731,934 731,934 00000000000000000009194ab08bc169753bf79abbe8321ca0dbc53642cd497c 929 0.41/1.00 vMB 3
731,933 731,933 000000000000000000083c1bbd26ac3f782adfcca184faec5b85106571a1b74d 2,331 1.00/1.00 vMB 4
731,932 731,932 0000000000000000000703d5fced9c4dced022e562cadad3dcbcc4820a40c898 2,162 1.00/1.00 vMB 10
731,931 731,931 00000000000000000009df90124fc28a76e957cf96951126b7a92df0f2c5527e 2,696 1.00/1.00 vMB 15
731,930 731,930 00000000000000000007871842421bc3c84039da12e171970f4e8f2a4a33e18a 544 0.46/1.00 vMB 5
731,929 731,929 00000000000000000007c83d47c0e2bcf827f73a7cc45d365cb665c7c4d10b3c 1,190 1.00/1.00 vMB 3
731,928 731,928 00000000000000000002320eb1378807d5d258b9b0ae8ddcf4a6d691d1204b0b 1,870 1.00/1.00 vMB 11
731,927 731,927 00000000000000000003ba18fa48b74e4540090fc0e0f3b6669de846a4855bcb 188 0.06/1.00 vMB 8
731,926 731,926 0000000000000000000008e9ee89c1694241fd7cf832af8aff0d1939249b19ba 447 0.14/1.00 vMB 10
731,925 731,925 0000000000000000000974ad787d35be04bb8a19f902a4f67ae639a97a96ff7b 300 0.12/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.33 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: 660.62 GB
    • Received: 14.76 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.