Loading Tool

Explorer IconExplorer

Memory Pool

91,420 transactions
24.28 vMB
0.06269172 BTC
Random Selection Loading Transactions
Max Size: 163.21/200 MB

Candidate Block

Mining Attempt 83211b8e956fc3ca958542f0ab3129edbc94ae056cc8c4a84472382aebfb78ce
Version 20000000
Previous Block 00000000000000000001805d5e49db1d135915a8c9f9cac9893b44d18386ec8a
Merkle Root 7a2f825ebf5a739fd0a7250a2ee97c77289cb51820783eab801b3baaa6f7de29
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,552
Size: 1.00 vMB
Total Fees: 0.00545026 BTC
Feerates: 45.77 > 0.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,094 (802,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,287 113,287 00000000000038ff2589771bfb70a9be7bd20e829417f81ed282612f7f09342d 1 0.00/1.00 vMB 0
113,286 113,286 00000000000090b990499a006bb0eb926c82c832792ba402317437c039d0b268 25 0.01/1.00 vMB 0
113,285 113,285 00000000000022375c728392be5d7fcd8bb9e35ecefbe13fee019d811ab7b83d 12 0.00/1.00 vMB 308
113,284 113,284 0000000000001dc28624bc6f9f19f2f34c24d6097efda6e60aef5b163bb40d1f 11 0.00/1.00 vMB 962
113,283 113,283 00000000000094082602f9240c450825c1efb2af35898ca156ceb49a573559ea 14 0.00/1.00 vMB 0
113,282 113,282 000000000000094579672fa48cfa89a3f579ae5625da9676283306b540840386 13 0.00/1.00 vMB 349
113,281 113,281 00000000000054b140f7c2f5eb0ab1e00fd3d864b2a679daf508f19dc8983e45 12 0.00/1.00 vMB 318
113,280 113,280 0000000000004f0a1d5199b4c3e552348d3872f5a17227c4b927dc70a0591f0b 3 0.00/1.00 vMB 0
113,279 113,279 000000000000486ca734b68cd1b61a9de1007d4cf180a215c7824e3ea20c74b5 215 0.05/1.00 vMB 36
113,278 113,278 00000000000001f042e46796e0e9d672ad0ad456141950ccbcc8b051df819358 1 0.00/1.00 vMB 0
113,277 113,277 0000000000009b846db3408af37c80cd412956e62dad148bf90b3f2eecc5775d 14 0.00/1.00 vMB 683
113,276 113,276 0000000000003a29d217bd9acb3b4a8e0d5bb7915f336900478e3601e092857c 14 0.00/1.00 vMB 0
113,275 113,275 00000000000085ee0ee58ba2d6b14373aba803964eca3074dc00c2625a0944ec 36 0.01/1.00 vMB 111
113,274 113,274 00000000000020a957fb029cf8b3f7dc67b8dffb1922789a6530bc74d555b3c2 1 0.00/1.00 vMB 0
113,273 113,273 0000000000001f30556f3c7fea42be210a0f03c27f92e331f550afe0c373b1a5 13 0.00/1.00 vMB 0
113,272 113,272 000000000000d7bb9e41561bf0bfea9d69a59945f4cf4a299c1c0ab7f773257b 8 0.00/1.00 vMB 7
113,271 113,271 000000000000bcb6135c67fa114c8ae5b0c5c892a08655c7b01a60e99512f707 21 0.01/1.00 vMB 0
113,270 113,270 000000000000705eab7438f0453e85686c8008a47e2211b86ad91d9742c74409 11 0.00/1.00 vMB 967
113,269 113,269 000000000000ccee383ed8d22de62d85658180be99ade1f4d656bb707e425d41 14 0.00/1.00 vMB 336
113,268 113,268 00000000000088603c54c58007dedaadde347f145a87795ae8a045cf7dde3c6f 13 0.00/1.00 vMB 0
113,267 113,267 000000000000d718535569943ef34637ed2a07ed9b8567c0cc3fc6fc6e08e404 14 0.00/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 784.28 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: 815.16 GB
    • Received: 24.12 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.