Loading Tool

Explorer IconExplorer

Memory Pool

80,618 transactions
31.29 vMB
0.08482868 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 64a54a1721e0e59a7b9bd559491fef4caa102c58e1f79bcf374397c18b0898bd
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root e1b81a7234798abae1e1d6949003a39ab4480fe1636b420b60b31c8c193fb71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,244
Size: 1.00 vMB
Total Fees: 0.01719321 BTC
Feerates: 150.65 > 1.72 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (490,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,002 425,002 00000000000000000536b3b5820d3e5809b9f6a296998a0d35df92164a46256b 902 0.34/1.00 vMB 58
425,001 425,001 000000000000000004da9e5abd0b2450a9915c60e6bb1d25e68e446c4129818a 1,308 0.53/1.00 vMB 66
425,000 425,000 00000000000000000142adfebcb9a0aa75f0c4980dd5c7dd17062bf7de77c16d 1,046 0.47/1.00 vMB 62
424,999 424,999 000000000000000003ec388531f07441f8c3e88cadea421c5ccce7b9e68fc92f 228 0.98/1.00 vMB 3
424,998 424,998 0000000000000000018f07e61ebae020e789aa3b0500ea45393f24a205256d8f 443 1.00/1.00 vMB 12
424,997 424,997 000000000000000001828f8b1f9bb974b86c1d5a43b2643c39c081009d00384a 286 1.00/1.00 vMB 13
424,996 424,996 0000000000000000011a573e855ee3c3e02d4490538c0ec7b2af315551ed147e 1,904 0.99/1.00 vMB 57
424,995 424,995 0000000000000000031ae6d60169e74a991d487d7d42b41f7f86440753464021 419 0.19/1.00 vMB 45
424,994 424,994 00000000000000000071ff79331fb6abcedee8434779a96a57fead716cd9b0e8 289 0.10/1.00 vMB 52
424,993 424,993 00000000000000000529260abadc1de80466269a6fb7ebf69de62b713a230e06 296 0.45/1.00 vMB 18
424,992 424,992 000000000000000000be3cdfc49f6704243ac1aa1e7e861365ed577f3a4576b6 1,111 0.52/1.00 vMB 47
424,991 424,991 00000000000000000282549bdc7f0de49a4b93f4956f77aaffe715c8e88e8c00 2,594 0.99/1.00 vMB 83
424,990 424,990 0000000000000000017cbca3c94dc001fc215dc7c7f943faf88e188242800fbf 1,670 0.69/1.00 vMB 56
424,989 424,989 000000000000000004ca69c613613e002d647d215b0ab74783fe7079d6fdfd3f 1,144 0.58/1.00 vMB 50
424,988 424,988 00000000000000000095e2d3a226afff2efd2f8fd56e3622d9e72bdabd9daf93 1,188 0.51/1.00 vMB 56
424,987 424,987 000000000000000001de0e87542ca938680d25ae1d8eb8c46dbcbc5691097054 186 0.07/1.00 vMB 65
424,986 424,986 00000000000000000289424ac628a1c6086368732a0c9793f42116e5b61219a3 1,032 0.47/1.00 vMB 58
424,985 424,985 000000000000000004614e005cf252ba9f5b4db06e61e31b40a4c14a2fcdd747 785 0.35/1.00 vMB 59
424,984 424,984 000000000000000003a89a5ec069021bc16235d36aafb87ac7a4a821072ae030 36 0.02/1.00 vMB 43
424,983 424,983 000000000000000003e8ce393cc7eba4786825aaa1a621c1da3ba0cab4f06cb9 677 0.24/1.00 vMB 67
424,982 424,982 00000000000000000554c70ed737df1bed293d0d8a269acb6f3c66f732d1db7f 635 0.29/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.