Loading Tool

Explorer IconExplorer

Memory Pool

75,101 transactions
27.72 vMB
0.07766629 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt d15c4261ee40df6d82beb8200b8974052eda8d09d881774e953066698fb10d29
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 0c5e8c8fa6b6cecd05f2daf32b677b7a2826cb7d31080f70b87e19402b6d4068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.01836244 BTC
Feerates: 151.01 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (582,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,467 332,467 00000000000000000c4c908d03aac19a321b769d6f12a29911111f89589fb284 1,482 0.75/1.00 vMB 27
332,466 332,466 00000000000000000681f4e5c84bc0bf7e6c5db8673eef225da652fbb785a0de 512 0.14/1.00 vMB 49
332,465 332,465 00000000000000000dcfa7c9b778efc59e4e194bd1e5529024c98a0445453a14 876 0.51/1.00 vMB 21
332,464 332,464 00000000000000000e309b40796dca1bb4e43254655da7e7b55dc6604a1ec2a5 189 0.11/1.00 vMB 9
332,463 332,463 00000000000000000e453b230c866363e197648d8514968f97194459d7e2e8fc 727 1.00/1.00 vMB 14
332,462 332,462 00000000000000001481aa24f65a6c0c3f1c987918a05d2640566b8dcaef3d62 1,913 1.00/1.00 vMB 23
332,461 332,461 00000000000000000e47776991db28ff18123306e4291c6d6da07eae01d9403c 517 0.20/1.00 vMB 35
332,460 332,460 00000000000000000eb7679dfc2d3ef488e02999248116d99f1ba366829c4dd4 2,324 0.75/1.00 vMB 39
332,459 332,459 0000000000000000139ca868f910501281ad1a3fa2cbb9a7d911d0d606a5d96b 1,001 0.75/1.00 vMB 20
332,458 332,458 000000000000000006ae3a853c8c021de32a1254a543e18f3a2da4af8e359e06 487 0.75/1.00 vMB 30
332,457 332,457 00000000000000000f2eab083548b5b447ecfd67c6596926510175eb2017845d 1 0.00/1.00 vMB 0
332,456 332,456 0000000000000000104dcf38d532cbc084a156ffcd39862258981c689dad1b55 1,799 0.75/1.00 vMB 26
332,455 332,455 000000000000000005899cbb0ff9fe3476df5ac73832d9b309356243b3782c83 514 0.21/1.00 vMB 34
332,454 332,454 000000000000000013468ceeddc6e2dfe4a071fdbe7f34fb8b2d9eef16c2fbdf 303 0.16/1.00 vMB 31
332,453 332,453 00000000000000000380b506289cc3c31148430bc7ac53d022645789e077bb2a 1,535 0.75/1.00 vMB 29
332,452 332,452 00000000000000000db83e3c8c6ae29404a80317a0157573070f6086e4497fd8 1,089 1.00/1.00 vMB 19
332,451 332,451 000000000000000001f966ff58b57a887c705313d97ee83f44cd91192e788328 1,004 0.75/1.00 vMB 23
332,450 332,450 0000000000000000114774ef6daf93b7902b61b4579517b6c810b137ab210085 2,590 0.90/1.00 vMB 32
332,449 332,449 00000000000000000e26a1ebd07ccc123c65c5accb048647bc216325be707843 1,343 0.35/1.00 vMB 49
332,448 332,448 00000000000000000b91028c9932f2d6a16a037db1fae875c60717286fc75de9 1,325 0.35/1.00 vMB 75
332,447 332,447 000000000000000014d3aa10a64afb8412ef6c14a12085c80f59d9b90bc3ea3c 834 0.57/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.