Loading Tool

Explorer IconExplorer

Memory Pool

68,201 transactions
26.02 vMB
0.06364836 BTC
Random Selection Loading Transactions
Max Size: 156.47/200 MB

Candidate Block

Mining Attempt 11ae8ab569a38f75ece313fe6c50c57314a1d031aae7adb470adf7d073aa8aba
Version 20000000
Previous Block 0000000000000000000175dbeab0bf4ef64bdb07fd59f99fae4c08e0d4533d28
Merkle Root 736b24e4994a6b32f15828cb05b754aed0343c2795598ea9eb36040722ee74e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,296
Size: 1.00 vMB
Total Fees: 0.00855157 BTC
Feerates: 100.33 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,513 (812,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,508 103,508 0000000000031a0ef69ce86e7b763d8db49601d3ac7e82051491fd97ed2ab5cc 2 0.00/1.00 vMB 0
103,507 103,507 00000000000286293fc73397df16ae74f447a362a0bc5177144644275c67cbcd 1 0.00/1.00 vMB 0
103,506 103,506 000000000000fda952a5edb675c3855d295e91c5401cacad7f269a8eea51f73a 1 0.00/1.00 vMB 0
103,505 103,505 000000000002688bb92dd8884fee76949c71db683fc8d4cdec0b1150b02f8438 5 0.00/1.00 vMB 0
103,504 103,504 0000000000001ebc8a9971ce6aa20145176e2c586b60c20e49b150dcfd400939 2 0.00/1.00 vMB 0
103,503 103,503 0000000000005476900e095753b3ce83af1feb6215a3b61c753c4f802fd45f41 4 0.00/1.00 vMB 0
103,502 103,502 0000000000020b27b0c70341ae5103dc2235100c205b2fecd8f6efd197686d14 3 0.00/1.00 vMB 0
103,501 103,501 000000000000d4b1f1a3d112925dddf69010d11468226f793b0780dc9c9eeb4c 1 0.00/1.00 vMB 0
103,500 103,500 0000000000029b924435f3e38195c9127a3180fce6b799d99957b7143f9f9ade 8 0.00/1.00 vMB 0
103,499 103,499 000000000001553cb841b0c7461a1569553fcfecb328347e9864aef56312eded 3 0.00/1.00 vMB 0
103,498 103,498 0000000000023b4a0c77955e7f861f41f61c88b423a75343692114265732348e 1 0.00/1.00 vMB 0
103,497 103,497 000000000002afef0025a5d4c9fe2ebf2608946916ce17aba1fd911cdb388053 2 0.00/1.00 vMB 0
103,496 103,496 000000000003826145d3cdf90b50bb0430d6cdf9432dade95f4c770d17a9065b 7 0.00/1.00 vMB 0
103,495 103,495 000000000002084d809ccefdca42afae3f71a09ab4fb53c7121513a11975c1bd 1 0.00/1.00 vMB 0
103,494 103,494 0000000000014919313801e6c9eec1be9ff633cb90781f67b1d4629c04aaa260 1 0.00/1.00 vMB 0
103,493 103,493 000000000000ee4bf511acb12f60e2198d6cf5823dc1c358fa91f956381b4d27 2 0.00/1.00 vMB 0
103,492 103,492 0000000000012cf876bc650db29774297ff71ca9213360e0ba8b4b34e9a40e05 5 0.00/1.00 vMB 0
103,491 103,491 000000000002377d3de7fea014c11b0e033ffa5da7ee15a52f8756201041f91b 1 0.00/1.00 vMB 0
103,490 103,490 00000000000047afcbb4a20db5f55a057fede210792a365a4713e0653a0745e0 1 0.00/1.00 vMB 0
103,489 103,489 000000000001c68bcd1ca1979b46f7b66d18d37c15b2bb2681988e28403113b6 4 0.00/1.00 vMB 0
103,488 103,488 000000000001f4891ff83f6ae0a577c6ddab74ef53cf5711b1fbf5076e3f631c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.29 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: 766.44 GB
    • Received: 19.27 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.