Loading Tool

Explorer IconExplorer

Memory Pool

75,359 transactions
30.83 vMB
0.09677248 BTC
Random Selection Loading Transactions
Max Size: 181.03/200 MB

Candidate Block

Mining Attempt bc287b3e10be730e5a1c6c8200d50c43e2bd87843a858ad3b975adb477a053f3
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 878e928c5cb06da931d2f4eaec4dd6e90621b51b57948ce5f992626bee1007ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 1.00 vMB
Total Fees: 0.01795807 BTC
Feerates: 301.35 > 1.80 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (483,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,093 432,093 0000000000000000013b057e6b6ae17bd68a7dc81720439e04fa464de1b59465 1,987 1.00/1.00 vMB 49
432,092 432,092 000000000000000001bd4da7f3049aac76fa133fa9324b60b1034395465c1743 1,659 1.00/1.00 vMB 45
432,091 432,091 00000000000000000015f2916f81b7d1a2eedf970b03f3736903a36699b8bf02 2,269 1.00/1.00 vMB 51
432,090 432,090 0000000000000000027653ba325d1f7e1f10d351fb5e9053b1a5b894e9fca909 2,843 1.00/1.00 vMB 63
432,089 432,089 000000000000000000574e3f2195fae5a6ae168f35fd90cba4d90545d73e3253 1,926 1.00/1.00 vMB 64
432,088 432,088 0000000000000000012b1980e0117bd95412f8d0a9235731edd9b9729beb36b5 3,015 1.00/1.00 vMB 89
432,087 432,087 0000000000000000030c6b8e1911c861160c05e4687af392f0854275dbbb30ef 995 0.43/1.00 vMB 57
432,086 432,086 0000000000000000018e96c530ba8c846ea8754521bc95382648b3873e6dd279 708 0.27/1.00 vMB 61
432,085 432,085 00000000000000000308b05210642c383f035eaba89b3c8e847851eff209d454 1,877 0.79/1.00 vMB 61
432,084 432,084 0000000000000000020a789acbe5452292a5ddf2111f12b93dbb7012f6b7049b 1,517 0.67/1.00 vMB 52
432,083 432,083 0000000000000000045c70e3f450ae139338456b6b55b63e4c40525dafa7a2e3 132 0.05/1.00 vMB 50
432,082 432,082 000000000000000003f02f7914eb2f4294557d1a08c3940ddae8e44d526974dd 581 0.28/1.00 vMB 60
432,081 432,081 00000000000000000168cd92ca7dc2d7ce0093286319dd0566f24b19b2f97918 1,326 1.00/1.00 vMB 34
432,080 432,080 000000000000000001f50a25b39ec83933aeb8710bde8a0998d411360939eb59 1,226 1.00/1.00 vMB 27
432,079 432,079 00000000000000000337e699bef2cdfdf603fea03cd10bafe643215dfe95bce3 919 0.45/1.00 vMB 53
432,078 432,078 0000000000000000018361b996f268cfaf5eac8dcc1cf01d01fd0b136c615c41 216 0.11/1.00 vMB 48
432,077 432,077 0000000000000000007746e10dd5b095f5d36f22adc33b37dd29cc0e7369300f 464 0.18/1.00 vMB 58
432,076 432,076 000000000000000001ba291cdf2d9c223458de4644272647a5af396f84451dae 435 0.18/1.00 vMB 58
432,075 432,075 000000000000000003233393dec43d06f697fdc4e1d305d9e082883da204ff5e 1,428 0.69/1.00 vMB 54
432,074 432,074 000000000000000002beaf750ce7ddeade21fc8d15bb50c93beb0d675b5ce745 205 0.08/1.00 vMB 61
432,073 432,073 00000000000000000024e0e40e0200d2563cac2e49bc475294afa57915fbbdc7 1,599 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.12 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: 739.11 GB
    • Received: 18.62 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.