Loading Tool

Explorer IconExplorer

Memory Pool

67,791 transactions
36.21 vMB
0.21374263 BTC
Random Selection Loading Transactions
Max Size: 194.51/200 MB

Candidate Block

Mining Attempt 3822ab4b33bdba706ad92542d1481f1d197ac8034112e5df7c473c3955db50d6
Version 20000000
Previous Block 000000000000000000003037e9a0a24f24be3154ef9bb067e247aa21b2ef2f6f
Merkle Root f94bbb079b4491c234855cbf784c9deca23e8e19ecfe218aa744b2702bd829f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,976
Size: 1.00 vMB
Total Fees: 0.07112661 BTC
Feerates: 302.00 > 7.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,420 (639,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,256 275,256 000000000000000002ed368b4fef6dadd91550ee9f5510ff493173905bcedcdb 88 0.03/1.00 vMB 69
275,255 275,255 00000000000000026b63bc67db079ea3d52552892544738ae8dbef29ab5da206 124 0.14/1.00 vMB 7
275,254 275,254 0000000000000001340ff27fbfb4abf995037cd16a7a2810f390e6a162452f79 26 0.01/1.00 vMB 34
275,253 275,253 000000000000000219c7a9ebd94ee80a6ebb2538ed8931d5bfdb77d4a5792082 807 0.46/1.00 vMB 32
275,252 275,252 0000000000000000702703f84a7d77e4584c845592059b7c7278d884b9b5ed32 915 0.35/1.00 vMB 58
275,251 275,251 00000000000000027fe590ab9dbbac9de93bd42c6f13a3febccd321d77189abf 69 0.03/1.00 vMB 85
275,250 275,250 000000000000000000ab45030e33781e4d51c06d56fd0bf52fbda2892665a7a3 646 0.25/1.00 vMB 62
275,249 275,249 0000000000000003858774ead70b1b8e3e80b1caa09a3c313a580e9e5c221c38 51 0.06/1.00 vMB 8
275,248 275,248 00000000000000010ac1a836fce13c23cadead2ea425a3e65cdd5cc68e391c8b 621 0.28/1.00 vMB 50
275,247 275,247 00000000000000033ff60294c8474580201ce7a2affe1e17270dabf01bbad77b 220 0.35/1.00 vMB 5
275,246 275,246 000000000000000230c570cf2a443ca45554244e74e4ff90d26c367818e17006 903 0.45/1.00 vMB 50
275,245 275,245 00000000000000044c3baa11855c1f021a81755754587d13c16005c0f2dd3328 713 0.50/1.00 vMB 32
275,244 275,244 00000000000000043c2e8c56350d3273adb397f8f0048d0a45b2adcdd6741fc6 678 0.25/1.00 vMB 43
275,243 275,243 0000000000000002cb6f0b987b550eeed1b8264dcd7bd9c42f9c5b9536d59021 727 0.25/1.00 vMB 76
275,242 275,242 00000000000000016563efa30fdeb1148d15a354968984f4bdffcdf0e536498c 90 0.05/1.00 vMB 38
275,241 275,241 00000000000000002e5991cfe7894a84d87b4de47a5c4e65c08d4aced5ba4a64 465 0.19/1.00 vMB 59
275,240 275,240 00000000000000031c7c04a2a62cbfc1a2ed76cc54ad991a71fc00b7f2c2648f 627 0.37/1.00 vMB 42
275,239 275,239 0000000000000002a93e175d54527e14a09cb51b3c474e95fd3710940689ada7 638 0.34/1.00 vMB 41
275,238 275,238 0000000000000003d4831c0536762ae00641259884c6293dc597bfd67f46043a 656 0.39/1.00 vMB 39
275,237 275,237 0000000000000001b3cdfee2b5f358ff4d5fc468c1767e08f92c73e2fa418bcd 223 0.10/1.00 vMB 38
275,236 275,236 0000000000000000b7f48b70a2c80378770b65f00baed897552c763e47f8bf63 79 0.03/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.35 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.12 GB
    • Received: 10.30 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.