Loading Tool

Explorer IconExplorer

Memory Pool

28,223 transactions
25.99 vMB
0.08834200 BTC
Random Selection Loading Transactions
Max Size: 127.12/200 MB

Candidate Block

Mining Attempt 8d09e33906a4ca86352d1c3f5aeab4836a525ba4319f6eaf116c0c22ac692621
Version 20000000
Previous Block 000000000000000000018f2a41c731bcf2d532dfa76355aff648e5265113e2d4
Merkle Root c3407f23babce621b37f24139d8019d054af6fc766e021d638f5d1799753aec5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.04000255 BTC
Feerates: 197.34 > 4.01 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,239 (561,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,594 352,594 00000000000000001296ee03b6e2d600a987332fdb30b558e28adf2b0f27729c 936 0.48/1.00 vMB 26
352,593 352,593 000000000000000001b7ee1e52d9c1a2aeee02b1813d2d01c71b9a2466c2a17d 390 0.24/1.00 vMB 24
352,592 352,592 00000000000000000ac26d45e5fe4307738576aafa99e8da44dea7aa4199467e 225 0.14/1.00 vMB 24
352,591 352,591 00000000000000000e9a88c9632d9802a7fe66292785bfcf73881ffca388ecb5 695 0.39/1.00 vMB 24
352,590 352,590 00000000000000000a88d85591fb73b5d46874688111e2d95a98aef40648b0fd 22 0.02/1.00 vMB 10
352,589 352,589 00000000000000000e15f9df67778e4ee7e46264ee2fe591349facd49f59fa7e 451 0.24/1.00 vMB 16
352,588 352,588 0000000000000000093fdf4bc7f0dd83cd8e344f052d3080eacf586622c6b756 725 0.35/1.00 vMB 29
352,587 352,587 0000000000000000055d0d913fedadfa6e82c52b36d3ed167a98fed1b6219f6f 971 0.42/1.00 vMB 27
352,586 352,586 00000000000000000c3ded4c5c965ed6d35b59c93c71ab1c6f325b5d65483a4f 706 0.39/1.00 vMB 25
352,585 352,585 00000000000000000b7d1daf97d370412133cd50f950be1ef191a90b49d93c01 455 0.23/1.00 vMB 14
352,584 352,584 000000000000000001583f00f295a5f167bd743a18629de23873bc68a1460e5f 2,125 1.00/1.00 vMB 27
352,583 352,583 00000000000000001602b5e34fbc7cdb24f4675335bff4e2b3e1369534d51f36 242 0.14/1.00 vMB 23
352,582 352,582 0000000000000000138bf6e3a78e39e897ccdb59ab297da8184b355e3426a330 212 0.09/1.00 vMB 26
352,581 352,581 00000000000000000132470d91233f1a0478ca2bf50a27d87de441f8b0994282 14 0.05/1.00 vMB 3
352,580 352,580 00000000000000000be63c28d6b4a0771698ee12fad139b195b4b92c991fce85 1,073 0.53/1.00 vMB 26
352,579 352,579 00000000000000001074f7d1d5d86110d58e2adc8df5c395d587f8b91b8fe67d 347 0.15/1.00 vMB 27
352,578 352,578 00000000000000000d4f762e739ff955c58066001260f95bbda7df08a42270d8 692 0.31/1.00 vMB 29
352,577 352,577 00000000000000000533e460c4fe2b01f6123b2e7f5de348c35898aeacafc230 1,162 0.52/1.00 vMB 28
352,576 352,576 0000000000000000084cfb3680d983a156dffcdf74ef2abbdf9a32572f487851 963 0.45/1.00 vMB 30
352,575 352,575 0000000000000000106b45ff93525c225abd3263ccf504b8e2885c2960270c63 143 0.07/1.00 vMB 27
352,574 352,574 0000000000000000009c91628140b5514c7a64412bf20f7236c768184cb3eb33 93 0.04/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.15 GB
    • Received: 8.41 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.