Loading Tool

Explorer IconExplorer

Memory Pool

82,236 transactions
30.27 vMB
0.11334380 BTC
Random Selection Loading Transactions
Max Size: 183.37/200 MB

Candidate Block

Mining Attempt 6025bd1bfa4edc3be66a8befcaaffc6f2657020700f2b5ade1f0f3c2d3b1ce47
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 4b13e7e192fed544d8fdb8ce144c49ca4ebb39fa0a2bd7c1a4f444af01a68fba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.03769466 BTC
Feerates: 121.32 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (366,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,549 548,549 0000000000000000001293ce572f99f053b268dfc9acb8647513577fe508ad37 512 0.57/1.00 vMB 9
548,548 548,548 0000000000000000000015c20d0a9dfc3454cd72228a7412ee1e6510689e67cc 1,471 0.83/1.00 vMB 10
548,547 548,547 000000000000000000171db4eb667eb496bda4b80e9948f323dbb9764813777f 1,147 0.82/1.00 vMB 11
548,546 548,546 0000000000000000000d517bc8e001b567c241ddaf73308aa160839a9fc99b74 1,085 0.67/1.00 vMB 10
548,545 548,545 0000000000000000001b2528ef0bc4a06af06b22892b4abf6814e20041b47be3 732 0.56/1.00 vMB 6
548,544 548,544 0000000000000000000ed486161aec608003a1f6f7034965999bfa02e37a0387 733 0.49/1.00 vMB 10
548,543 548,543 0000000000000000002378c3f550dba3c8745f52a9ea87bfc4ea484b0c06c2ec 1,837 1.00/1.00 vMB 3
548,542 548,542 00000000000000000020ea0f3495f9f88225c3770f545b36c6b39a5c3a949bd4 2,306 1.00/1.00 vMB 21
548,541 548,541 0000000000000000001beda22df78500b41e04b95aa71b3a73bc653bb3ad445c 143 0.25/1.00 vMB 2
548,540 548,540 00000000000000000016860de78c46c0cc07648039c3ce9f1de467ecb0516da2 2,092 1.00/1.00 vMB 12
548,539 548,539 0000000000000000000e9ea1ae311d2cae52fa3ede54f2223d2952ecc6d322d4 1,395 0.92/1.00 vMB 5
548,538 548,538 00000000000000000013f52b83acfc98bfcc9c39a63074ea01d89fa08d481c6a 2,556 1.00/1.00 vMB 22
548,537 548,537 0000000000000000001de65448924c3d68be4704b7f5cf839a7f4783ca4bd7ac 100 0.04/1.00 vMB 10
548,536 548,536 000000000000000000223b5f6e71dea801d83586fb00ac021a0833d57a2cb69e 609 0.52/1.00 vMB 7
548,535 548,535 0000000000000000000112d662c106625f6918ce0c7e9d8516e99a285874be9f 1,812 1.00/1.00 vMB 8
548,534 548,534 0000000000000000001e169866c91e4aa747f76040f092e46da751f00bd7d877 2,944 1.00/1.00 vMB 7
548,533 548,533 00000000000000000020f4d763115ca237c66b2a4230aa085a4f10c3364f440b 677 0.30/1.00 vMB 26
548,532 548,532 000000000000000000192165187427c075cb15e7e421515d76bab4222e23f26a 2,357 0.90/1.00 vMB 18
548,531 548,531 0000000000000000000d9840c9b607d3120ea1d9aeabdb3101c7adc69813741d 112 0.04/1.00 vMB 29
548,530 548,530 0000000000000000001460901f8d275ac1e0f676d5305925f77e970390188d1d 2,829 0.99/1.00 vMB 15
548,529 548,529 000000000000000000034dc10c70ac4c2e01122e11958697584769bcda5c88fb 2,461 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.