Loading Tool

Explorer IconExplorer

Memory Pool

82,062 transactions
30.46 vMB
0.12568737 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt fac655071835ce9d7e65e953abf006be1476aaff59780143e05121691eeb966c
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 89576be56017fc7cbf65597903cf55162f285a572eed20c97c27cce82c1d7884
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.04761574 BTC
Feerates: 502.62 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (641,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,094 274,094 000000000000000517eb45c03706a2d90417cc0bd91f50d5845f913ef34f7383 472 0.25/1.00 vMB 54
274,093 274,093 000000000000000136cef10b83601b67fa532a0589d9b2893bf276a773633a4f 120 0.05/1.00 vMB 32
274,092 274,092 0000000000000001f326cc9af505087ba0be0cafeb607414ce41445fe839ada1 131 0.06/1.00 vMB 47
274,091 274,091 0000000000000003844d0b773b4c76d6b299c47c8a164efe040832c377c2d52e 1 0.00/1.00 vMB 0
274,090 274,090 00000000000000018bb7cc599ae2bd3e7492a1385f116a4b1d9f651f7b5c8d72 394 0.18/1.00 vMB 129
274,089 274,089 000000000000000088c08efd5235a170426758ba3f2225f1107b70bd722a6c17 791 0.42/1.00 vMB 41
274,088 274,088 00000000000000053a3f54db15f502c83451fda40892ed683a5ad5d1ea087454 75 0.03/1.00 vMB 99
274,087 274,087 0000000000000004c84cf449f7e71293d410e271d7d72f9c646ee733aa084024 228 0.15/1.00 vMB 43
274,086 274,086 000000000000000021156031709f652e4b1851bbf9044b7528dd016565cc2b54 5 0.00/1.00 vMB 15
274,085 274,085 0000000000000003e37a0f5469405c554402c2c09a997ba13711b7dbdefecbe5 155 0.08/1.00 vMB 40
274,084 274,084 000000000000000213b2310534e2638cfc093fd1cbf2c99c255a9064fe93231a 37 0.04/1.00 vMB 31
274,083 274,083 00000000000000003a130ba07c80440e109b1fe696f4efcd5cefa7229d72aa8c 279 0.15/1.00 vMB 33
274,082 274,082 000000000000000576430bd80f831160d17c1720f942b9b49c45b755ba95129b 282 0.18/1.00 vMB 34
274,081 274,081 00000000000000017525da48ebe63b2d32428f0ccce468372ec9d4de3e2a7113 119 0.05/1.00 vMB 33
274,080 274,080 00000000000000051ecf07a080ea2cafc8f09874e0e9a63dd8ae7aead2384204 140 0.08/1.00 vMB 54
274,079 274,079 000000000000000138775d549c9efaa1ce7def777131dfdde15c041fc9fa7e19 605 0.63/1.00 vMB 20
274,078 274,078 0000000000000004ca0318ba47d98e518472e7ab1786a790e06be979bfe4b11e 669 0.25/1.00 vMB 48
274,077 274,077 00000000000000004e8a0f15000c4f9257000930d08bc97727fe2a3db43c80fb 481 0.25/1.00 vMB 111
274,076 274,076 00000000000000014607f613cdb873983ce36c243237624c622ffee63e892714 369 0.25/1.00 vMB 50
274,075 274,075 000000000000000220a59a15d069dc130b4854aeef182088ca5a6c6e8af4a8b3 134 0.90/1.00 vMB 6
274,074 274,074 0000000000000000d988ad454cfd817e5d0f44e127b514a5f321c926a15aabe0 30 0.01/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.61 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.88 GB
    • Received: 16.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.