Loading Tool

Explorer IconExplorer

Memory Pool

81,479 transactions
30.88 vMB
0.07152039 BTC
Random Selection Loading Transactions
Max Size: 188.12/200 MB

Candidate Block

Mining Attempt 8be5c10a8b72139bd27423c9753ea53be8cf2059f6e33d9b8e503c65678e7551
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root e33aa14a550b8d9d048d2dfdf7b3298b7428bb57c342f71ae7775ed72091cfb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,377
Size: 1.00 vMB
Total Fees: 0.00507313 BTC
Feerates: 40.21 > 0.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (639,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,050 276,050 0000000000000000409757452586cb5fd84801766d495d54bc48e2cc4f0cccc7 196 0.09/1.00 vMB 74
276,049 276,049 0000000000000002ed7bf92f6dda1eaa8811189dff729400b096768c7cdffbda 261 0.13/1.00 vMB 53
276,048 276,048 0000000000000000e85e96ff2b002b6e6d411ca94262d4b8c9b824c39619ec50 87 0.04/1.00 vMB 39
276,047 276,047 000000000000000007c30f61287f3c08fb3ad4be39fae94a2e88afa91172c59c 44 0.01/1.00 vMB 45
276,046 276,046 0000000000000004303dd9c41bcb9f3a64ec4348b4995e77adc53a89337a89cb 256 0.11/1.00 vMB 51
276,045 276,045 00000000000000046c1f446934a5fcc2ca5b9f492cb5ccac30f435ad8f5590ca 160 0.07/1.00 vMB 55
276,044 276,044 00000000000000007e93a478cb94288b1c952f3eaa4ce02e7320a5f805f8bba7 87 0.03/1.00 vMB 137
276,043 276,043 0000000000000002d8c9b3f03fcc5cead13f504aad5e36c3c77a78e26f1141d3 606 0.24/1.00 vMB 48
276,042 276,042 000000000000000238ce3afe12322456fade0ae6b31edc60b5f7542d3c97bcf7 174 0.07/1.00 vMB 37
276,041 276,041 0000000000000001aef18bd25e8987c353eb73d6cc0cf2cd5d4e8aa2c3934a5e 98 0.09/1.00 vMB 16
276,040 276,040 00000000000000007ac313ef9ecd38f917583c52ceac699768b03c99ed5fb5a2 911 0.35/1.00 vMB 56
276,039 276,039 0000000000000002d7a0c56ae2c5b2b3322d5017cfef847455d4d86a6bc12280 102 0.08/1.00 vMB 33
276,038 276,038 00000000000000030bee2111f3f42356500d9a7b43e73dbda879ea70fe1187cf 211 0.09/1.00 vMB 57
276,037 276,037 00000000000000019727de2a9e542d8a83b2fb5f7dc638f17dfdae3661cf521b 489 0.23/1.00 vMB 40
276,036 276,036 000000000000000050ba6e35bbfee59bcf89309956fa2f67a544e883661231d3 324 0.13/1.00 vMB 50
276,035 276,035 000000000000000462d627873650bc082ceb4cdc02c78717bc5c676b073258e5 140 0.05/1.00 vMB 44
276,034 276,034 00000000000000030c60aad176bc809bbd444745177df170ec7da890fe3fceb3 353 0.22/1.00 vMB 33
276,033 276,033 00000000000000036652f39dd4f45019e9a535557d7ee36b22327e8888ee1767 723 0.25/1.00 vMB 57
276,032 276,032 0000000000000000a30957e931c9acd0e3570c88b92488b55d1ac9febc7af0be 427 0.19/1.00 vMB 56
276,031 276,031 0000000000000000887c982b81a1055eb4bcc6c46125bc7e1932354923b9b3c8 131 0.12/1.00 vMB 16
276,030 276,030 0000000000000000f966910f15ecfbb92e359250ea5cb90e7ad7b6d26b7d5654 658 0.25/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.72 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: 705.02 GB
    • Received: 16.65 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.