Loading Tool

Explorer IconExplorer

Memory Pool

79,113 transactions
29.63 vMB
0.10685782 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt c4356e471898a8c44fae5ddb7691b3f3a75a444f711d0d49b42e9b9f71a68b1a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 9e53f585f9bd440d228c37dc7c580978d7e20644ccc0fadd33e5f96575143cff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.04132416 BTC
Feerates: 164.34 > 4.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (189,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,584 725,584 00000000000000000007665e42cbadac7e8303136406d0228086de4869a3d1ab 613 1.00/1.00 vMB 4
725,583 725,583 0000000000000000000176580662456d2d82ee9be5295ca0e6b7e835501655c0 344 1.00/1.00 vMB 1
725,582 725,582 00000000000000000006722e7bfdf31a8e8856f19edb8cde5e7f81ae5220b871 2,696 1.00/1.00 vMB 9
725,581 725,581 000000000000000000045e0d0c51b1bae3c172f74c331a7cfc073111c05f932d 3,051 1.00/1.00 vMB 27
725,580 725,580 00000000000000000006db8b5e7f6356beb284367d72e6de03883ebd2e196730 2,581 1.00/1.00 vMB 15
725,579 725,579 0000000000000000000336692233175a398c5949a5cb4148ff180ae03f593d03 2,388 1.00/1.00 vMB 17
725,578 725,578 00000000000000000005b5f8a8acef94de1f416b7e95f76dfce593f83fa6bdd6 2,435 1.00/1.00 vMB 45
725,577 725,577 00000000000000000006dc86fa085e32ab8460811b918b9ca4b8ed80eae09b7b 1,879 1.00/1.00 vMB 32
725,576 725,576 00000000000000000007d607852506b25c32ad2d6263c9bdf50d8347b1e60093 949 1.00/1.00 vMB 5
725,575 725,575 000000000000000000026f35a508e1803064d23177b3a42452b1c1637b2eb749 1,559 1.00/1.00 vMB 9
725,574 725,574 00000000000000000009293e762758c4d9eb0ef11574f42eb3599d2040269bf4 2,556 1.00/1.00 vMB 23
725,573 725,573 000000000000000000008f19023f9fc6aeb9c082ebbd28193c044cd95a715044 2,703 1.00/1.00 vMB 3
725,572 725,572 00000000000000000003664af1001d001de18570b396b686ba87ea35d9dbdef0 2,524 1.00/1.00 vMB 10
725,571 725,571 00000000000000000004a1bc5db992817b2017871f42086c0ffb07a8a5054799 2,130 1.00/1.00 vMB 39
725,570 725,570 0000000000000000000025eae214f03ef79c8548dc8e7852c2b08dfccacae37a 2,021 1.00/1.00 vMB 8
725,569 725,569 00000000000000000009d7ea410bb758200c7808385a62a9eb8c77b6f052be75 2,615 1.00/1.00 vMB 23
725,568 725,568 000000000000000000066897b6421d178bc2bd856ef6e785b662699d6b9ca46c 3,429 1.00/1.00 vMB 38
725,567 725,567 00000000000000000001ada746bd6277ac527f6839015789c7b3e546b0425a84 2,366 1.00/1.00 vMB 33
725,566 725,566 000000000000000000094668aa8db74f0fb8dfcea5318faa6a7720eaafa25b98 1,395 1.00/1.00 vMB 31
725,565 725,565 000000000000000000017b4c07ddd09d5cea855d189e4eed46a87fe879340528 2,537 1.00/1.00 vMB 31
725,564 725,564 00000000000000000004b32dd31d1dad351d9b62d6b1a5eb7fd903902a46ef9b 1,417 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.