Loading Tool

Explorer IconExplorer

Memory Pool

70,725 transactions
26.87 vMB
0.07637115 BTC
Random Selection Loading Transactions
Max Size: 161.33/200 MB

Candidate Block

Mining Attempt 14be7a49a1af48665d225cc37e8fc32e0d208a585e374d70892a099c22b7b132
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root 3866065fa6cebe2543a73655d670c7b7d9ac0c06f85006141476591dee74dd96
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.01887806 BTC
Feerates: 136.43 > 1.89 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (684,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,548 230,548 000000000000005159699d084abdf76f8b8111b2c8dea8cd7c37b8433112bbf9 154 0.09/1.00 vMB 139
230,547 230,547 000000000000012271514975edc79a036ac82714749543d0a181726436e28820 18 0.00/1.00 vMB 148
230,546 230,546 00000000000001dffafea6179c0db53a684c4efb3bee19c161b8be4507463f84 303 0.12/1.00 vMB 170
230,545 230,545 00000000000000a09e98a535b1c2da9d079a21b3e514d6d1143b2c54bb9a1960 57 0.02/1.00 vMB 135
230,544 230,544 00000000000001cb0045df25100018dd99545f74798f3739f7bfbbe90bf21a30 222 0.26/1.00 vMB 42
230,543 230,543 00000000000001dd8306cdf93369b978d44bf3aaabc050154b39b03750a55490 210 0.09/1.00 vMB 154
230,542 230,542 00000000000000b9a7ebf0bef1b616a387c323f3d661834379b5ca3f13dd610e 501 0.25/1.00 vMB 81
230,541 230,541 00000000000001d30301859f6294f34944730f04d8ea238b81dcedf2e16fa310 452 0.25/1.00 vMB 107
230,540 230,540 00000000000001e3386bb4b25b91168b7c01bc3b603cbcf7d923bcb9c5cc207d 531 0.25/1.00 vMB 95
230,539 230,539 00000000000000b96d9f1402ca9ef7f374d8a1fefd85b2c7ce907d3a7376a9df 502 0.36/1.00 vMB 75
230,538 230,538 000000000000014179c8d89b71c3d8d72001cd4ead6bb9aa4bb20772fc473f71 304 0.15/1.00 vMB 527
230,537 230,537 0000000000000160120fe18bd6ed424145a3f75c88daa36ed515b94271bc6a87 512 0.19/1.00 vMB 152
230,536 230,536 00000000000001cc45ee0259a07520a684dd20edf1181b2c98e1d9ed2b62fb69 646 0.47/1.00 vMB 71
230,535 230,535 00000000000001bb045de2a280d058047754c40209097410ddfe9adefc223e71 523 0.25/1.00 vMB 138
230,534 230,534 00000000000000a5428bfdc872f06edcbc568558d9696de1871468df68d6ae60 541 0.25/1.00 vMB 133
230,533 230,533 000000000000003a552ae338baa52ee2685a57b0edea7d190f8ebef526e3ec37 531 0.25/1.00 vMB 148
230,532 230,532 00000000000000832b120849bb5201d10d4a698a3574bd9da2ab970c5dc1287c 1,678 0.47/1.00 vMB 233
230,531 230,531 000000000000007b9d2722d31040f3e7220a10cabdb71e14a7c0d7dd90fb5c00 784 0.25/1.00 vMB 391
230,530 230,530 00000000000001eb1ea83a2ec5b698c01cf32ce4fbecea9632074d340cd22fbe 701 0.25/1.00 vMB 156
230,529 230,529 00000000000001da1b87d94edad5f354146740f1ac1a96f30a316cdaee42f369 589 0.25/1.00 vMB 585
230,528 230,528 00000000000000520fbdea663d4474435cb024ed3edc42d99fc2fe680f83a3a1 178 0.25/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 783.20 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: 754.95 GB
    • Received: 18.94 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.