Loading Tool

Explorer IconExplorer

Memory Pool

80,338 transactions
34.07 vMB
0.13059524 BTC
Random Selection Loading Transactions
Max Size: 193.28/200 MB

Candidate Block

Mining Attempt 6b57ae17b18dc0f00b59cc4c7025363a40c6614db929c4871833fc8b50835570
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 6aae853ff739a546e10f7edd2503362061546b63753e602fae26411f50e78777
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.01980970 BTC
Feerates: 32.11 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (529,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,843 385,843 000000000000000007ded2cb0dfb6e9a2a0afcc348e0939795a0caa2bf0fa050 237 0.14/1.00 vMB 22
385,842 385,842 00000000000000000533121207012d8f40f9e1b16efdaa6061de2b5da3b8a261 563 0.35/1.00 vMB 29
385,841 385,841 00000000000000000d257e7b6c589a5ea2a5ccfca05b7feb8f1a9ec5f00e5832 420 0.26/1.00 vMB 23
385,840 385,840 00000000000000000e0818e356faf01b29c067db937b021ea463e4f12c2c320e 553 0.32/1.00 vMB 25
385,839 385,839 000000000000000008596c823196d558545f2c42888ac96d837e8e7a997a88ec 340 0.15/1.00 vMB 32
385,838 385,838 00000000000000000a68308b23a03eafdcb31d3121b489305120284f3f3f1e20 85 0.15/1.00 vMB 8
385,837 385,837 00000000000000000b0b9eeef84f8c572ba61978433dbc33b1caec5398bae281 1,709 0.99/1.00 vMB 29
385,836 385,836 00000000000000000d51c0769c6a76a840bba1fcbd5e81e4a80ba3d49bef9055 826 0.48/1.00 vMB 43
385,835 385,835 00000000000000000989c0f28422062e8406dabc429a6d9de4ee04c058b254c2 891 0.39/1.00 vMB 28
385,834 385,834 00000000000000000dc36d44ece5e58672373ab6e9b4a7deb0fb07c1b2abdeb9 493 0.25/1.00 vMB 28
385,833 385,833 0000000000000000086d157bfa48617d33f60d8085d000ff8a888ce0ceffdbf5 100 0.07/1.00 vMB 31
385,832 385,832 000000000000000004874ecb319a2ad00040ab94d52b83052baa52e688ca7ffa 469 1.00/1.00 vMB 3
385,831 385,831 0000000000000000025307a4dc08d2534180fafa269acdf1edfc1ad0bf24a6b3 954 0.63/1.00 vMB 24
385,830 385,830 000000000000000003b3fe2e74b26655e4346188ebbd69164aeba1dea4046873 1,413 0.70/1.00 vMB 36
385,829 385,829 00000000000000000a4ea4623463671409e1b41896191a473d43c38f76bef868 1,172 0.71/1.00 vMB 39
385,828 385,828 0000000000000000099d969e2c05148f36b8c0497b8ee52c9c26aa1db7be9e3d 369 0.35/1.00 vMB 16
385,827 385,827 000000000000000003750ca8b3532087825daaebf1b171eec4e3ec2db95c37ff 634 0.99/1.00 vMB 14
385,826 385,826 00000000000000000bf92a4398f81056f4a5b763988f9b770f161f639dc1475c 1,858 0.75/1.00 vMB 41
385,825 385,825 00000000000000000dbadff5a5c3d9b6b35016fce03521ff9d4b603eb0f46d59 1,814 0.78/1.00 vMB 26
385,824 385,824 000000000000000002252d006087f6f81aaff04eadd14a2415718b45563b0d99 351 0.23/1.00 vMB 25
385,823 385,823 00000000000000000390a56851e1d96f95b8d196a58ea07bd38a2b8100d4390e 1,361 0.71/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.10 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: 729.48 GB
    • Received: 18.49 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.