Loading Tool

Explorer IconExplorer

Memory Pool

79,362 transactions
34.71 vMB
0.18419178 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt b81f9adbd9c8b1695abe99de73c7a0903a85189760b246791cfde9d1e06f39e5
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root f1c3f4be90503a24244c7b5cc20e11f0972e1c614bc3ebaf99461bc79212fd85
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.05467727 BTC
Feerates: 477.45 > 5.48 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (650,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,875 264,875 000000000000000aac2e60222763c00bc653b6c3e24f85d79dcf3baf1012a579 369 0.17/1.00 vMB 80
264,874 264,874 000000000000000ccc49150736bef2502705210300d0ee4b1c064c53effbca33 384 0.15/1.00 vMB 128
264,873 264,873 000000000000000dd5f7879687202424aaba42a85b94351fad05bb8c3c79be39 68 0.03/1.00 vMB 131
264,872 264,872 0000000000000005831cf6819c514fadce6ecc6239c43cd72ee3ad9866ca3079 308 0.14/1.00 vMB 124
264,871 264,871 000000000000000b9bfebbfae890ec83f26ef8100cb010e5a20aeec35222adc2 146 0.05/1.00 vMB 151
264,870 264,870 0000000000000000835940535d423173c78e57685eb121a8bf1562912b95f609 114 0.04/1.00 vMB 92
264,869 264,869 000000000000000840c46336ba4a40e91da1f7a75ae527aa34c1676c41c12b21 311 0.16/1.00 vMB 128
264,868 264,868 00000000000000022510e9f68036197c458de1bbf4a4572adb7d4ed21172a6e8 121 0.05/1.00 vMB 107
264,867 264,867 0000000000000008a52578d79490c7e4a39b9ce90603743b410ea25e83ee846e 32 0.07/1.00 vMB 16
264,866 264,866 000000000000000d9e623b984ffad9741062f59066dfa273bd6d1eb5c5459092 516 0.21/1.00 vMB 142
264,865 264,865 0000000000000001bb65f49e86db24c6ede05b05cc9e3936c728981ce3738fe7 200 0.09/1.00 vMB 128
264,864 264,864 00000000000000049eada02eaabf6146f4bddfeb08171f3679d43a090d53a3f3 5 0.00/1.00 vMB 61
264,863 264,863 0000000000000003eb2ff3f05878940a3f13f502127925c7fe7d1b8ad7f047ef 59 0.02/1.00 vMB 112
264,862 264,862 000000000000000df39ce8e54dea921a47c0276e426298ca152c2369ecb2d853 497 0.20/1.00 vMB 132
264,861 264,861 00000000000000000c6aa0276fbacbcfac41d49af952d300f1465c5918c377e0 41 0.02/1.00 vMB 33
264,860 264,860 000000000000000b981b7ba37687a59fc17ca7a6f34329e2ffe2f26f20398b10 586 0.23/1.00 vMB 143
264,859 264,859 0000000000000008faa7376d0557c113936cd6be8644018238d2f89514ad2492 6 0.00/1.00 vMB 45
264,858 264,858 000000000000000615b21861a36daaa22f3ea6eb2e66764386ac3156101f29db 103 0.03/1.00 vMB 150
264,857 264,857 000000000000000420a3d48885e2cd9275845a2c75e3a86251f2fa902344e6bc 49 0.15/1.00 vMB 16
264,856 264,856 000000000000000a33c67c068cb7d5e67e24dba166fd18310837d0919217492f 48 0.08/1.00 vMB 33
264,855 264,855 000000000000000e1e8d99fadd9bb3ed28aa500461d7b04df20a43910efb2f72 261 0.11/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 783.11 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: 735.62 GB
    • Received: 18.57 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.