Loading Tool

Explorer IconExplorer

Memory Pool

80,158 transactions
30.14 vMB
0.09083991 BTC
Random Selection Loading Transactions
Max Size: 181.65/200 MB

Candidate Block

Mining Attempt 92de9bac1a4ab22ef34a4abb4f799614bf3db83ca96b911262ea1c4b28e13232
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root a744fb07e51dcbcd83b5c215fe3ff132f8f39dd365e526b872c0609cfb87ef04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.02015928 BTC
Feerates: 80.28 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (545,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,814 369,814 00000000000000000d560238d4f02ccd8eb6de81fc9410c36a7f5fb97458669a 722 0.40/1.00 vMB 36
369,813 369,813 000000000000000003d9ff095c1c816c9cac11f2a5fc68dd6385130217760391 917 0.50/1.00 vMB 46
369,812 369,812 000000000000000005585d41a0ccfa53fbf6746e6b0ac1b8ceefbbce76167e38 29 0.03/1.00 vMB 10
369,811 369,811 00000000000000000ce5d07321841409cc4bde790b180efc5f9b6cbe96964f48 810 0.41/1.00 vMB 35
369,810 369,810 00000000000000000651275e4bd4bd5b6fd89a816ae6a9ac441730ce0fe88be8 556 0.25/1.00 vMB 40
369,809 369,809 000000000000000000164d4f0ca43a0c05303dccdfc16b1866a174b7b6d6c3f0 762 0.52/1.00 vMB 35
369,808 369,808 00000000000000000a632173f931eff470eddde8060abb364c931153525a5cf6 697 0.44/1.00 vMB 29
369,807 369,807 00000000000000000363acd7f2001ad5abd3f2393662eb5aeac181d1886fa1d7 402 0.13/1.00 vMB 60
369,806 369,806 000000000000000004377399b6517488fb3faf2f22c03ba82935145970343bf4 467 0.22/1.00 vMB 34
369,805 369,805 00000000000000000aac420afed8c5926fbd803be486aa2c9af8ef3500a6f1aa 630 0.43/1.00 vMB 30
369,804 369,804 00000000000000000dd060de091963aed896d88225a5f3b8806549f6c7fb7683 169 0.16/1.00 vMB 21
369,803 369,803 00000000000000001409b31ad02935eb38dc1f5a50df63e2dc56c04fe79ae7cc 66 0.05/1.00 vMB 22
369,802 369,802 000000000000000007c272f891442dd21743c52dd0c2661d5101690a33d0153f 556 0.28/1.00 vMB 35
369,801 369,801 00000000000000000669caa15981b627cc55bbe944b3457c6ed39715d453d433 262 0.16/1.00 vMB 30
369,800 369,800 0000000000000000086bff8e03884ca9b250e5a2bb94fd74b335e993e5a0a258 603 0.40/1.00 vMB 31
369,799 369,799 0000000000000000035065cce6b13fd5833ad493e9e2db7e7de18ffdc07f018e 718 0.35/1.00 vMB 37
369,798 369,798 000000000000000007e0b4c8517fd3c2010b463561b35e6b893a27acd7b803ad 172 0.12/1.00 vMB 26
369,797 369,797 000000000000000009da88990429a00b7965a6f6ac11a15660cac84b4a3dbc06 652 0.33/1.00 vMB 29
369,796 369,796 000000000000000003e292527c700841cea12d0a3ff88772ed448ecb4c8235c5 1,457 0.72/1.00 vMB 37
369,795 369,795 000000000000000011f5fee9e08a25ec0da89636d61457fd6a232d85b7d022a6 730 0.38/1.00 vMB 41
369,794 369,794 000000000000000006e5bf5ad99da09afbd474586fe9788066a9b40428a81145 154 0.12/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.