Loading Tool

Explorer IconExplorer

Memory Pool

80,485 transactions
30.17 vMB
0.09077690 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt 5001763dbb4b0b0e011699e99b9e7b52bc2e1b73e9ce8bac368f1b8daeda9fe8
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (638,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,943 276,943 000000000000000374a7b6359cc993d3638c72c14d8c7529fef7e6e7e545bffb 305 0.16/1.00 vMB 58
276,942 276,942 0000000000000002e14e03f1162885d74e1d39c9016401e537c9a62c2558d158 169 0.15/1.00 vMB 19
276,941 276,941 0000000000000002591fda47c52e3f816031328bdbfeb9f68d67eebb9968baa8 117 0.08/1.00 vMB 42
276,940 276,940 000000000000000349b3b84fedc6be1a7ebd20f27377d08f2fda2f1036e83af1 188 0.12/1.00 vMB 42
276,939 276,939 000000000000000202e23278efb3fea7c261ee7186de389e1594285f54bbf85c 131 0.15/1.00 vMB 11
276,938 276,938 0000000000000003064199f07fbc4fcadc7894403983525f77e2b447289eb9d6 19 0.01/1.00 vMB 49
276,937 276,937 000000000000000011071fde5c66d3c5c50b88795665bd51858b1a4aada4d27b 480 0.21/1.00 vMB 53
276,936 276,936 0000000000000002217553b052adbf99474d83aea9b1333e5035868ddbc13bd1 438 0.18/1.00 vMB 45
276,935 276,935 00000000000000022f1d81992f0ca2b1bd658075a61103155a63201e208e5583 290 0.15/1.00 vMB 36
276,934 276,934 000000000000000136b5f4be351bd98d799a71c649a502c209e99a284650f2b3 775 0.36/1.00 vMB 43
276,933 276,933 0000000000000001add7cf0bbc4520992f0c9f4346391273f27a93513a806a27 27 0.02/1.00 vMB 65
276,932 276,932 000000000000000246ec7f1ec50015d723c7f4d0def1a03fb3c64222f743fb6d 153 0.09/1.00 vMB 30
276,931 276,931 0000000000000002464a696934a2da5716e5bd3997ad31c1722e0eef2b5cc297 69 0.15/1.00 vMB 4
276,930 276,930 0000000000000001c46ee9b320eecddfcf969252be307e9750ba1087c32717a1 341 0.19/1.00 vMB 43
276,929 276,929 0000000000000001ca74de03fd90d531a199e945b3f2e1ce1f276955dc344020 606 0.26/1.00 vMB 57
276,928 276,928 000000000000000087026b5696286223acd98ce3de64fc13f32a2ebf36d4fc32 552 0.23/1.00 vMB 64
276,927 276,927 00000000000000015653a2c7c44d3e3257e8eb27443f7b478ef84c6644f0d7c0 355 0.15/1.00 vMB 40
276,926 276,926 000000000000000071d92c00ad20140432a70a6c94400d1a4eb96388a63023bc 85 0.03/1.00 vMB 128
276,925 276,925 0000000000000002b845fbff0deee8f022b824a1745f4f0902ad2e262124283f 662 0.29/1.00 vMB 58
276,924 276,924 00000000000000031d56f4cab713df1068ff9e7824b4ceb0d1be1fe0e82268b7 600 0.25/1.00 vMB 68
276,923 276,923 0000000000000001f99092cb8770d69dbb7d19b49bf8f8b0c05fbf639aea1c6f 69 0.03/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.