Loading Tool

Explorer IconExplorer

Memory Pool

80,763 transactions
30.16 vMB
0.12262846 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt b5959d88697fd064ebfcfbeddcfb413a8c16d64f728388102a007b16ec7668a5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 3b91e6af290f8a03bed6946c03152f9d1a697504ab4b1bda1c3cd9437c9da714
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.06090566 BTC
Feerates: 180.34 > 6.10 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (727,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,932 187,932 00000000000001bfb0ff5fc0224c6b77938fa3959ce70155450dc75d1c8b1599 35 0.01/1.00 vMB 98
187,931 187,931 000000000000027445eb9dbfec78c861ca18ce3e5b0d58ba8022e8faf84e8ec1 75 0.04/1.00 vMB 415
187,930 187,930 00000000000003229a09db18ea7f6b5404d525daaa2ebea9ad6aa9054a4b3468 37 0.02/1.00 vMB 339
187,929 187,929 000000000000077f7a2f4d9e70df0a41b086a0ad78917a9941c8f6c7a951673a 115 0.04/1.00 vMB 120
187,928 187,928 000000000000038c11999d7882d91b4c0199a797dde13aa8225dfb5cb01ca930 32 0.01/1.00 vMB 0
187,927 187,927 00000000000008e1b0e824dc6a05798d06b46cd038ad97209c3d9120d3a92637 159 0.06/1.00 vMB 203
187,926 187,926 000000000000013191cb693433c4d20ba8b2fb8fa622bfe40677bd49e989fd42 102 0.03/1.00 vMB 76
187,925 187,925 0000000000000426238e5a4fb54147d77f54f607f7b9e1861ecbb6d03bb3be88 64 0.02/1.00 vMB 287
187,924 187,924 0000000000000028a258497ba9fc5ff7a1935e90574d57fc024f80ae3fdde8a8 21 0.01/1.00 vMB 18
187,923 187,923 000000000000026fa5f453c0d5efe51c6e728beda612b78eb91adaa1d5da9117 86 0.03/1.00 vMB 114
187,922 187,922 00000000000003aef5d20b3058f914ea9efe0c28b497bf7a416a6bac96aa61c0 174 0.05/1.00 vMB 62
187,921 187,921 0000000000000661dba71bd6214ab4ce58450f5cc396625faf865cfd330a81f1 10 0.00/1.00 vMB 317
187,920 187,920 000000000000030dbd871d22794c802ee47ab35581a92232faf38e6d748bec52 187 0.09/1.00 vMB 182
187,919 187,919 000000000000007f950a00dca7da773027269dbdd578ca3807d7927ba7857617 216 0.07/1.00 vMB 16
187,918 187,918 00000000000004ab49260112542ae90036011256de371b9c43afbef8a34b9345 321 0.13/1.00 vMB 136
187,917 187,917 000000000000033145621df7483a50f1065c7325ba6c73ebf243a1e17180e3a4 16 0.01/1.00 vMB 112
187,916 187,916 00000000000002837d42a7dfae539bb08cc34f7c6a73d2727bbf9bbd80364b87 260 0.06/1.00 vMB 192
187,915 187,915 00000000000006694cc4525e34075ab155c7ac616044b38ef21fce5c44067f27 11 0.00/1.00 vMB 35
187,914 187,914 000000000000044364a787e41c8d305a774367e4f68dabb70bcaccb2ed48d64f 262 0.08/1.00 vMB 160
187,913 187,913 00000000000000490ea7e8642197e359a0dccb84526f9d5fe3ee57699e9e8621 114 0.04/1.00 vMB 147
187,912 187,912 00000000000003e656087c68bb35f76fa0c8f5bd9c5f032a49612d1237405b1a 339 0.11/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.