Loading Tool

Explorer IconExplorer

Memory Pool

77,889 transactions
28.88 vMB
0.06773891 BTC
Random Selection Loading Transactions
Max Size: 175.25/200 MB

Candidate Block

Mining Attempt 4ff8989830a9a00bbcbe1c494c0cbe0e5d5a773b00a52943a652c35671a25a98
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 67028e010c401ba35a63f57adf23fa642e2d503ea7979b635dbec39854e6cb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00757071 BTC
Feerates: 149.20 > 0.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (155,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,971 759,971 000000000000000000010e3034dca26606f1ec81d47b1c75805f5d19c8fd4431 2,727 1.00/1.00 vMB 10
759,970 759,970 000000000000000000071a2445f2f184729e991e1d3da1ecac35ac77d9da414a 2,695 1.00/1.00 vMB 4
759,969 759,969 00000000000000000003010d934f6a0c8b2dafa8bafa7dd062c41045160b98e8 2,522 1.00/1.00 vMB 9
759,968 759,968 00000000000000000006e1333a1fcc7c46b0bb2f11a42c2e4d7353affd05bb1d 2,679 1.00/1.00 vMB 12
759,967 759,967 000000000000000000011f5c1448d56c11b6c2f1ed4ba9266b869967056367e0 2,230 1.00/1.00 vMB 3
759,966 759,966 000000000000000000012b9ca8548f59b879d23ba0eade810ccfdd150d9d3918 2,359 1.00/1.00 vMB 5
759,965 759,965 0000000000000000000715a72844e73446a2e2bcc8753b49923f5b104788265e 3,392 1.00/1.00 vMB 18
759,964 759,964 0000000000000000000101d9014b0d89de6b8bb8c10c6634d628c37d43d30f2f 3,148 1.00/1.00 vMB 9
759,963 759,963 000000000000000000021a9ff58de3c18248884f3bbcc07d91f8282525afe0ed 299 0.08/1.00 vMB 7
759,962 759,962 0000000000000000000214627409aea02daf0ad064d87aeddb970b4a4eddae6c 1,501 0.49/1.00 vMB 7
759,961 759,961 0000000000000000000188f69f602779db89a371e58cb0e09504f63271d24663 180 0.04/1.00 vMB 9
759,960 759,960 00000000000000000001bd6e32ef2cf0662907458d7b628250b2a5fa63725159 1,534 0.61/1.00 vMB 6
759,959 759,959 000000000000000000061f772f4c2b075edcfba7b94b2401bd0bf2632a8b5f12 961 0.51/1.00 vMB 7
759,958 759,958 00000000000000000002fb10ec2a2f205e20ea91f471f20217ab9686d82b5039 333 0.44/1.00 vMB 5
759,957 759,957 00000000000000000007b1d0576a3fe38dc2b223707df9a1568237f384a5295d 448 0.12/1.00 vMB 11
759,956 759,956 00000000000000000000cf242fedef6f3813e27b7d4eb3db1a8523dd2bc9b95f 1,229 0.41/1.00 vMB 8
759,955 759,955 000000000000000000050dade8ae930f00c925e5e4299fbc1ea63e5c97b80a42 782 0.25/1.00 vMB 9
759,954 759,954 000000000000000000046c6fba41433a1330ddc0b0d583ec58e7e1562a2194a6 286 0.09/1.00 vMB 10
759,953 759,953 000000000000000000028400599a2e10ee0a1109b4548b3337adb6b08df2b31a 838 0.24/1.00 vMB 9
759,952 759,952 000000000000000000028ed1c1277f90d031513ab5062b703794d0f187a469c6 400 0.15/1.00 vMB 7
759,951 759,951 0000000000000000000687aaaa9427d2ce543b47c06402aebbf8b57128d39993 909 0.32/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.80 GB
    • Received: 15.77 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.