Loading Tool

Explorer IconExplorer

Memory Pool

87,361 transactions
32.13 vMB
0.11831847 BTC
Random Selection Loading Transactions
Max Size: 196.40/200 MB

Candidate Block

Mining Attempt e1597d69c1f7098b1948565ddcfa3f4e356959cd72e5fa76bac1eeaa41948274
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b7499f0be4de7fa6180f7197b8f75b0e7c12630b099ddb115189e6d4b6baa11a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.03315621 BTC
Feerates: 1,236.26 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (449,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,784 465,784 000000000000000000f6a52475fe3199d0e3124763e202ffa6aaef6c06511916 2,231 1.00/1.00 vMB 193
465,783 465,783 000000000000000001254a67305d0e08ac070158373f461e36b72a7a1e0e1a6a 2,465 1.00/1.00 vMB 256
465,782 465,782 000000000000000000f41fb362e34cd48f09075826f6abca27d6657fc8c19947 2,000 1.00/1.00 vMB 277
465,781 465,781 0000000000000000006c89301940454c8ccb8f9299112a4e83d40004d3db2d78 2,391 1.00/1.00 vMB 241
465,780 465,780 0000000000000000007e0f2a8c42a8ab7229c9a0f42bb165a8a780ca1b45cec1 2,412 1.00/1.00 vMB 227
465,779 465,779 000000000000000000671568eae998df11c2ab31388633e354aa834ee0f687e1 2,781 1.00/1.00 vMB 240
465,778 465,778 00000000000000000022e71f925c49214f8eff02a43da978221dff5bb85faddd 2,362 1.00/1.00 vMB 362
465,777 465,777 0000000000000000003c9e8702bbb5da35bf38c7a7a78c6342101b3f84fcf1dd 2,362 1.00/1.00 vMB 254
465,776 465,776 000000000000000001715fa645bb37751e2d822a7b80bc48719609bfe30fd6da 2,462 1.00/1.00 vMB 227
465,775 465,775 00000000000000000034a19251d851057d1d0b3e33e622eaf807088b8be73bee 2,918 1.00/1.00 vMB 297
465,774 465,774 00000000000000000132cbd61779221182c99711ef29f75b5060f4dfe2ac8167 2,108 1.00/1.00 vMB 206
465,773 465,773 00000000000000000167da6b6c08c03c378dc6797431602a6b78a0dc6196c7a8 2,338 1.00/1.00 vMB 203
465,772 465,772 000000000000000001d42e123324718af6267a04289225d0c8b1723ce2db5568 2,555 1.00/1.00 vMB 206
465,771 465,771 000000000000000000773b25f0fd9904ec326c45efbb872af74874bac0b9ff92 2,279 1.00/1.00 vMB 196
465,770 465,770 00000000000000000151d59c5f870bdcda23a9463bc0777c7bf7df3d2d1bcd02 2,363 1.00/1.00 vMB 218
465,769 465,769 000000000000000001e4786d9291435c194900c25e8678e84c5168d2e3b52b8f 2,676 0.93/1.00 vMB 195
465,768 465,768 00000000000000000064cb4af1a3e780cb83990f0b5c276b675a1cb6823b4614 2,386 1.00/1.00 vMB 238
465,767 465,767 000000000000000000ec3bac88aa888d0ad56002f44e87ddef0aa71b8c2e250d 1,783 1.00/1.00 vMB 213
465,766 465,766 000000000000000001d7c990b13ffde86cebb79215fc27e77ce7e20b5d4bbb30 2,464 1.00/1.00 vMB 211
465,765 465,765 000000000000000000aef3ecd01efcb793e5b4930e04cf274c84f7714b5f602b 1,641 1.00/1.00 vMB 179
465,764 465,764 0000000000000000008dae8a9a7a3307ea1a1733ae1c620c08f401517a150d8a 2,127 1.00/1.00 vMB 233
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.41 GB
    • Received: 18.05 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.