Loading Tool

Explorer IconExplorer

Memory Pool

73,903 transactions
28.25 vMB
0.06863002 BTC
Random Selection Loading Transactions
Max Size: 167.91/200 MB

Candidate Block

Mining Attempt fd65d2e5c1d687fc5d61127b675b30c86ef9117dcec5d76c22753a3fe58aea0a
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root c653c21e34897eae673f9383dd4e1054566e2be3ed9f7eeed58def393addca6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,572
Size: 1.00 vMB
Total Fees: 0.01210542 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (645,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,994 269,994 0000000000000001b79a5805a289d99023d8bfc10a3e00f2424cac1d182cb4d7 65 0.04/1.00 vMB 9
269,993 269,993 0000000000000007b08d0f48be40387a94552ed387c14dff79c9ec22ce8cbb57 174 0.08/1.00 vMB 51
269,992 269,992 00000000000000051da0f2973119dd0533feb06b55f8e51390fedcb8a50cb7ec 521 0.23/1.00 vMB 60
269,991 269,991 0000000000000008058a22fd3eae47bdaa5ebadf6a67f6e1fa6f7d2d78965c63 322 0.18/1.00 vMB 41
269,990 269,990 0000000000000003bb5d4a14f10043968f650cf9cf513c2dded0c60d52d6e939 102 0.05/1.00 vMB 50
269,989 269,989 0000000000000000a1bf1c65136cbd618e356179fec857d583e7a9373ca8386d 50 0.02/1.00 vMB 71
269,988 269,988 00000000000000035d4989dce9dcf27439ac7445e51d19d5cf686c900a9f9294 216 0.12/1.00 vMB 30
269,987 269,987 0000000000000000e8d1a5883874a6588f7e23e1060f0e8371643035f52d055a 44 0.02/1.00 vMB 82
269,986 269,986 00000000000000020dd41bca17edfc16672e8da1068fe565007d90cb8f293e43 45 0.04/1.00 vMB 41
269,985 269,985 00000000000000035c5cf910cd85bded8c0ec488322fc1e9a6dcf728bca80c0a 103 0.04/1.00 vMB 40
269,984 269,984 0000000000000006b7e7d1abf2ee275292403b6ffaeeef0e0a93c7f842758d48 125 0.12/1.00 vMB 15
269,983 269,983 0000000000000004b0f5053eb15f2b5dfbf761b560d77d1b631520f9a2731a57 476 0.25/1.00 vMB 42
269,982 269,982 0000000000000007cfce838efa2f17719ef01ad079a9571fbee527868e8d5dae 616 0.25/1.00 vMB 62
269,981 269,981 0000000000000003611c6a42ac9dec5a0e38730f7b0221eefff427647f5ec704 665 0.25/1.00 vMB 96
269,980 269,980 0000000000000000be2ce00b13fc520352017a52eb09d27814abcda9ba02da38 270 0.14/1.00 vMB 60
269,979 269,979 000000000000000042d474199e28e1e55639fef7855327483d2fd91909924f4d 531 0.23/1.00 vMB 74
269,978 269,978 0000000000000007e8a9c3beb2d5e8c5f88a987b5b10dab7c08086348c69ccce 493 0.23/1.00 vMB 70
269,977 269,977 0000000000000006a12a38e17d7766158627cc32c1162f74e616265ca803a3c3 34 0.01/1.00 vMB 47
269,976 269,976 0000000000000007c01f4dde7522e46405f3326daf889e395af832682e6818d5 220 0.11/1.00 vMB 23
269,975 269,975 00000000000000051074e92df5cff0186dbb17a3576c06caf57da6016af32fa0 352 0.16/1.00 vMB 73
269,974 269,974 000000000000000770aea3544b21563541335c3d20305df6c253ae3c0ba450b7 71 0.03/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.