Loading Tool

Explorer IconExplorer

Memory Pool

72,963 transactions
28.18 vMB
0.07271068 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt 1907693b79841ba51cc5af28286c79579c4b45382bce00357fc8726d9773a347
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 2a3e70f1ac64033815e89d1dfb7a1a95ee4fa7d63a092c123b9dff74ebf186cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,133
Size: 1.00 vMB
Total Fees: 0.01614939 BTC
Feerates: 157.46 > 1.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (373,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,394 541,394 000000000000000000064b93cea25cadf6b228b3ec59cdae0027c8287f89f479 2,295 1.00/1.00 vMB 20
541,393 541,393 000000000000000000016d3f434c4307995fdadc7d1b9ce196da9c4b33c39369 196 1.00/1.00 vMB 3
541,392 541,392 000000000000000000230c9f5e02154968375d93c79ae0ccb517ccc5f818ba33 2,247 0.99/1.00 vMB 9
541,391 541,391 00000000000000000005f5ae9b3b204172464d3bb9cc6343fd891cedf8ed5521 2,595 1.00/1.00 vMB 28
541,390 541,390 000000000000000000173d55ee222ff496216abb72480d8a82501c06ac6d77d0 1,760 1.00/1.00 vMB 13
541,389 541,389 00000000000000000018f66f06795ce3fabb98289e89bd75666acb6629997b05 1,003 1.00/1.00 vMB 42
541,388 541,388 00000000000000000010a0535c1309061341f27baf00036a111190788e4a908f 559 1.00/1.00 vMB 50
541,387 541,387 00000000000000000010529c04ec0b3cc5dadc3aeb3ed1d02a9541c284c93cbd 1,832 1.00/1.00 vMB 24
541,386 541,386 0000000000000000001b3dc337dcf5400e6f775c460528e9009c5356b0796bfe 2,538 1.00/1.00 vMB 35
541,385 541,385 0000000000000000002394d142cf394d219d9c2d275f1fb17d7ea8eba04e5e5f 859 1.00/1.00 vMB 11
541,384 541,384 0000000000000000000c4e2932b9ef88975d890f6fc3d0fbf8089cef325af2e8 458 1.00/1.00 vMB 5
541,383 541,383 00000000000000000022477cb0d1dd0e5b0011b99418aa6fb449a1769819dca0 1,646 1.00/1.00 vMB 17
541,382 541,382 00000000000000000013529867080ff8acddc65b3320da0d33204392bb06e357 2,062 1.00/1.00 vMB 7
541,381 541,381 00000000000000000015ee332aa94298b540bcb435dada7a1f2a82242d3789fa 2,787 1.00/1.00 vMB 34
541,380 541,380 00000000000000000015da1cfe2d11c8ec4ececc9eb01dd1125c6be579da594e 1,152 0.48/1.00 vMB 43
541,379 541,379 0000000000000000001cc3d99ccb859805aeba0c7fccb2b8d7e6d9e365589708 1,198 1.00/1.00 vMB 17
541,378 541,378 000000000000000000194fe6aa7e1e733f5e2c2ff7757fdc96f5d778eba7e037 1,233 1.00/1.00 vMB 39
541,377 541,377 0000000000000000001240e3e8dc16ba6a597e3a2f47df7a9dad53afa9f96bd3 1,174 1.00/1.00 vMB 10
541,376 541,376 00000000000000000002510b759c6d2f9596f1d7b54bb580019af199a2f20ce2 1,344 1.00/1.00 vMB 17
541,375 541,375 00000000000000000027412810257d61a15c8742d81bd70846accccbb97a5faf 819 1.00/1.00 vMB 6
541,374 541,374 0000000000000000000e226f36d95c9e34a7727f3ab1108704002cb986bc299d 2,180 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.