Loading Tool

Explorer IconExplorer

Memory Pool

83,023 transactions
31.36 vMB
0.13000867 BTC
Random Selection Loading Transactions
Max Size: 190.06/200 MB

Candidate Block

Mining Attempt 76fe762502c8ce4575d80c8fe48ece187db0270b590da8cc5380635ded227550
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b34ecf10b2166f67eb281630d1843caa1d5f9e6ab91606b18a562117e4616bf9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,034
Size: 1.00 vMB
Total Fees: 0.04590651 BTC
Feerates: 318.30 > 4.60 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (585,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,317 330,317 000000000000000002161d4feb79ed86acf78861d323ac7a47376d8143c37543 1 0.00/1.00 vMB 0
330,316 330,316 000000000000000001b59775c20727fa0fa8cda16226badc4162187a3c70ed53 512 0.19/1.00 vMB 45
330,315 330,315 00000000000000001071802437010b54866e3edd654f83837e10a403ce228166 164 0.08/1.00 vMB 30
330,314 330,314 00000000000000001888bc222105d892c4cb4067c083b6f7bce075bd003a8a8b 297 0.18/1.00 vMB 24
330,313 330,313 000000000000000018e2127cc9edcbb68ffad9ed9d9e15382ddaea36d05f1290 751 0.38/1.00 vMB 26
330,312 330,312 0000000000000000039cbba6d57ba7306b41fd8ab82526ea324112926312e32b 129 0.16/1.00 vMB 16
330,311 330,311 000000000000000001a600c05de505683abce25683313e071819fba2d0c06324 939 0.78/1.00 vMB 19
330,310 330,310 0000000000000000195f848ed3a36c500ef79c462321bebd2825a14b945622ce 1,145 0.75/1.00 vMB 23
330,309 330,309 000000000000000010baa320b3500d336937aa4323113d6f3fdab5d10eae15c8 1,461 1.00/1.00 vMB 26
330,308 330,308 00000000000000000db6615b15c1a508ede90910ee77a433623e98746d0f7971 1,350 0.74/1.00 vMB 27
330,307 330,307 00000000000000001a20aa94926a2d06d886eb19aeb0e82fd146679ff66b5ee4 1,094 0.70/1.00 vMB 22
330,306 330,306 00000000000000000370b7cf4e0008bf0be7d26d642d851cf50f31be52aea434 1,024 0.33/1.00 vMB 41
330,305 330,305 00000000000000000c39e68748aa615005be3298ad3d0ca15cd6fb240366a583 64 0.03/1.00 vMB 27
330,304 330,304 000000000000000017e84d09a31758382570aba5df45e71dc19232929fb12039 400 0.21/1.00 vMB 26
330,303 330,303 000000000000000010d9c214250dd9783209e436dad6bc7686cf91d0c93c6335 453 0.31/1.00 vMB 23
330,302 330,302 00000000000000001259e8dfe6dabe25e5ba69d46f78ed0b155f729c7eccc346 453 0.23/1.00 vMB 25
330,301 330,301 000000000000000018ea97b317b5fb86dd4694a2dbcc96418f60a77ac7167bd1 883 0.49/1.00 vMB 25
330,300 330,300 0000000000000000102300d5349d22ea99c80717d17c1200be01e7f9afddc39d 176 0.11/1.00 vMB 22
330,299 330,299 00000000000000001269f78f83709e9dd5cb60c677f3ec049f7d03f9b1f257b5 796 0.50/1.00 vMB 25
330,298 330,298 0000000000000000165fd7336068ee8835dd409ee35b0814b58b5256a1f5ddda 98 0.05/1.00 vMB 26
330,297 330,297 0000000000000000118bc5bd37285b77a6ee40a88b74c3bbaa960e81a5641e87 608 0.32/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.08 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: 722.50 GB
    • Received: 18.40 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.