Loading Tool

Explorer IconExplorer

Memory Pool

83,057 transactions
30.99 vMB
0.09243056 BTC
Random Selection Loading Transactions
Max Size: 189.55/200 MB

Candidate Block

Mining Attempt c0e627dd95d8c81aee00f2fb9901e3ebd60ad70d235a9bd079ddb529d89986ec
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 75c0117b237f98338851e2be21bcfa788b311394cb1d62a1739d938cb18ef735
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.02076681 BTC
Feerates: 150.92 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (487,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,651 427,651 0000000000000000021848a565e4b7bc0d851f9ff3f9388232d4715649e506ea 455 1.00/1.00 vMB 15
427,650 427,650 0000000000000000026ca1148bf3b655730e77c78ba22f9410ff855770e9da3e 1,086 1.00/1.00 vMB 29
427,649 427,649 000000000000000001e5e3da90149d0cbd9b1c068281c42808067acddec5ecbe 1,366 1.00/1.00 vMB 46
427,648 427,648 000000000000000000fbe15c69c316302516c9fe279e9487d2321275df97019a 899 0.60/1.00 vMB 44
427,647 427,647 000000000000000004c971266bdf7e806e6902f2120092fbac7eeb47187b6fd8 2,330 1.00/1.00 vMB 67
427,646 427,646 0000000000000000032f89f2031b812d8f6b9aed862a3ff386cffee942c319a6 1,479 1.00/1.00 vMB 26
427,645 427,645 000000000000000003b8764be50172993d30939fe7c61ac40df2e15fcacb0355 2,206 1.00/1.00 vMB 65
427,644 427,644 000000000000000003e1a3a37274932661642699c37c5ed2d9b85678899bc196 1 0.00/1.00 vMB 0
427,643 427,643 00000000000000000081b09295bd3521331236345ebdc7f6d7fbdbac55bd59ee 1,901 1.00/1.00 vMB 65
427,642 427,642 0000000000000000011f2b184017238804df62634ce6ccb74eb4da2b859b4077 2,282 1.00/1.00 vMB 62
427,641 427,641 000000000000000001a639918dd2bb79dbcbe63300cc683ebd4a392654aaebc3 2,579 1.00/1.00 vMB 70
427,640 427,640 0000000000000000024b8d98d605473d057a21cdc47da582c28aff55f290f0bc 2,512 1.00/1.00 vMB 85
427,639 427,639 000000000000000002ebe94f9ac635bf2c8c919e72acfb0e30798f1618779b19 1,174 1.00/1.00 vMB 20
427,638 427,638 0000000000000000034eba954a191419da3bd6ec106627e407a450753b76c4d7 1,763 1.00/1.00 vMB 55
427,637 427,637 0000000000000000000bdba98ec3fc245866bcff46837916018611f47b602f5f 1,595 0.75/1.00 vMB 63
427,636 427,636 000000000000000001e5a55417cfd16e842ab47b15f15621acc3ab213b32d793 1 0.00/1.00 vMB 0
427,635 427,635 000000000000000001e3dc3d001cc546111e3851b4200b2965f570e9cfee442b 2,259 1.00/1.00 vMB 75
427,634 427,634 000000000000000000f7abe13795531f1570bd5b269924e6460b67632add1dec 2,777 1.00/1.00 vMB 78
427,633 427,633 000000000000000002580444e8cae4dc38e442b74a955cea173eb5a04f00e701 1,708 1.00/1.00 vMB 53
427,632 427,632 0000000000000000040343fa5b85af8f14c0f93614e1bb6817574a5c4d3976cf 2,385 1.00/1.00 vMB 73
427,631 427,631 0000000000000000016bc93157350d2e763cd94f1cdb258dc92d806b1c3d247d 142 0.10/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.02 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: 719.30 GB
    • Received: 18.02 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.