Loading Tool

Explorer IconExplorer

Memory Pool

51,609 transactions
30.66 vMB
0.13966797 BTC
Random Selection Loading Transactions
Max Size: 163.53/200 MB

Candidate Block

Mining Attempt a857a51a52eea4c5cd6421732d301abede3491fd69e7ba2bb62e647a2831ea03
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 9faee3f6f14c261d5cc0340215347dea0d1018c107943061d590be9131b7140e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,004
Size: 1.00 vMB
Total Fees: 0.05567779 BTC
Feerates: 179.69 > 5.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (226,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,056 688,056 0000000000000000000167bfe20b5fa1782fa9f6ea2c923a51d655330e0b8cdc 2,139 1.00/1.00 vMB 14
688,055 688,055 0000000000000000000d56446d309d68fad6bfd3d3bfb99a4d267bcd8bd73223 2,429 1.00/1.00 vMB 17
688,054 688,054 0000000000000000000d57ca9b81a82b232cbeef3be4c0ca508119de1911de85 1,752 1.00/1.00 vMB 34
688,053 688,053 00000000000000000005af3f489101774ea4c485b2ebac841005fba8ce060900 2,299 1.00/1.00 vMB 47
688,052 688,052 0000000000000000000ccc271f1aee4d318610127e64c71960e57344030fc3d6 2,492 1.00/1.00 vMB 46
688,051 688,051 0000000000000000000028569cd0ece47454ee6f319fa3240a564b2fb87cb1db 1,707 0.57/1.00 vMB 8
688,050 688,050 00000000000000000003e0c2ec0a20f89453f55059a3a1c14d19ebfd88296833 2,798 1.00/1.00 vMB 26
688,049 688,049 0000000000000000000c4430e429ee4c8b79aa574226a1b86248bea70d2055ec 2,558 1.00/1.00 vMB 25
688,048 688,048 0000000000000000000dc500cec9ae8c0b7d85eed521a399022e4a857f4f8a1f 2,477 0.92/1.00 vMB 14
688,047 688,047 0000000000000000000d8739ccb63a631124edeadecdef8a9bd6506c39725be6 1,977 1.00/1.00 vMB 14
688,046 688,046 0000000000000000000c757073f18cc38657fa34a930fa60f2a57e8787790b21 1,266 1.00/1.00 vMB 38
688,045 688,045 0000000000000000000841c513d057b44adbcc572999dd8333018f17d2162a84 781 0.60/1.00 vMB 20
688,044 688,044 0000000000000000000186872f7b64fa742568dcd46145b77bb1e466da763790 377 0.17/1.00 vMB 21
688,043 688,043 0000000000000000000c56a8ffb2f6f21cb085e81cc24143462ca8228c902f85 2,826 1.00/1.00 vMB 24
688,042 688,042 00000000000000000008532dbffa48f1d12e1f90c8c48d5c333953e8f83e096e 418 0.16/1.00 vMB 28
688,041 688,041 0000000000000000000b918c622fd60e62b6a47712f08c35b4e50879ccc63ae7 306 0.14/1.00 vMB 15
688,040 688,040 0000000000000000000b2fc801ae8c66e10e4056092ecb7d7d7600162c8de4ed 1,319 0.44/1.00 vMB 23
688,039 688,039 0000000000000000000a1801df9b33bbf26b467887ffa37a516c006f5ce79404 1,238 0.62/1.00 vMB 17
688,038 688,038 00000000000000000008e9baae39104786936cbeee57a685db001154e487e81c 1,192 0.97/1.00 vMB 11
688,037 688,037 0000000000000000000d7e2771b887f4b09dfff5bfdac77c8cf6c9f0035894b8 2,073 1.00/1.00 vMB 17
688,036 688,036 00000000000000000001c78bd5275c150db03b29c2c46a7702eebd8c65eab27f 353 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.