Loading Tool

Explorer IconExplorer

Memory Pool

82,767 transactions
30.25 vMB
0.09870668 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt 476cc9a6a4fdb71ebc1ea2be4b65196807f20219da85cee84ee87ffaf1fc05cf
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root eb8c49ac64bc686aba5c77528e584188cb000f656fb5b19d4c51fd93fbd01c70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,655
Size: 1.00 vMB
Total Fees: 0.02700127 BTC
Feerates: 521.84 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (519,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,961 395,961 000000000000000000cda2bf670fac413056ed79a4aed8356861570016cb0b9c 194 0.12/1.00 vMB 19
395,960 395,960 000000000000000000770ad86a890a279b5a88f617ff7e3b5fa7e8e58f8028bd 1,000 0.50/1.00 vMB 27
395,959 395,959 00000000000000000362995a2ed32b14fa8460a85f568dc0321b8a318758002c 38 0.05/1.00 vMB 6
395,958 395,958 0000000000000000089f54377892acde8261fa47d6ef327e604bf9e43033bfb6 224 0.15/1.00 vMB 30
395,957 395,957 000000000000000000c4521c523380e933d526e8ecc22393fe6754bb7dd6bc8c 914 0.46/1.00 vMB 39
395,956 395,956 00000000000000000077a0f365846458817d11a0c9be0aa4e8f1262102e2c044 352 0.19/1.00 vMB 29
395,955 395,955 000000000000000008e0de59ae3af98a74061b74f2837bb77d9b6ed45a02ed1f 1,096 1.00/1.00 vMB 16
395,954 395,954 0000000000000000076819de5b0f239cdb280518196b5d7ea8d6ef3ed2e40162 2,240 0.93/1.00 vMB 47
395,953 395,953 00000000000000000755bbb4cd626ac8971b26eec9a08e905151fe4a34235e79 497 0.25/1.00 vMB 33
395,952 395,952 000000000000000007896ddef46da2afe0c1516aa39868cb558ca15f4bebf11e 889 0.63/1.00 vMB 20
395,951 395,951 000000000000000004334b5ad6efb642e2e7674d73ffd4dc5bfaf4b01a15a78c 2,533 0.99/1.00 vMB 41
395,950 395,950 00000000000000000853b8df1d9a0c078649b26165e0901c5ece2bdc7b49c29c 679 0.66/1.00 vMB 20
395,949 395,949 0000000000000000062ed1c78b9f08f0135f9d7986b1ecec8b8d64520c36481f 2,263 0.93/1.00 vMB 44
395,948 395,948 000000000000000003b38d68cb839cec0723967056f64b0edaec254aaff9de63 992 0.62/1.00 vMB 26
395,947 395,947 00000000000000000108f615652a39c1e8d43cec664bdb7689a1311a8b0188a7 444 0.18/1.00 vMB 43
395,946 395,946 000000000000000000204c499ec78dcb187445040bf214661f984f125c70375d 1,686 1.00/1.00 vMB 26
395,945 395,945 000000000000000003ccf9f6d4d186a9f858200266276f9a2ad4adf3cbfbd529 311 0.26/1.00 vMB 16
395,944 395,944 00000000000000000808b1bf99a002e4888ee9b5e0ea5fa6ab87efbed0dbe48a 1,348 0.61/1.00 vMB 30
395,943 395,943 000000000000000001544687a7c0130495d7178152498f56303479a4a6cd3496 378 0.19/1.00 vMB 34
395,942 395,942 000000000000000006dd9dbbbeebc87eceec281cd3065400332cd1cdcedbb9a7 1,294 0.81/1.00 vMB 30
395,941 395,941 000000000000000001ef788002cfb3a2d533fe0dfc1cd2fdb3b9de194c2cb905 1,224 0.90/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.