Loading Tool

Explorer IconExplorer

Memory Pool

42,809 transactions
29.76 vMB
0.09150670 BTC
Random Selection Loading Transactions
Max Size: 151.40/200 MB

Candidate Block

Mining Attempt 27f087acc361e1b817682edd6885ba10c995df3cc65090261c44baf4bfee8d0e
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 905e08d0586829f8fe2a5feaeccc6bdef5c1f8edce461da6c33cf4295dd146e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,341
Size: 1.00 vMB
Total Fees: 0.03161875 BTC
Feerates: 150.97 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (145,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,974 768,974 00000000000000000001101361d86c7e8b8f91f0dbd6ad6adb9f1d5d63942715 1,645 0.59/1.00 vMB 15
768,973 768,973 000000000000000000073b14f0a7e24419416482f42ab5ef4f8ee581163e4e4b 141 0.12/1.00 vMB 11
768,972 768,972 000000000000000000050524e3537bfd03021d8ac427b0e2a67829b87e8e7915 176 0.05/1.00 vMB 18
768,971 768,971 00000000000000000001dc3e275a26b56420dd33e0ff776e83ef4824588bee80 1,853 0.77/1.00 vMB 7
768,970 768,970 00000000000000000000b23c3142283b018ade0823f915d37f587eb2bc000412 1,694 1.00/1.00 vMB 16
768,969 768,969 00000000000000000007dfaa975f99aa6f1d4375e06c6e383dfe0d84398d81c0 969 1.00/1.00 vMB 15
768,968 768,968 00000000000000000007356bd0c82424302182c264affaaabe1a82c0d572adb1 1,294 1.00/1.00 vMB 22
768,967 768,967 00000000000000000000b117a8000dac6b6d01d008860f9d690d1dfdd4967342 575 0.19/1.00 vMB 13
768,966 768,966 00000000000000000005d2f1c5383538a4671150726ddccaa8e65a6bc2ff07fd 277 0.07/1.00 vMB 16
768,965 768,965 000000000000000000079ccfde882e3cd76a690e069f4c6aceab63aec263c364 2,132 0.79/1.00 vMB 6
768,964 768,964 00000000000000000003a6128d69bda44c51f308003bab357fa07d222d2a5bc8 2,669 1.00/1.00 vMB 21
768,963 768,963 000000000000000000078a5dd28934b00b84c0d92cf908708a8083942b694ebd 70 0.02/1.00 vMB 14
768,962 768,962 0000000000000000000168a75f90d88ed047ec1d3519b8ef9a104fc0ecefa866 807 0.29/1.00 vMB 12
768,961 768,961 00000000000000000003ba3f90ac7a2bdae9e5c40330dc3bd5521e56b4f3c3b1 754 0.24/1.00 vMB 15
768,960 768,960 00000000000000000006bcfe90d23bb2badcd33d6260bb30dc1a9fde72057e0a 609 0.25/1.00 vMB 14
768,959 768,959 000000000000000000039d8979c5d531a2caff7d682452703ee1e13fe0dd3b96 266 0.08/1.00 vMB 16
768,958 768,958 000000000000000000003c287d3c227dd1d9827e88980e8bbd94cd56b224eb90 249 0.89/1.00 vMB 1
768,957 768,957 00000000000000000001c24d312ef6f9da254b5aa29f95d1dafd8e511819f396 2,909 1.00/1.00 vMB 15
768,956 768,956 0000000000000000000659ef844916d70bd5f0f523034fbf6137a493943c469c 1,745 1.00/1.00 vMB 10
768,955 768,955 00000000000000000000fb34e0a9e2ac932d23e08bb90ab8b1821e2a4d1e23ba 1,967 1.00/1.00 vMB 20
768,954 768,954 00000000000000000005f374941f965ecabecb4315eae0372154738878370f6f 749 0.31/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.