Loading Tool

Explorer IconExplorer

Memory Pool

75,137 transactions
27.75 vMB
0.07616724 BTC
Random Selection Loading Transactions
Max Size: 169.34/200 MB

Candidate Block

Mining Attempt bf4c9116f8aca1cf1e7f88f88b5d6a562577d9323457cd65c300593aa7144c40
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2ffe5ae0ca4835154143dde7c34bb335a8d505a9674ed0cf995a79c70a571208
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.01635512 BTC
Feerates: 100.00 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (529,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,175 386,175 00000000000000000499dbcb9957651feda17e59e9983ae6e942834aa14f7bdd 1 0.00/1.00 vMB 0
386,174 386,174 000000000000000005fd73a192517dd888cee9008c2cd7e306c465858c67d910 245 0.18/1.00 vMB 30
386,173 386,173 000000000000000004ec5f2f0b79705f3ad5e07f2e9f0bd95df643bdb5005fe6 488 0.25/1.00 vMB 34
386,172 386,172 0000000000000000023222b852b0aec1cc473fb20835d7daa199131e4eb9fde5 1,062 0.52/1.00 vMB 49
386,171 386,171 000000000000000001a140a6bc4ae57fe4c5d33773506209142e5de82ca5d082 402 0.28/1.00 vMB 23
386,170 386,170 000000000000000009b53d1a0142c0e74e8920d9405381822fa045899306d6b1 1,582 0.75/1.00 vMB 40
386,169 386,169 000000000000000001fbeb5c4e13db628f751613e14fab1d9a5cca23029477ed 1,278 0.99/1.00 vMB 23
386,168 386,168 00000000000000000cee94328b3927db27d0c0048441da121ff6c00276706028 1,279 0.75/1.00 vMB 25
386,167 386,167 000000000000000002642fb454516f56e818102b2fff8d29a7c3df806a0dce62 1,058 0.45/1.00 vMB 41
386,166 386,166 0000000000000000008a84d8fd2a4fa55382b2358130b0941dbfed4b32f07771 272 0.61/1.00 vMB 9
386,165 386,165 000000000000000007cecbd209f8459f3440abe718f853ddae0dac3f0f2dc87d 855 0.33/1.00 vMB 39
386,164 386,164 0000000000000000092bf47a6d6181c5a471aea52f0b7f444b3ec07f76d75aa3 904 0.51/1.00 vMB 26
386,163 386,163 00000000000000000934e2edb843ecca0e7c681ca84c38f3701b31ceff67dbe8 393 0.20/1.00 vMB 74
386,162 386,162 0000000000000000020bc1c1e5996e579f838d20d8aa7b5a82e453cf5b4b2e11 339 1.00/1.00 vMB 8
386,161 386,161 000000000000000005c6f99cba37e0edd58bab1448f8256839deffef3c1a71dd 1 0.00/1.00 vMB 0
386,160 386,160 00000000000000000eaff19c7732a51dca9c8dd99b760937b35b1f5632eca8e2 997 0.49/1.00 vMB 35
386,159 386,159 0000000000000000066a47aa21fdc2923d5ae70270e4d039b2abbc5042829ffa 1,831 0.79/1.00 vMB 40
386,158 386,158 000000000000000006d4e9d85bc3df0214445a20e6a63d8b7560d6d6a0a8fb0b 657 0.30/1.00 vMB 33
386,157 386,157 00000000000000000d3278e91dd309500bdedb141ee2c8a7bf635a514baac452 382 0.42/1.00 vMB 16
386,156 386,156 00000000000000000108866cd57d873f44152afad89ff3e5a89cb0ffde5c4c4a 1,680 1.00/1.00 vMB 31
386,155 386,155 000000000000000007bd8c8642dee09a21e4d6e67bb0acbd1fa4820448bce3c3 156 0.11/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.