Loading Tool

Explorer IconExplorer

Memory Pool

87,646 transactions
32.94 vMB
0.12684023 BTC
Random Selection Loading Transactions
Max Size: 197.70/200 MB

Candidate Block

Mining Attempt 0a3ce398d470d124f0c8ddc45f7dc9165ff8784cf881b68e0536c6de83595319
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 85f39d07d98eb31c2c8a044e0e69e24915b566cbf3c8d7e05cf233796776fc04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.04592080 BTC
Feerates: 218.18 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (594,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,083 320,083 000000000000000005580e6a046ada76232a2a3fef1e5e44a65cc7cd8d5c9676 776 0.36/1.00 vMB 30
320,082 320,082 00000000000000001c4c4626374b28930c3de23e1538bcc54aa242ba3e990cd8 449 0.24/1.00 vMB 26
320,081 320,081 00000000000000000ef842b21a49d11e0af06eda4bf73c1c8faa194700d0915f 589 0.35/1.00 vMB 26
320,080 320,080 000000000000000024ce32328610b72457a02df891568e3d22ca822dfbcd75ab 653 0.41/1.00 vMB 25
320,079 320,079 0000000000000000205effdfc429754eb06a8dfb51957ccd6f964fe6fe878d36 359 0.18/1.00 vMB 28
320,078 320,078 00000000000000000c9df00fcffc6fef0dc3c6ae397c47efcc7ff09fe0780be4 42 0.03/1.00 vMB 8
320,077 320,077 000000000000000004da0966b805420b294d69ec83a06be10d106127850c5991 153 0.07/1.00 vMB 28
320,076 320,076 00000000000000000fffbaf03383ba004d781f3c05b90795af4175be2aeee76f 389 0.26/1.00 vMB 23
320,075 320,075 000000000000000005ecad7027e02f965ffa413c9de0f60ddacfe1e926c62cb1 32 0.01/1.00 vMB 21
320,074 320,074 00000000000000001f96b0f1ece2c2edd4f3a5bb2d9e0569e1924fa5955f2917 367 0.19/1.00 vMB 27
320,073 320,073 00000000000000001b542536d05b0b6bb7333c805e69be588e537eade3d2f743 802 0.45/1.00 vMB 26
320,072 320,072 00000000000000000e433d7a05831972b21119fbb25eddaa66b0c24496c083e2 64 0.03/1.00 vMB 27
320,071 320,071 000000000000000016d42d21159fc621d472173d811b10d11ab9e6f3642b1682 108 0.06/1.00 vMB 24
320,070 320,070 00000000000000001bf52254992264d48d9e23f109e3aaef7e66ee8e21d05281 1,231 0.62/1.00 vMB 30
320,069 320,069 00000000000000000efa2cf9434f186d9248898be3af002c262b1efc75370737 893 0.43/1.00 vMB 31
320,068 320,068 00000000000000000d8968f579db27e7272a7f849b21778ee29d0801abcca9ff 736 0.49/1.00 vMB 26
320,067 320,067 00000000000000001241e7423f5020e7a211eb1c5fd2a2fedcdf4d119aae5e45 1,692 0.75/1.00 vMB 32
320,066 320,066 0000000000000000018c306664c2d030a339eea8abf5ccf78a2d3b6768b3e070 636 0.38/1.00 vMB 29
320,065 320,065 00000000000000000d4ad04a8a5d26e628c84e1f1a71e8bcdecb8dab157d6b64 754 0.34/1.00 vMB 29
320,064 320,064 00000000000000000635e3c0fea19d24fa24ad375e68b9e38633765ed21a0371 467 0.30/1.00 vMB 26
320,063 320,063 000000000000000005dc95167104bb80e9158fccb8e5c577a8ebda0bdb7aec60 131 0.06/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.