Loading Tool

Explorer IconExplorer

Memory Pool

82,965 transactions
31.37 vMB
0.10710194 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt eac6fc6b798db73b504b24fc80ad5de67cfea1ab742c40f4181088ca9179d820
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 1e485167becde8faae23d5719f57f7c452363ff79dc1e37eb112bdd487873a82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,988
Size: 1.00 vMB
Total Fees: 0.02981589 BTC
Feerates: 151.12 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (89,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,015 826,015 00000000000000000001e81eb502f320fb89ead84164231808b2ae2de306c01b 3,972 1.00/1.00 vMB 71
826,014 826,014 00000000000000000000775d06bff52a46b34f42b4f02089c9c8693d00a66bef 4,671 1.00/1.00 vMB 88
826,013 826,013 00000000000000000001085fd84876f1fb55cd4d40bb981d6d2ef36f36669558 3,593 1.00/1.00 vMB 82
826,012 826,012 00000000000000000001a7b063ba18843153c85065b8d058e37e0d30ca944297 3,741 1.00/1.00 vMB 132
826,011 826,011 000000000000000000039832143d26682dd9182490e71c8bfb5d4c3fd54d8931 3,752 1.00/1.00 vMB 62
826,010 826,010 00000000000000000002227d0bb14ace7d041b036f2c4c0244f046ef98c8c789 3,975 1.00/1.00 vMB 80
826,009 826,009 000000000000000000039ed85f6721a217e90647e0088f8db3ad8d961945d141 5,657 1.00/1.00 vMB 70
826,008 826,008 00000000000000000002bad2bb49cba6bd31002c6f3c4c054aa9efd97dc51166 4,223 1.00/1.00 vMB 73
826,007 826,007 00000000000000000002878203ea0d50f760069285388257da926a8858b99484 4,476 1.00/1.00 vMB 82
826,006 826,006 0000000000000000000171ac8a72e4218726b775d9a493c8d2861d34cdd099f0 3,592 1.00/1.00 vMB 91
826,005 826,005 00000000000000000001fd2e64cdd6dc84691774e216160a9c06a343aa064574 3,314 1.00/1.00 vMB 111
826,004 826,004 00000000000000000002d3070df48e9b55e19629498ec1bc231a9a0bab4ff213 3,712 1.00/1.00 vMB 84
826,003 826,003 00000000000000000002d21f9286f1c31369d560f8b59427d335851d17c29e01 4,803 1.00/1.00 vMB 84
826,002 826,002 00000000000000000002325671363e5453ff386af20521b406f59468a819a98e 3,935 1.00/1.00 vMB 64
826,001 826,001 00000000000000000000c6a940eabc6ae09f0c13a8361107e6089b65f49de145 4,094 1.00/1.00 vMB 87
826,000 826,000 000000000000000000020326bf415a5557532e3c246c5aa388df1a0c17011ea1 3,154 1.00/1.00 vMB 92
825,999 825,999 000000000000000000013a4e38ef694fa7349c2926ae2cdfb1ea2380a9031f94 1 0.00/1.00 vMB 0
825,998 825,998 0000000000000000000353018a7bed60acfd4eda59b10252252d49cf8c4ff26f 3,283 1.00/1.00 vMB 138
825,997 825,997 00000000000000000003ba92993b05abaa8caf1800f67bfa7b9e7dc9f845057c 4,457 1.00/1.00 vMB 77
825,996 825,996 0000000000000000000035392cb69a8e9b7b320b9621706f0bd564c657f1e94d 5,785 1.00/1.00 vMB 72
825,995 825,995 0000000000000000000370fba1a063d19e1e4bb02c7904ec7f2558a8b188a30a 2,944 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 783.06 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: 720.68 GB
    • Received: 18.24 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.