Loading Tool

Explorer IconExplorer

Memory Pool

81,803 transactions
30.32 vMB
0.16840098 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt 4b54543c074178ca2cb262a172e1eae827e7606475f6a5f98ef65b33d402a082
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 767553ea99e5a8276c2aec4a7e3fa41ecbefbfc9494418d2139d0f9c2c4fc8e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.09204088 BTC
Feerates: 502.67 > 9.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (441,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,607 473,607 00000000000000000161bc29b93470f554a51ba84a2aac6b9f1cac00f7d35e69 2,167 1.00/1.00 vMB 304
473,606 473,606 0000000000000000007338be3887b586e90cac7cbd04c25461eee2577a48aeb6 1,275 1.00/1.00 vMB 332
473,605 473,605 0000000000000000005d9d1817873dc45e752378a28f2d61b8a8704c8ee23866 1,565 1.00/1.00 vMB 365
473,604 473,604 000000000000000000f6b3a088cc5439bcd7d7d6748b268b640f4da6ecfb0a36 267 1.00/1.00 vMB 16
473,603 473,603 0000000000000000016de72926ed5d5ec7c9a02971df7fc9532efb24dbae4820 1,652 1.00/1.00 vMB 193
473,602 473,602 0000000000000000004e62a71712dee72fb35e8066df4b8f1831e5f1ce52e356 828 1.00/1.00 vMB 72
473,601 473,601 00000000000000000162905dc1ee0950ff7414215cff76503de739e13baae703 1,238 1.00/1.00 vMB 153
473,600 473,600 000000000000000000111e6184d0203a1cbb5aae620097aaac4cb0aa8901c524 2,257 1.00/1.00 vMB 147
473,599 473,599 00000000000000000175afdab8774b3f2f2a75cd33335301fa429d6e761b125a 2,401 1.00/1.00 vMB 307
473,598 473,598 0000000000000000015e923735978296c70ecafaba6c3735347a0d121ab5fc8a 1,779 1.00/1.00 vMB 284
473,597 473,597 00000000000000000066142622cd87ef455e6e841049f4b69eed54c09cba7b04 1,762 0.99/1.00 vMB 222
473,596 473,596 000000000000000000181c1ab4a38a698443923d7e4ffb49640a6dc3fc37c438 1,706 1.00/1.00 vMB 125
473,595 473,595 00000000000000000000281644132a972a47b6ff128d9e5bc88fec4a13ba3e1b 2,282 0.99/1.00 vMB 286
473,594 473,594 00000000000000000004c27203b635c8987e33a54589beb22f0cffb187e5ee01 2,179 1.00/1.00 vMB 329
473,593 473,593 000000000000000000f1ed16f690bfcbabd9ba1ebd6249abdcbce00c070b8db9 667 1.00/1.00 vMB 88
473,592 473,592 00000000000000000033b23b4895616a1be85c364ed06b0aa6591ceee4f87328 205 1.00/1.00 vMB 21
473,591 473,591 00000000000000000133f7f9978966094ba9e0bb03f1abae706ff91ab77cd196 2,647 1.00/1.00 vMB 246
473,590 473,590 000000000000000000cec341702c5b65c510e3d577c12da307568547740f8c09 1,438 1.00/1.00 vMB 338
473,589 473,589 0000000000000000003e6732930691ed2549ab0b2f3835a5166aff226d159402 156 0.08/1.00 vMB 180
473,588 473,588 0000000000000000017167548f02b6fd04ff9668cd12ac140037acbeccbfcc03 84 0.04/1.00 vMB 312
473,587 473,587 0000000000000000009bb6340b9776ae6e4d78e3e64f1a87bb02f033d7644e3e 280 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.60 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: 671.85 GB
    • Received: 16.04 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.