Loading Tool

Explorer IconExplorer

Memory Pool

81,959 transactions
30.90 vMB
0.08537654 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt ab68ad07bc576e78fd9ea6f5f9d4197b8e0f216adfe830c888d7d564e64ce96e
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 186b88048d4b2f82794472b5c05b0c6a18f3f53db9f4f5aa9681d347cac761cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.01571555 BTC
Feerates: 100.00 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (627,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,911 287,911 00000000000000005727a2db1be399bd45168161b2a4287939e3b2bea2dddb9c 92 0.06/1.00 vMB 78
287,910 287,910 000000000000000128da9b7dda28e7de0e24ff73f1a7f306b279e6b9af2817ff 357 0.21/1.00 vMB 44
287,909 287,909 0000000000000000c8a3c5d324c86b8afe0f21dbc19818764319618b098a6623 359 0.20/1.00 vMB 32
287,908 287,908 00000000000000014e06412631ff67305cde77c6631dc58a2ce35308558cee05 136 0.07/1.00 vMB 29
287,907 287,907 00000000000000014239665cd6b97c5bf337c555ea0293d074f08735a942febc 127 0.21/1.00 vMB 20
287,906 287,906 000000000000000093e419dda70fd04f7ed5ea0ffb4d2b7eb306db6edcc41752 594 0.35/1.00 vMB 29
287,905 287,905 00000000000000012b3925f20aec112bcc54c5d11ac2b73d441bc437d7f8baa1 795 0.25/1.00 vMB 66
287,904 287,904 00000000000000001fdb666a7af43c0997efe38b409f9c900d6bab3ad139fd5d 289 0.27/1.00 vMB 23
287,903 287,903 0000000000000000c1596f8a367f0e54fe30397dc28cb260043b5a8784dd08a5 548 0.35/1.00 vMB 34
287,902 287,902 00000000000000012fcceaf2e55882220e46fa3b9a4aa88910b1d0eb2fa55414 98 0.08/1.00 vMB 24
287,901 287,901 00000000000000011b92e8e3817a6870fa55a9405117e0ad3b6ccc90b3a1bb3e 816 0.35/1.00 vMB 43
287,900 287,900 0000000000000000e057e874b1adec1d984cb42c1a6a6021b107ffe3b14663b9 61 0.03/1.00 vMB 32
287,899 287,899 00000000000000007efc536112c81a238918b5e703fd287941706754451288f7 332 0.16/1.00 vMB 33
287,898 287,898 0000000000000000bd73d5367aad100b78a63899e5930e1173b22a5a14dd696f 33 0.17/1.00 vMB 11
287,897 287,897 0000000000000000ecddd301bd24541e483b3d02b458a20ca6a14fb6db27762d 501 0.29/1.00 vMB 41
287,896 287,896 000000000000000061e1bbee6cd583713b358fe00f91b488bf6feb84483d2727 16 0.01/1.00 vMB 67
287,895 287,895 000000000000000140528ad589933d6cfb908f6345030f4d0b06d33f720c4089 217 0.46/1.00 vMB 13
287,894 287,894 000000000000000074a9eaa0c8b3d1809b8d8304da4d19a7ec3ca396e15ba757 126 0.06/1.00 vMB 39
287,893 287,893 00000000000000010258c1c1389e58123e47f5982dffe9e1d0b214dcb4ca15c5 158 0.90/1.00 vMB 11
287,892 287,892 0000000000000000777d53e87dc0375ddcc88de82d4689f6ffef16d78bf939a6 508 0.35/1.00 vMB 19
287,891 287,891 00000000000000002c80c86cf3b9f4a135ec9f20709a78e8cee9db7b998e51ee 1,066 0.35/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.