Loading Tool

Explorer IconExplorer

Memory Pool

40,888 transactions
26.59 vMB
0.06660461 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt b737d0c7a97bcf7952169ac43c05706fd2f8df9b61061ca4ced2fc3207df44d4
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 71df83001325ebdb7a6d1b75fa81214f82b15789a24948347c57d79459dd9ead
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01748792 BTC
Feerates: 265.25 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (590,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,403 324,403 00000000000000000ec1e1cc796e4e7dc6bcc4111fa3629d1281111a8de388ba 2,128 0.75/1.00 vMB 40
324,402 324,402 00000000000000001a26fa9cf875b06494f624f252754e35f4aa58b62781f28e 128 0.05/1.00 vMB 60
324,401 324,401 00000000000000001380f85fb7690196ae1dffaae738f93a379c2e3982ff1009 64 0.04/1.00 vMB 45
324,400 324,400 0000000000000000036085be752266a3bf2d47ef2d91a0763b3506732b8d7647 1,130 0.61/1.00 vMB 26
324,399 324,399 00000000000000001f8e2055563d1db8b6b3a3bf66b97b6f9dc96acf8275ca6d 276 0.18/1.00 vMB 23
324,398 324,398 0000000000000000142086da0daa0e38f11dd7dc55a8f57f8ce4c923a5d474e9 176 0.16/1.00 vMB 20
324,397 324,397 000000000000000001cceea1c34475755c5f218a215787b3100e3558424c1203 542 0.35/1.00 vMB 27
324,396 324,396 000000000000000000260250f81c5b4614a60db4ce21daeddb4f55574ab517d4 520 0.35/1.00 vMB 45
324,395 324,395 0000000000000000096f2eb8060e81187dc8a0df41963946fa9936449a6967df 156 0.08/1.00 vMB 30
324,394 324,394 00000000000000001342b2206844865c6687518d718cd49eac8910ebc436371c 338 0.21/1.00 vMB 23
324,393 324,393 00000000000000001aced2606293f68082f20d54b68c281778a608f3a522ada9 222 0.14/1.00 vMB 24
324,392 324,392 000000000000000012fc4775d1fa3b9159a5f799f119a60a5c66cc526aaba454 426 0.35/1.00 vMB 21
324,391 324,391 0000000000000000164ec9c6ea610f3046a329e112490ae51f1e0741ee5c0030 58 0.02/1.00 vMB 22
324,390 324,390 000000000000000009cac3b339f5cae385edf2064af80d5e790bb515aa1b3154 140 0.10/1.00 vMB 14
324,389 324,389 000000000000000003703968d277754d57cf8743a9e620de2b76fe4502573907 786 0.43/1.00 vMB 28
324,388 324,388 000000000000000018bcfc9440525a6bdb103c711423474e1a7af37c56fad874 1,013 0.59/1.00 vMB 25
324,387 324,387 00000000000000000fba89f3292f3783ee86a374fb0f32f2f52917142c987403 449 0.30/1.00 vMB 22
324,386 324,386 00000000000000001c7c689f1fd6fda130495c5c16cda0fe16161e543d8f9932 655 0.48/1.00 vMB 21
324,385 324,385 0000000000000000000c7a93d0a864406fe05ceb12f10126cac47130ccbf3319 400 0.41/1.00 vMB 19
324,384 324,384 0000000000000000123525353fb240a4f4f2a65c1fa0644c200d673944abb862 411 0.35/1.00 vMB 18
324,383 324,383 0000000000000000035df8a78ad4b39af2527968e62ae833a8b6230b7790e8e0 1,049 0.35/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.