Loading Tool

Explorer IconExplorer

Memory Pool

47,447 transactions
27.85 vMB
0.06320461 BTC
Random Selection Loading Transactions
Max Size: 147.74/200 MB

Candidate Block

Mining Attempt d485f17288f8e1b7b30670fbcc52dbbc7849c24182c9f7189a06251468f53cbf
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root cec6116a817d5d70fd0a2037307865b8c632279bbbe1e3079e03e189f5f6e1a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.00988558 BTC
Feerates: 46.87 > 0.99 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (732,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,803 181,803 00000000000006e6295db73e175a3b1d6a4ac384dbd00521d384ef949d2b3f36 254 0.12/1.00 vMB 105
181,802 181,802 0000000000000348312ca5faccb3b8062f22aba10070efeec89c15288cb49a46 36 0.03/1.00 vMB 72
181,801 181,801 00000000000002b983a465861a830b70797a92602215a841a59a50cbe9dad137 19 0.01/1.00 vMB 49
181,800 181,800 00000000000005719baf3999c44f7828052fcb68ed8ba0ee90de76e15d273fd9 240 0.12/1.00 vMB 131
181,799 181,799 000000000000087ace522c8d23c3a92f4379e9ac63752ee736db2fee9a2a355f 109 0.04/1.00 vMB 805
181,798 181,798 000000000000061a60d87a96f6cd6c4174e385b86e7c45883b9713c9d4d25f5f 76 0.03/1.00 vMB 95
181,797 181,797 00000000000009f542857e50cc63861f4ebbb178b1f131b4407dcfb355e23e6e 224 0.09/1.00 vMB 113
181,796 181,796 00000000000008a8e51c351203c261d46fd2aeaa7569d6fa9d31a0a0542cdf4a 128 0.04/1.00 vMB 128
181,795 181,795 0000000000000433dd4fcaede466f558b62930277eaa0011e37dc0559058de99 138 0.05/1.00 vMB 155
181,794 181,794 000000000000014d0166154dba9e39f9e0ad3c06f630a4e200cbf5bde63b3660 103 0.05/1.00 vMB 310
181,793 181,793 00000000000008fd75d14d34e1d95711b12461ef50223c10a0f07e2e3e1f6944 152 0.06/1.00 vMB 121
181,792 181,792 000000000000027edd79c182631be949bfda1545c3cfb29a7bdebb7aa6e3b0e6 4 0.00/1.00 vMB 68
181,791 181,791 000000000000067ae8f985eef0323da3ccdc5e204c7d2e41a366dab597e9f9a7 145 0.05/1.00 vMB 133
181,790 181,790 0000000000000a0d4d2ae28d33f5f120f30950017d7e15e2af6daebc2284756a 64 0.03/1.00 vMB 102
181,789 181,789 00000000000006bad5579e6d9ba49850b3e2483db06e833e825a0ae7dae480f2 32 0.02/1.00 vMB 195
181,788 181,788 0000000000000390acad9e5ce3284e5d0e4fe725b153d5f8f003577cefac9d93 6 0.00/1.00 vMB 84
181,787 181,787 00000000000006e9df427efd32d51fb174366ac0bfb12834a63fa87e525290e5 89 0.05/1.00 vMB 97
181,786 181,786 000000000000029db321963bd240a5128fb894cf6ea26ab99471094901cc290e 57 0.02/1.00 vMB 121
181,785 181,785 0000000000000300d155936db177eae144730fe023c8a8371e6dce26ad783193 125 0.04/1.00 vMB 35
181,784 181,784 00000000000009d4ef365c461b6cb0d5801b665dbd67c166bcd368eeffe9fb15 76 0.04/1.00 vMB 72
181,783 181,783 0000000000000196c780e3aad385ce26a9c553e3fa4b9fe31114f8fc24f74475 267 0.11/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 781.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 645.25 GB
    • Received: 12.71 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.