Loading Tool

Explorer IconExplorer

Memory Pool

40,088 transactions
27.72 vMB
0.06797059 BTC
Random Selection Loading Transactions
Max Size: 142.09/200 MB

Candidate Block

Mining Attempt a4b591c4da33aeb1c7b37a7d70aa8a78b29dd520b52b749f92d068c36dce6387
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root aff41a8d1374360e6db9f2f1340cbc2ab4aa2a0ba6c67684054e6409ae7770a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.01505524 BTC
Feerates: 101.49 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (222,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,574 692,574 0000000000000000000bcc3a8b76170aa6824c625666b833daaccd596ee72f24 438 0.16/1.00 vMB 11
692,573 692,573 0000000000000000000d33d18de6a303318603ed5fa60180ab8e9fae27b7502d 391 0.21/1.00 vMB 12
692,572 692,572 0000000000000000000dbbfa6510b9cc67a9d758f0f4f2cc603050de9cfa838f 1,159 0.43/1.00 vMB 9
692,571 692,571 00000000000000000000eb8c2d74a023e40ac58b29ca8e1798c67d2fd1f8754f 116 0.06/1.00 vMB 13
692,570 692,570 00000000000000000003a561d300be405ad7c2b17f351478db91d9cb870135d9 1,065 0.47/1.00 vMB 6
692,569 692,569 0000000000000000000d8ab3c774cc7145cdfc06ccb5ec387f135766519af12c 2,844 1.00/1.00 vMB 14
692,568 692,568 0000000000000000000e4442f6785381c03c7ad94db6f33b3fb030f9facdffa5 1,543 0.52/1.00 vMB 11
692,567 692,567 00000000000000000003d1e60cb12d15dd2518f7e5a75464304fc393e7ec12c6 1,198 0.76/1.00 vMB 11
692,566 692,566 00000000000000000007ed3408c19481f38969db0fb72193da520e5812f2a006 2,329 0.89/1.00 vMB 13
692,565 692,565 0000000000000000000d7eb2031b47dcfe78d19ceecb788e00a589715c16e61d 755 0.33/1.00 vMB 10
692,564 692,564 00000000000000000000840694fd3b4587e45945029e23407dfb490531e9b345 229 0.07/1.00 vMB 13
692,563 692,563 00000000000000000008b06227606ead7e2fe1d3d37a3c5278131772f2099b8d 1,465 0.68/1.00 vMB 9
692,562 692,562 00000000000000000005b9268d752f520e1ab885ab27bb5f2e6263c9e2d78e56 1,032 0.43/1.00 vMB 9
692,561 692,561 0000000000000000000bd3d418e3448a7077aee96f74c33c9b97615bb6f400c0 954 0.41/1.00 vMB 9
692,560 692,560 00000000000000000002c29b1b6f12331c9c17ee84ef82929ff5267e788fd4e4 170 0.06/1.00 vMB 13
692,559 692,559 000000000000000000096c4000ab1ddff5d191f265baa1ef670eaa00760b9949 1,328 0.76/1.00 vMB 10
692,558 692,558 000000000000000000124ec4c11c42307f3326fb57fbbd71db3bcc73e1a8c5ec 7 0.00/1.00 vMB 3
692,557 692,557 00000000000000000001e7af99a0c10c8ee1bb2ac751efbab6e7b964ce704406 440 0.15/1.00 vMB 12
692,556 692,556 0000000000000000000899c2fe26be263a452d359ec0aa084fc4ded1fc1cccf7 728 0.32/1.00 vMB 13
692,555 692,555 0000000000000000000375806527c31c2a7005f5bc5627911d958c9a716a0d8a 733 0.38/1.00 vMB 16
692,554 692,554 0000000000000000000a60992f9d1f4bfa56cc73c77f4faa3b697c98e9447e30 396 0.92/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.76 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: 632.50 GB
    • Received: 12.12 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.