Loading Tool

Explorer IconExplorer

Memory Pool

78,721 transactions
30.03 vMB
0.08970038 BTC
Random Selection Loading Transactions
Max Size: 179.39/200 MB

Candidate Block

Mining Attempt 2d10fb7085f7fbfff906ef2e5ca1f7cf5e47211879200f6dcdd04520432f1193
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (220,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,953 694,953 000000000000000000109126fadc6a27a4fba0e9b00ef8455dc022026277ce4a 37 0.01/1.00 vMB 3
694,952 694,952 00000000000000000009d73ea6b556d7cb2db379b7e1e0cdb21ab0a134639424 1,114 0.93/1.00 vMB 3
694,951 694,951 0000000000000000000984da6a91896ea096e521db5e15c27288a7c6a2f4a8fb 349 1.00/1.00 vMB 2
694,950 694,950 00000000000000000009711472f155c7f25cf05aaaa562a3b808ba18c882e7ed 1,415 1.00/1.00 vMB 9
694,949 694,949 0000000000000000000f5a2b942fc99a6109aec1208fd2b100ad0765a22a080d 2,495 1.00/1.00 vMB 13
694,948 694,948 0000000000000000000e888331f4aee16ca2e9047be98166e8f81e30bcd50eab 2,776 1.00/1.00 vMB 14
694,947 694,947 00000000000000000004fb520877e348c916ac93c343363395a0e5d9c77e0a66 2,288 1.00/1.00 vMB 15
694,946 694,946 000000000000000000063868b1bf0bec25ed2e2ad4e9255e70b037c6cebc8c0a 1,949 1.00/1.00 vMB 6
694,945 694,945 000000000000000000110fed40a2f1c19404d424f6b98825f1d331b4a75a05c0 2,629 1.00/1.00 vMB 18
694,944 694,944 000000000000000000057a5cbcb60a0e0e67fa566b47e13539f6f4ed5003139b 862 1.00/1.00 vMB 3
694,943 694,943 000000000000000000107970bf1959f91c9ee8d06a3852f3bfb11327d4ad8bf2 1,110 1.00/1.00 vMB 5
694,942 694,942 00000000000000000005fda44532a2faa602b578178ac3c5194a09729682eae3 2,945 1.00/1.00 vMB 13
694,941 694,941 000000000000000000108ebf6210a70956f78881b56d167433e152dedc8b91f3 2,047 1.00/1.00 vMB 10
694,940 694,940 0000000000000000001247ad5f4312e3c492e5cd10c5fe759020b2941b9c55ab 961 1.00/1.00 vMB 5
694,939 694,939 0000000000000000000e1ed8c4104cc2694d2ab8e9e1a1eaf1b91dabeb238ac2 360 1.00/1.00 vMB 2
694,938 694,938 0000000000000000000ed3b9838a25688ed4c4db84b345b1d0eb0bf4a426dc1a 916 1.00/1.00 vMB 3
694,937 694,937 00000000000000000003831a91e690d992f4eabf5fc9635e6d49ddc67f2df059 2,043 1.00/1.00 vMB 8
694,936 694,936 00000000000000000004d561c8d5331f7ebdeb518610cd1cc84a28c4cefae524 565 1.00/1.00 vMB 3
694,935 694,935 000000000000000000106f3fde080bdda9437287d8db47d151ab75a19855f22f 1,098 1.00/1.00 vMB 4
694,934 694,934 000000000000000000093b2aa716c2634e6f3c8887e9eeaa1e0c0ec5208f3673 2,880 1.00/1.00 vMB 18
694,933 694,933 00000000000000000008511ed3f1b80b2dac32609bea1034f0c7fa4c1401ed3a 1,522 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.