Loading Tool

Explorer IconExplorer

Memory Pool

80,500 transactions
29.70 vMB
0.06899511 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt 3f64765ec452c5f4bdaf791d6003fc684ca7f9296ba35aca4f0cc947b523610e
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 1729868e2e5c5a55205fa2a3a58f5577feaa5474bcc99af81e9deb471e3bb448
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,137
Size: 1.00 vMB
Total Fees: 0.00843082 BTC
Feerates: 100.36 > 0.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (592,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,806 322,806 0000000000000000121d7c09a9559e8e4639c2c25e3f44ac517d8d991cba91dc 463 0.29/1.00 vMB 25
322,805 322,805 00000000000000001472e5efe38612502f6d770da34a4ee108c8d8e5ab435209 196 0.19/1.00 vMB 20
322,804 322,804 000000000000000005430b6f2aa7ef1bbb08c458fda2c708fa8a8eab080ca579 722 0.90/1.00 vMB 18
322,803 322,803 00000000000000000f5abec0fd43e3609796f42a6d0e447cb09eed85930fa11e 545 0.38/1.00 vMB 26
322,802 322,802 00000000000000000fd9ef74aba5f8bbcd4279ea06c8926bb25ef6509cd2a59f 159 0.07/1.00 vMB 33
322,801 322,801 00000000000000001d34f09989becf8d4464948af4bdee2c5304714a6dbfa4bb 1,043 0.53/1.00 vMB 26
322,800 322,800 000000000000000010b2aeff300ab4df14681cc1b5af25551434cc1b909291db 128 0.04/1.00 vMB 22
322,799 322,799 0000000000000000146c4f77196322bdd1dcba24d880d1253a235ca78a7fe031 648 0.68/1.00 vMB 15
322,798 322,798 0000000000000000177fb7bdbb036b0582afe752b9f32c13b5611d8d25b1803e 773 0.35/1.00 vMB 28
322,797 322,797 00000000000000000cbc8aa62259c5ec8ec814c480193aef18e862f2fabf3c41 1,152 0.35/1.00 vMB 44
322,796 322,796 00000000000000001a6da791950b70a8277ff81900c5f39ba699803846182cbe 935 0.59/1.00 vMB 25
322,795 322,795 000000000000000012ef4b63c39bdf7daeee2309d5add7ad2c9c38aa4973f27e 65 0.07/1.00 vMB 8
322,794 322,794 0000000000000000122b3e6c8a6d936d0faae03b32ad560eaec8d1e12e594998 103 0.09/1.00 vMB 14
322,793 322,793 0000000000000000044e3912e07bc802188f692fc50ec551f671a80ccf31efa8 878 0.52/1.00 vMB 26
322,792 322,792 000000000000000003a92f6510389507c1880975554dba59759f681aa5880256 1,022 0.62/1.00 vMB 26
322,791 322,791 000000000000000015fbace0bafb834b851f22879996d53abf0d1f9c62408ad7 1 0.00/1.00 vMB 0
322,790 322,790 000000000000000000d87e0df313c57688fd964b11ab20e546006a1e8ebd609a 397 0.40/1.00 vMB 19
322,789 322,789 00000000000000000d702886ba1153ce51e54219ec6ed2dadf711bd933d84815 639 0.35/1.00 vMB 29
322,788 322,788 00000000000000000d7a8d42111e3edeeaebfc0fe106b44760d25e84bf79974d 593 0.27/1.00 vMB 33
322,787 322,787 00000000000000000d06f8506162cd8ce40135aef47dbb824326b310ce871501 35 0.03/1.00 vMB 9
322,786 322,786 00000000000000000bd53b929e53aa933db4e7abb83c8b79e6d2564337638cad 719 0.35/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.