Loading Tool

Explorer IconExplorer

Memory Pool

84,660 transactions
32.76 vMB
0.08351516 BTC
Random Selection Loading Transactions
Max Size: 194.10/200 MB

Candidate Block

Mining Attempt 2f87c64d3ce6c23da83623c59482657de5fa709fda7d3b8bcb5e0fdc6c6954d8
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5a0653f6f947f152ea0e1039d75a1b67230a99853f0076c327350cd3326a4c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,323
Size: 1.00 vMB
Total Fees: 0.01850263 BTC
Feerates: 120.64 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (411,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,792 503,792 000000000000000000474af43c9e00db70e015e3845c59d0037afb412c60f5cc 373 1.00/1.00 vMB 149
503,791 503,791 0000000000000000007bc2bf181fcf9e9e8df488e7a1066a10d23ed139351fd0 462 1.00/1.00 vMB 192
503,790 503,790 00000000000000000008ec6affb1b86d357439fcdaba9055e85cdc2d902b7fed 1,212 1.00/1.00 vMB 283
503,789 503,789 0000000000000000007d80d8720eb98476276fd7f637a265426c5c6c17bf93ef 1,358 1.00/1.00 vMB 319
503,788 503,788 0000000000000000001bc6b8e86e31897eb00f050f3ce875efd82aa325949232 634 1.00/1.00 vMB 164
503,787 503,787 000000000000000000224f83c04bdbc7d470b023a67e724666d6836d4c36f761 498 1.00/1.00 vMB 191
503,786 503,786 0000000000000000006fd77759748be233703528044f2a03e385de917666d1f8 578 1.00/1.00 vMB 214
503,785 503,785 000000000000000000163379ec9c9a7fbe4501096df9dde36eceb1a32dad2337 1,475 1.00/1.00 vMB 318
503,784 503,784 00000000000000000067959cc60f77abe361293b836b3143274722a0f15d1800 1,067 1.00/1.00 vMB 285
503,783 503,783 00000000000000000039c6d55140bf27f08611eb543c0672e827a90adb0c0541 1,030 1.00/1.00 vMB 257
503,782 503,782 0000000000000000005fb5bef04293867057fd45b8fd58c66c31b153616035c4 1,193 1.00/1.00 vMB 267
503,781 503,781 0000000000000000002a93ed7bd76666f0dbb025af397bae99797d7970fe2ada 1,161 1.00/1.00 vMB 253
503,780 503,780 0000000000000000001402623da4f7cc2c7a56bded509bab772162ecc725a794 651 1.00/1.00 vMB 192
503,779 503,779 0000000000000000001f742ac8af9f550c6efd1b2c7a0903693175ca94764936 1,162 1.00/1.00 vMB 257
503,778 503,778 0000000000000000004c330e6da5778dbbbf4d3bb8b7d12483f41df03fc7d92d 388 1.00/1.00 vMB 160
503,777 503,777 00000000000000000043957eb352a458892d641a9fa0c85d9d2aa31e82e6895d 1,053 1.00/1.00 vMB 252
503,776 503,776 0000000000000000005b40c3bdcc9c28a5ae799ba6b9a6830490b1101b1c3745 1,590 1.00/1.00 vMB 277
503,775 503,775 0000000000000000006a681153028476c73291629d390a5e0536a733ae222a5b 1,524 1.00/1.00 vMB 284
503,774 503,774 000000000000000000245027db0ec29915c610a8e1444822751f913914921387 2,111 1.00/1.00 vMB 465
503,773 503,773 00000000000000000077fd4a8db7cc8c3ec4aff296677bc6fcb7572393260199 1,793 1.00/1.00 vMB 369
503,772 503,772 000000000000000000793fd7f86d496dbbb2fe362dc6a7e72ac630c49443f306 1,977 1.00/1.00 vMB 412
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.