Loading Tool

Explorer IconExplorer

Memory Pool

24,792 transactions
11.83 vMB
0.03232079 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.26/200 MB

Candidate Block

Mining Attempt 1931979218c6782aa4f1d40f76a08b4fb44dffc3a650b1331bd2a9c73459cf3e
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root d8327ebbceb41d37605bb457200e03143c7a5e294c6663aeeea6fdf3d9c0284f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 0.997964 1.00 vMB
Total Fees: 0.01260353 BTC
Feerates: 150.68 > 1.26 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (754,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,024 159,024 000000000000067407689601c582e3434a583a33c4bfa8af9e740aff2dc82060 6 0.00/1.00 vMB 4
159,023 159,023 00000000000002884d040d2d7ddb7c142a1ca6d209158e1366034c8acb98281d 18 0.00/1.00 vMB 33
159,022 159,022 00000000000001992d932ae185e57b98186eb4b40f452d96f67d9b26c1c201ec 30 0.03/1.00 vMB 50
159,021 159,021 00000000000003818d7e235396e6483363d1c35cf112650f0aa8c4cae85aa77c 9 0.00/1.00 vMB 17
159,020 159,020 000000000000022f78ef234f394deba0282b547f14ec35a33bb0c38f6538bac4 10 0.00/1.00 vMB 3
159,019 159,019 0000000000000796ffe669980329a68872dde006707e474dccbaf2e01bd3b274 28 0.01/1.00 vMB 26
159,018 159,018 00000000000008ed75d85736c136dbf2ab86d141f47068cdafc66fbcda1173c7 9 0.00/1.00 vMB 17
159,017 159,017 00000000000007514167bc07aa4af30de78d9c3fed4d2bf48d3242459a59b280 54 0.02/1.00 vMB 117
159,016 159,016 00000000000009c604e3fbe5ecc98209c696ef09eda1164afb7515bb4453deab 9 0.00/1.00 vMB 81
159,015 159,015 00000000000009eb6e6e829ba712d2b3e8705bc91bdc620201725676e1c488ec 18 0.01/1.00 vMB 217
159,014 159,014 000000000000088a4b3608959ad01cacfd2349b0b75974fa9870ff989ed791d9 13 0.00/1.00 vMB 61
159,013 159,013 00000000000003c70c62fc91822cc21eddec8733f597d2595f0a28bd842b9dc4 14 0.01/1.00 vMB 198
159,012 159,012 00000000000000802adbb308bca002edd4905e2b9c963f1c9a99ed938e81017d 16 0.01/1.00 vMB 594
159,011 159,011 00000000000001154701f5d2a8d28b5c29bc3c3d07d3fb4da55b51c9ad9d6c1b 22 0.01/1.00 vMB 56
159,010 159,010 00000000000006e48b12df5eb3f401c47f01af6163f76bb661619fd79e60f510 124 0.05/1.00 vMB 34
159,009 159,009 0000000000000b2a49885ff78e46b9e666dce2253b30d46df0ce16679f58a042 18 0.01/1.00 vMB 62
159,008 159,008 0000000000000349a73b320ff29f9748b17f7fd034b323851cb04aa53f365056 11 0.01/1.00 vMB 31
159,007 159,007 00000000000001f831de15262d2920ba23ff5c048c4096c089a8f041a72be4fd 11 0.01/1.00 vMB 55
159,006 159,006 00000000000002829417bdbe92f624d37870ac6780077c4cefa7e1261293ea42 2 0.00/1.00 vMB 0
159,005 159,005 000000000000092646ec9cc60b7d989a3e49f8b1d0eb41479c41a30ee4319915 28 0.01/1.00 vMB 42
159,004 159,004 00000000000007f385e4506da0d6d310ca8670ca53cfed77a013cffefec421cb 12 0.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 779.99 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: 472.85 GB
    • Received: 3.05 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.