Loading Tool

Explorer IconExplorer

Memory Pool

15,334 transactions
9.35 vMB
0.01932587 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 6a318a3bda8c2c2671c2a88215379baeb9345d04c290e0e72ee3220eb4e54af4
Version 20000000
Previous Block 00000000000000000001c502407c79329580e06b9e8b8f002d0c95031ee97480
Merkle Root cd14d2a0eea5b1eacda9c092a5383b6bb08887660a707f1790085ae1e2c6864e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,817
Size: 0.99792225 1.00 vMB
Total Fees: 0.00517343 BTC
Feerates: 150.92 > 0.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,626 (838,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,734 74,734 00000000004bb9daf068a2a669fbf58d33fe5ccb65f7af8126c10b286806210e 2 0.00/1.00 vMB 0
74,733 74,733 0000000000705eac5a126eb67c11b31cb36d9eb14d0740b8a0d9cb3ce5e3a76e 2 0.00/1.00 vMB 0
74,732 74,732 0000000000218149e66c0dafaa3de2c652778e10feab4b70533dae416d47cb0f 9 0.00/1.00 vMB 0
74,731 74,731 0000000000647cde25b601540a4b7d0e6c021deec20b7ae777ec4a8ca9238403 2 0.00/1.00 vMB 0
74,730 74,730 0000000000333860df66a6e1eff07293b25a3c395023fed5415510bbe007f6f1 13 0.00/1.00 vMB 0
74,729 74,729 000000000022c9787decd86a7df12735412f7d079349837db3b0673621fbab81 3 0.00/1.00 vMB 0
74,728 74,728 00000000004a499445cbc16d53ffca3a6227ed0bf2e2def0e24e4754e11e7665 12 0.00/1.00 vMB 0
74,727 74,727 00000000007becdde19c4c4222460d4650477eba226e1e303ecd12b00831d895 1 0.00/1.00 vMB 0
74,726 74,726 000000000049039d3746ce1d11f0785131569b267457e4974cb9df22811b9f45 1 0.00/1.00 vMB 0
74,725 74,725 000000000031955476629f8f1f532a52173990f1161a39001198e85147c66a47 2 0.00/1.00 vMB 0
74,724 74,724 00000000002423621729dbe0edaa76e45138bfce9872e1ce098cd1907d012bf3 6 0.00/1.00 vMB 0
74,723 74,723 00000000005358adea4fe2ed2c0fe76d373aa195d1dd82af3e94c5705186261d 1 0.00/1.00 vMB 0
74,722 74,722 00000000000a2cbe7089b12b300463ed57738f31d4593f93c307ef5b00c22b28 1 0.00/1.00 vMB 0
74,721 74,721 000000000052428fa9103b0d2090c992518c05a7c0f2ed8a43e0d88d2859e02d 8 0.00/1.00 vMB 0
74,720 74,720 00000000001c502bdb16c077ea28ef13fd223c84d62b11cadd17fb7449ec82b3 4 0.00/1.00 vMB 0
74,719 74,719 000000000058b4ddafaad4d8362a749aa89447d2b1872050c1810072aafaa286 2 0.00/1.00 vMB 0
74,718 74,718 00000000004cc5849ec3ea9425c0460ef3ed1a2b3449991e84d87001c65c857d 1 0.00/1.00 vMB 0
74,717 74,717 0000000000294aa0fca74a33430e55862e55bd46e69c6945857320822fbca50c 5 0.00/1.00 vMB 0
74,716 74,716 00000000002dacce0ad9ce8fbba4e74f343fe393c2c2dc8c672eb5ef3a20d845 1 0.00/1.00 vMB 0
74,715 74,715 000000000026a36b128e9660299194d1267d11afbf670ea66d3121a480664552 5 0.00/1.00 vMB 0
74,714 74,714 000000000015b65da2a4f53207e2801810e5ba74283519df7b67e9e22e5c5e90 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.95 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: 467.00 GB
    • Received: 2.85 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.