Loading Tool

Explorer IconExplorer

Memory Pool

79,306 transactions
30.23 vMB
0.09604140 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt e91a2c101baf6fd9e8f8b278466fda50173890a3707d17a00e4d2c2a53a88512
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 5276dced7829f6ed4c8f6d3e633f0168f376346b29416017de3c1f4dc41de08f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,260
Size: 1.00 vMB
Total Fees: 0.02465679 BTC
Feerates: 150.61 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (387,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,600 527,600 0000000000000000000b6f3d4631381c208a89fe46d17d6513e3f663fbc1592c 60 0.74/1.00 vMB 1
527,599 527,599 0000000000000000000c41a5cfaa90229df807428f09a78678b645073dea2dd8 923 0.99/1.00 vMB 7
527,598 527,598 0000000000000000000229887574e188f7a0c3bdb5972e188bb3f2adfbf982d3 874 1.00/1.00 vMB 6
527,597 527,597 000000000000000000151f50035cd49f1ad7d362160b92477f85a6ecc3cd0ff2 318 0.09/1.00 vMB 26
527,596 527,596 0000000000000000000e846cbade5b017fcda35f0e496295f7a3888e211bbca7 1,115 1.00/1.00 vMB 11
527,595 527,595 00000000000000000009715e4da876be02abf903f4e411b3bad156caad946077 2,774 1.00/1.00 vMB 24
527,594 527,594 0000000000000000002c8f92602ec593ae7894167b0fe655a3e9b30549864989 1,443 0.99/1.00 vMB 20
527,593 527,593 000000000000000000318652ee878b08b382f67306932cada9e74b2c81a4664b 869 0.99/1.00 vMB 9
527,592 527,592 000000000000000000254ee0b4f9f3a33a297e3ea4a7466896bf0141151fcc22 312 1.00/1.00 vMB 2
527,591 527,591 0000000000000000000943e3256f8c3923c0eb8c27ff8606f04e76d338601b82 701 1.00/1.00 vMB 7
527,590 527,590 000000000000000000327b8c7f50f439e80f8af112b572233c6e7141415d6dfa 1,970 1.00/1.00 vMB 19
527,589 527,589 0000000000000000002326308420fa5ccd28a9155217f4d1896ab443d84148fa 1,093 1.00/1.00 vMB 10
527,588 527,588 0000000000000000002fffdb85ed674f2db17da34a4f8c64dbcb327a8613a310 2,686 1.00/1.00 vMB 7
527,587 527,587 00000000000000000006db2db416eb9e043f8de8b9c9a8ebe5dee955f2415d97 1 0.00/1.00 vMB 0
527,586 527,586 00000000000000000033d2895f7e105763f50161f9a1958c7c0647ce3986f08c 2,957 1.00/1.00 vMB 24
527,585 527,585 0000000000000000002a37b1bf09659ec0a3b20c4354b3755617c8cc925c2673 2,106 0.80/1.00 vMB 27
527,584 527,584 0000000000000000000c71864a973166645a7106b2f1eeac364224d056356a87 2,269 1.00/1.00 vMB 19
527,583 527,583 00000000000000000007248984d73e1f7b28d8c662791c47f21e9ed90eef50a1 2,848 1.00/1.00 vMB 42
527,582 527,582 000000000000000000047ef9e952d60031dac3d2554544cab5a2ba68e877dbc2 3,311 1.00/1.00 vMB 44
527,581 527,581 0000000000000000002d00b255b2a79af44bb92aa96a07ca6f2c302652cba732 1,151 0.99/1.00 vMB 14
527,580 527,580 000000000000000000182c1e33cfc821243f5e61be5fdb78f27e4983459e8296 1,045 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.