Loading Tool

Explorer IconExplorer

Memory Pool

16,310 transactions
8.21 vMB
0.04892945 BTC
Random Selection Loading Transactions
Max Size: 41.99/200 MB

Candidate Block

Mining Attempt bb2adfd11098dd2c1d37ab98c9942f4950a0079c90227edbaf9f34a902a55e04
Version 20000000
Previous Block 00000000000000000001ddf768b63926b2e955602bba501093c9d1dbd7d236e7
Merkle Root ada89d0bca0c50623feb14b42515e3c2ae34be6149816a41f97dc474a8d5d946
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,465
Size: 1.00 vMB
Total Fees: 0.02775602 BTC
Feerates: 477.45 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,398 (77 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,321 938,321 000000000000000000017bd1fd4a47db5ee752ed645fbf16b8dbeea710f51a0a 908 0.24/1.00 vMB 2
938,320 938,320 000000000000000000014cca1a3d7f44f2dc7962c8d00a09e161e1da955b688d 4,376 1.00/1.00 vMB 1
938,319 938,319 000000000000000000002a7c6b0eace265e7e2a1c70fb0385a9213f563d95f20 1,798 0.54/1.00 vMB 2
938,318 938,318 00000000000000000001dfae963e6849bf3215fd49d7e8e90a9939f1fa7b4591 2,887 1.00/1.00 vMB 3
938,317 938,317 0000000000000000000084d5ddbe94bf1de7e102b295d7782e46d238dd1fc66c 3,957 1.00/1.00 vMB 2
938,316 938,316 00000000000000000000bb5bb0dee65145ae16bf654b8b15ab17e5cf50f82f72 5,122 1.00/1.00 vMB 0
938,315 938,315 0000000000000000000116496e8fa1a5853d3f073f9ef5f30497adb6c881e112 3,844 1.00/1.00 vMB 1
938,314 938,314 000000000000000000011f6989a84603c6c1cb80cefdb9d987a340180b5db0b4 3,594 1.00/1.00 vMB 1
938,313 938,313 000000000000000000010827116cf18f4431265213f329c8f3f88abbbc0d0179 3,270 1.00/1.00 vMB 0
938,312 938,312 00000000000000000001160c3d0403a6ab2599c9828e4ea35b13bfe77005d121 3,145 1.00/1.00 vMB 1
938,311 938,311 00000000000000000000879d4776e12c86cf1733f018279433a0d151efcdbef8 219 0.04/1.00 vMB 9
938,310 938,310 000000000000000000012c5edd777d62c9cd6472ddd234c3fd11397420a27666 3,543 1.00/1.00 vMB 2
938,309 938,309 00000000000000000000056a6dce5efd4db53f9440d28ee020d5cfb15b3a1c78 2,394 0.87/1.00 vMB 1
938,308 938,308 00000000000000000001197c73d449d48443acbcbee6666219c8f7368ee98051 3,463 1.00/1.00 vMB 2
938,307 938,307 00000000000000000000cb83c0404b6fcab81d553295ff298e612838248a0da1 3,037 1.00/1.00 vMB 5
938,306 938,306 000000000000000000005750510ecb5d43255ad2b03148cfa70cdcde262d92b7 4,782 1.00/1.00 vMB 0
938,305 938,305 00000000000000000000b131221131182fa267f66ef3fcd8efd096115dd96e2c 1,955 1.00/1.00 vMB 0
938,304 938,304 00000000000000000001809ecc45544926a470ca36a4f437e54ad464b4adf49a 3,213 1.00/1.00 vMB 2
938,303 938,303 00000000000000000001b5f43c2b73fb231b26cd14d069c7fc82b3081e7c92a0 2,894 1.00/1.00 vMB 3
938,302 938,302 000000000000000000008224e2e487427ba92e396c3c74ca02a690124437e646 2,105 0.66/1.00 vMB 2
938,301 938,301 0000000000000000000097dc2f0f8a7caded28f74963e5992c404af3ad04d725 3,233 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.83 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: 4,104.12 GB
    • Received: 225.60 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.