Loading Tool

Explorer IconExplorer

Memory Pool

72,802 transactions
28.13 vMB
0.07104068 BTC
Random Selection Loading Transactions
Max Size: 166.51/200 MB

Candidate Block

Mining Attempt 78a80e16314dd4273dda34a9fdbe923213e7817c256b0f9acc101eb976e6e44a
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 53f807fd61b30405691e45ae8dbbf650416572b53f2aa104fc24632778a35e4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.01478365 BTC
Feerates: 157.46 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (912,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,418 2,418 000000001c77c4cc9a7489390e942b5180a7a604309de003ad53d79813699dad 1 0.00/1.00 vMB 0
2,417 2,417 00000000c0969c1775dc2efb67f9461039750c47d149665b5754d4ffe09c9df4 1 0.00/1.00 vMB 0
2,416 2,416 000000004216f1854ce6d125d77cc66556f4106323c5cd7b96f3da8d3425d616 1 0.00/1.00 vMB 0
2,415 2,415 00000000b1487a2d8b73c4396e3e381d0602df19b264a7103639d303a5ee2cb7 1 0.00/1.00 vMB 0
2,414 2,414 00000000c88b8ab2b9d55880910cfc106a71f0b32204dd5c7e6af5177f7c2771 1 0.00/1.00 vMB 0
2,413 2,413 0000000041c7e25c7f8b295d1b50b0b7c99a25265fe41a35e362e963db1eba4a 1 0.00/1.00 vMB 0
2,412 2,412 00000000ce45140ff4b62388dd98730531216285dd1a9ddabbd646ba615b0461 1 0.00/1.00 vMB 0
2,411 2,411 000000003c88883fbfb5820a0ce9af26ea2c1c5c11180dc75ad47e6d0e9f0877 1 0.00/1.00 vMB 0
2,410 2,410 000000006dd6ba3f019c7057a6e127319318d7dbef4efb7f2f3d39d7d53013b7 1 0.00/1.00 vMB 0
2,409 2,409 000000007a85fe470ab4ebd7672f2ca9cd8b61f4d7c788520d82983c98c27f37 1 0.00/1.00 vMB 0
2,408 2,408 00000000d221501756dd80bcbe43035e5c574cedb5b3096db5ff634be908b1f9 1 0.00/1.00 vMB 0
2,407 2,407 000000001c872eaf10e26b49a1626be66c4c943b9b883b6e80dbed7b164b6144 1 0.00/1.00 vMB 0
2,406 2,406 00000000e04c96acf5b8eb06f58d0f345908597d75f436b474f8c6cba2ae216f 1 0.00/1.00 vMB 0
2,405 2,405 00000000f64d740c99ad27c96ba81e388c0ba9662f8993eadcedb259e7d469cf 1 0.00/1.00 vMB 0
2,404 2,404 000000001b855e08f1e619a9f854a9bc3914fd532102bc93970647299b373efd 1 0.00/1.00 vMB 0
2,403 2,403 00000000a8dbbd2c5c1b17611ddde87ef045a49e528dd91df13d4ef0f80ef03e 1 0.00/1.00 vMB 0
2,402 2,402 00000000040ea4732f40af0f7392e3b97a4b58309fb012a625120be5899f3f2d 1 0.00/1.00 vMB 0
2,401 2,401 00000000b127bfefe6afc98908e6071840b979cbd26a54f8b545908176ca4022 1 0.00/1.00 vMB 0
2,400 2,400 00000000081038eb250216ebb27f94d8896d2984dc962020c53e6a2852b92967 1 0.00/1.00 vMB 0
2,399 2,399 00000000887dcf0f1d752603688a0458e5c43eaaea7d0486a6cce2f85b47b468 1 0.00/1.00 vMB 0
2,398 2,398 00000000507f2d91edb7d97fd6518e4f8cf624f49c56640bd7c79c811fa5e458 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.