Loading Tool

Explorer IconExplorer

Memory Pool

81,896 transactions
30.66 vMB
0.08452010 BTC
Random Selection Loading Transactions
Max Size: 187.62/200 MB

Candidate Block

Mining Attempt 0e52f36c833b23a5c41a4a0f352bed67613617bc0fa51b3622296be680ed0f09
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root dc2479c2a6341b75b312d1bb06606e9428075363ce574166fb1d0a1cb4965776
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.01533728 BTC
Feerates: 150.61 > 1.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (625,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,286 290,286 000000000000000029a93c458eb30b33730cb516ad33b9b6af26fae41efec645 689 0.35/1.00 vMB 18
290,285 290,285 00000000000000011236f89a013708af929f94cdb4c4c0185773af0ea681bab1 157 0.10/1.00 vMB 30
290,284 290,284 00000000000000008f290e12c0a6531216a8f44bed2bd283d57c01d763c4f052 234 0.14/1.00 vMB 26
290,283 290,283 00000000000000008ebf8ef180868e32874adabd0bd8d183cadd6a49a5cf62a9 164 0.09/1.00 vMB 34
290,282 290,282 0000000000000000e222e71d4a5612666488b9ab7fef0f808ee0f13b600120a4 522 0.28/1.00 vMB 32
290,281 290,281 0000000000000000a863fc88ea8ac088dd2874db6d71870e5f48ac5c60e9f6e1 48 0.04/1.00 vMB 5
290,280 290,280 00000000000000008f8ab97bc4e3fee91b02c78e0b01f217c636d30a13e44251 759 0.35/1.00 vMB 44
290,279 290,279 00000000000000003ceadf4f7bbda83120172a2ceba051e2086b46fbf2db4da0 228 0.18/1.00 vMB 20
290,278 290,278 000000000000000024a2417c40f2edadb83e570668508fa4b44ea4d1a3ec9f4b 336 0.39/1.00 vMB 17
290,277 290,277 000000000000000107aaaf303bffffb892728cfa9f2135b06016a083facfc942 1,038 0.35/1.00 vMB 52
290,276 290,276 0000000000000000bac66d37f29278a997d5d48bc4bf37529c1fc3c9f5d2abce 433 0.21/1.00 vMB 36
290,275 290,275 00000000000000011df4e3699e8bbc524c0ed51dc849308c1a9128dcd31b0a1a 455 0.23/1.00 vMB 38
290,274 290,274 0000000000000000a3a9628f608fee23d80a76c4c3632a261fbfff85ab9b9b88 521 0.32/1.00 vMB 30
290,273 290,273 00000000000000010b0fd3ba6dab103b6c5557c597b30d425d84974ebd09ade1 256 0.11/1.00 vMB 90
290,272 290,272 0000000000000001179afe408f8d9c18dcd4fcbf925b280875f624c4332680cf 658 0.36/1.00 vMB 33
290,271 290,271 0000000000000000b9404c7853b617900e61fd0315a1e05aab80f2b532642193 220 0.14/1.00 vMB 40
290,270 290,270 00000000000000008d79d78d49c7b4dfe047a45212ec1d344704c29dbb5906a5 198 0.10/1.00 vMB 31
290,269 290,269 000000000000000016e455d4764114e93e7253a384e575411a4c17334120d594 210 0.13/1.00 vMB 37
290,268 290,268 0000000000000000fe85a7cd77435a8ce0efae0fc7049f2f978c5e0f7909dae7 94 0.10/1.00 vMB 8
290,267 290,267 000000000000000091a9b37e644d524f8bf2d039f3bd17d4e8861d916f1930ec 98 0.08/1.00 vMB 20
290,266 290,266 0000000000000000d0efec5dfe2ff3c635cc50de7fb0386485ea6ad27addbece 76 0.10/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.