Loading Tool

Explorer IconExplorer

Memory Pool

85,158 transactions
32.96 vMB
0.15684096 BTC
Random Selection Loading Transactions
Max Size: 196.30/200 MB

Candidate Block

Mining Attempt 95d05dab087ffdfaf4339220639fc6d464a05e0eb3b5a31035885c21e10fc541
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 24a7d7e7d638ecd441ffcf5ddfa04718fbfaabb1afcb0a89aa851338d0718eb9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.04848127 BTC
Feerates: 318.30 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (212,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,243 703,243 00000000000000000009eec074c2c6115f4b985ac0a5f0034ec8d34a55246336 2,465 0.90/1.00 vMB 9
703,242 703,242 000000000000000000011757f6bcd84677e9357c6752c149d0b4aa5c208e89a5 2,302 1.00/1.00 vMB 12
703,241 703,241 0000000000000000000782333b6067d930f99222e35bd7c4a3c0d1fd22a3c8f3 847 0.31/1.00 vMB 9
703,240 703,240 000000000000000000011164906b54d7948c2e8b6a70dc699cd2a180bc939c8d 435 0.12/1.00 vMB 7
703,239 703,239 0000000000000000000cc525b08646fb72a7810eaef961eb347db8c615d126b6 2,853 1.00/1.00 vMB 11
703,238 703,238 000000000000000000065ef50be8716b8a86ca43a48fb8ccafb676a96df3cd86 1,576 0.57/1.00 vMB 9
703,237 703,237 0000000000000000000e8d8bf9e972f4253fb75fed4655b752d0a931bf273d33 1,303 0.47/1.00 vMB 9
703,236 703,236 00000000000000000001d3c90e876b3516d4050bc678bbd58c5a9ed2860e9ee3 585 0.21/1.00 vMB 9
703,235 703,235 00000000000000000008a860130d3b81badd95a999588153de74343a37a3e547 2,077 0.74/1.00 vMB 5
703,234 703,234 000000000000000000028be54ca3f31cf64ccae942cf65ed63cd2acd2c51cb6b 1,644 1.00/1.00 vMB 11
703,233 703,233 0000000000000000000dd29287a36d6d1c6daaa0e32e5541bfca1a9028bab87f 198 0.07/1.00 vMB 10
703,232 703,232 0000000000000000000135610887bd951ab3ef4fa2dffda4ba972d690002569d 884 0.46/1.00 vMB 8
703,231 703,231 00000000000000000003e4813e33412bb9c5123125bdb13fe8fdf5ac755a3cc6 403 0.17/1.00 vMB 9
703,230 703,230 000000000000000000093d676972e18d32f6a200f629c3df4d10b63c2aa3873a 1,471 1.00/1.00 vMB 7
703,229 703,229 000000000000000000010915c969b33ed79dde245d4f8bf9bdec662b2438e6d0 2,071 0.89/1.00 vMB 9
703,228 703,228 00000000000000000006ff9dae6e39c0b0fb7486351e903dd38ba9f4c63a78ae 900 0.41/1.00 vMB 7
703,227 703,227 0000000000000000000e1c38c44f5fe94355540966ca46ff7069cf04d424dda7 2,245 1.00/1.00 vMB 9
703,226 703,226 000000000000000000006acae8c5f66463b368afbe546ea4517b81faf4a364e0 597 0.21/1.00 vMB 9
703,225 703,225 0000000000000000000b1b5cf7eaedf386a9604fe24ddc64ebcb93ec01a93133 604 0.23/1.00 vMB 10
703,224 703,224 000000000000000000008eabeda1e9cff9fdd6c0420441f65dbc5bfdeb18e634 965 0.34/1.00 vMB 10
703,223 703,223 0000000000000000000cc5f49d357773d0a0c662c94b0805943d185eca7ba0c9 562 0.19/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.00 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: 718.85 GB
    • Received: 17.96 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.