Loading Tool

Explorer IconExplorer

Memory Pool

82,659 transactions
30.45 vMB
0.09868389 BTC
Random Selection Loading Transactions
Max Size: 183.41/200 MB

Candidate Block

Mining Attempt 6f1894e315133aa5c782ff5c3b0eb6ac687de5c0e7ed26944e878a0aa7e2d60d
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (607,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,242 307,242 000000000000000026fe6c5d4b91600df016f1006e77a70c8ff3a9d74d46d992 693 0.35/1.00 vMB 34
307,241 307,241 000000000000000021a06f0135e1f02a634a57012ace82f374b75c2e7716210a 441 0.50/1.00 vMB 19
307,240 307,240 000000000000000032634808e7d5526ec8b6cbce50c327d409de3b60a21b07e6 619 0.25/1.00 vMB 41
307,239 307,239 00000000000000004991785ad7060649683abf10a009dbcd5b8e88fbf8f1a416 962 0.35/1.00 vMB 55
307,238 307,238 00000000000000000e04f19294a86ed143dbb6439bf80c34869fb91f3cdedf45 178 0.09/1.00 vMB 30
307,237 307,237 00000000000000001da1fda9edcd4477738c11789cef03cd10cd8481720458bf 347 0.19/1.00 vMB 24
307,236 307,236 000000000000000041ae104275af34cb8a7e32a58d055bdaa4ce4069ae9fbd59 701 0.75/1.00 vMB 19
307,235 307,235 0000000000000000270edc44e4b7cfaa2e8c59dc46e6a0aaa8aad31bfc3ef244 698 0.25/1.00 vMB 41
307,234 307,234 000000000000000024432140058c83b6f5ff5f5fc92396a69a057a09b81be3ac 516 0.75/1.00 vMB 17
307,233 307,233 00000000000000004846e293c82aea2d6a191764accbbeaf76cb492db9d489fd 1,319 0.75/1.00 vMB 33
307,232 307,232 00000000000000004e31f32d21671d3928dc449131fb472617a2dad0cedba712 248 0.15/1.00 vMB 22
307,231 307,231 0000000000000000202194fb703f2329e7ac0ef515f477bc4daeb49622a8a238 50 0.05/1.00 vMB 14
307,230 307,230 0000000000000000020ffb593ee09ed85304e00f827307406bf404802627f7d6 256 0.10/1.00 vMB 26
307,229 307,229 00000000000000000403621991012760df100e0e76b9c939214ca801d0d93107 145 0.09/1.00 vMB 24
307,228 307,228 0000000000000000343d2c4261fb50a5c99a8ec82a17caabde3fd4e80b93f971 585 0.28/1.00 vMB 36
307,227 307,227 000000000000000030cd70f262e5552f197cae6f180e595a1b65fff776c3d989 147 0.15/1.00 vMB 18
307,226 307,226 00000000000000000f4a6f2211c59901a9af193e8c052bd24a0f0449a2a578cd 94 0.04/1.00 vMB 34
307,225 307,225 000000000000000011307cd609c7b64b7d8cc1b11e0dfef613c0b31b3c647f34 106 0.07/1.00 vMB 171
307,224 307,224 0000000000000000312a1ee7674ccc0c5de201fd3a60aaac4658fd2a7d3403e1 275 0.14/1.00 vMB 32
307,223 307,223 00000000000000004ceb3cc0bc194d44d548da0e920ec99c3281f56418d93057 100 0.08/1.00 vMB 22
307,222 307,222 0000000000000000340b84557274f4ea17bcbe147b1c6c04d63e1c527cced8fa 209 0.13/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.