Loading Tool

Explorer IconExplorer

Memory Pool

39,732 transactions
28.93 vMB
0.06618793 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt 3008e61a2a940b6da860ff58b6f867c1e9378dfa7379da3e50a6e74d3f0dbc12
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 4ddafec7a73b3c6daa55756386ad189592f7ce2ab60adafc56369441afa08710
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,521
Size: 1.00 vMB
Total Fees: 0.00992479 BTC
Feerates: 150.80 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (880,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
33,922 33,922 0000000057bb00d06dfb48a62f66703c2c8a9a565943a9a0837997c47514cac8 1 0.00/1.00 vMB 0
33,921 33,921 0000000096a8ff06bbddda63755b3c0113b3d6b2072637e3a0b5e0c415ce4583 1 0.00/1.00 vMB 0
33,920 33,920 0000000079bf1b1b028b197b54bf48627f16a84cba9e25b8a287c9113f4a6084 1 0.00/1.00 vMB 0
33,919 33,919 00000000024e81000694523835a6c5408a5fac4cbc0aef1d071f2cad358b5c0a 1 0.00/1.00 vMB 0
33,918 33,918 000000008128f561c8fb5fb927df54ee3c42b5ff1996f06c5dfbb334221a9fe3 1 0.00/1.00 vMB 0
33,917 33,917 0000000019d84a30f06ba92d0b88ea4992faf9d68d17620b1dbe320a93285375 1 0.00/1.00 vMB 0
33,916 33,916 00000000ca7feb23648c710c1ffa60ba3496cdd4983b7efed9b98937a9464c2b 1 0.00/1.00 vMB 0
33,915 33,915 00000000a8a8f9a6afba6edc03361f8e02f5404905ece422900f009e8b03fd88 1 0.00/1.00 vMB 0
33,914 33,914 000000005a930a892663bbd5fe3a42244c4f97e9f1142d66dbe07b0a72934c03 1 0.00/1.00 vMB 0
33,913 33,913 000000000770a245f3bc05a50c77e427e4479b173b3729183c79ffcf36aa1a2c 1 0.00/1.00 vMB 0
33,912 33,912 000000006c9efb9aa9cc3fa84aab157365b160b724748cb8b201a23aaff2f793 1 0.00/1.00 vMB 0
33,911 33,911 00000000cb9da87e0de3562b693e14ee715a07f1475144b25def6e2e4602461d 1 0.00/1.00 vMB 0
33,910 33,910 00000000b97b750be5b8e83fbbc842eaeec0acb5e0b0ced717158f713e8ed09c 1 0.00/1.00 vMB 0
33,909 33,909 000000008b517dee3edc76e12cad6ab2344daf223bf3e26fffd07cdda69a80f1 1 0.00/1.00 vMB 0
33,908 33,908 0000000090152a5cb3a5dbb0930f858dde712e6f68c98468bb4de85b87cffa72 1 0.00/1.00 vMB 0
33,907 33,907 00000000c2cfccb4d0226982988a807150705bd2c873f0e8eb0b6a752a1c08ce 1 0.00/1.00 vMB 0
33,906 33,906 000000003ec0b72d7f1d668a7fc47800fb4e88e288bd934571ebc5db338a73b6 1 0.00/1.00 vMB 0
33,905 33,905 000000001199d071619fd2bc81264d672cc3f6acc9381b21d15b6d21f2f22d5a 1 0.00/1.00 vMB 0
33,904 33,904 00000000718f57294d9edf9f637e7962bf6713cc026f2f1c0104073d34aa4c52 1 0.00/1.00 vMB 0
33,903 33,903 000000003cc862991a5043716adcfbac043bcd1390ee25d0cf19ee9c1c772ea1 1 0.00/1.00 vMB 0
33,902 33,902 00000000b0a50f33b4641281f877015630b58c68ba4b8e3929c812a8dbe69cbc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.58 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: 622.83 GB
    • Received: 11.39 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.