Loading Tool

Explorer IconExplorer

Memory Pool

81,028 transactions
30.09 vMB
0.10466526 BTC
Random Selection Loading Transactions
Max Size: 181.51/200 MB

Candidate Block

Mining Attempt 7f88da7e473d382c0e945d1b90b50c9bb451fda965692b0cac01d0b76cd4ea54
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c6212ac0dd953da1fcb1b13625df250662234fd480c942865a74ee797a5ddc66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.03673272 BTC
Feerates: 100.25 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (189,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,591 725,591 00000000000000000003bb64aced4340911388feff559f4c565f496a144d628e 2,451 1.00/1.00 vMB 15
725,590 725,590 00000000000000000003d925aba99459584ac26b7a8df8fc4a3ae55146e28cfb 2,677 1.00/1.00 vMB 32
725,589 725,589 000000000000000000040c4296fb04fce0b6201ed86d25ccc5fdd19f89a0b023 2,583 1.00/1.00 vMB 35
725,588 725,588 00000000000000000000fe8549b1b05634167b31b1808a689e84e7d323757d39 2,125 1.00/1.00 vMB 20
725,587 725,587 00000000000000000008b55bcb8888808bf5a433eff9c7d2cb662b9c691c0a07 1,458 1.00/1.00 vMB 28
725,586 725,586 00000000000000000005958aeeb83cf1941df3f374d6764b7549b251a415e5a1 2,949 1.00/1.00 vMB 26
725,585 725,585 0000000000000000000339f98fb30ea6068f2f4141ddddc546de55a3627a8190 3,549 1.00/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.