Loading Tool

Explorer IconExplorer

Memory Pool

73,881 transactions
28.89 vMB
0.07161873 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 1aec957bd8171092cdd01a26c21390e5b2853122b417008dac76858c04bf15a5
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root 2d6d84b492605e9a166fa99cc537a8c82bcb11155d921053e7bdacfe628599af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,079
Size: 1.00 vMB
Total Fees: 0.00768342 BTC
Feerates: 73.20 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (27,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,928 887,928 00000000000000000000961e3fac65405bded4b8d8d8c690f55a1c191fec2393 1,842 1.00/1.00 vMB 2
887,927 887,927 0000000000000000000034b2cec3776a91b6070ee543be297980d34251b22696 2,674 1.00/1.00 vMB 5
887,926 887,926 00000000000000000001eb0b7522d264fa477152322936fda2436d87a67e4b82 2,321 1.00/1.00 vMB 5
887,925 887,925 00000000000000000002811685c4d01f70569637cbb1a35e910d7eec84935ed0 4,046 1.00/1.00 vMB 5
887,924 887,924 000000000000000000011031826b1ef5d8294d6da887ed0658d09e0449bac7b1 3,508 1.00/1.00 vMB 8
887,923 887,923 00000000000000000000fcc67f8fcb707772a8b0bdd329225aefd9b4f6340516 2,737 1.00/1.00 vMB 7
887,922 887,922 000000000000000000015639f49e28e6cc7236886229cf2582e488a9611780ec 2,925 1.00/1.00 vMB 10
887,921 887,921 000000000000000000021e6c723e6ca095c389054f228199261558ff96f6bbc8 2,769 1.00/1.00 vMB 12
887,920 887,920 000000000000000000005319b3c74d2342c0f3e93bee878f3ea827c1361a74fe 3,863 1.00/1.00 vMB 7
887,919 887,919 000000000000000000018c6c73cf209852c036afae2789279ad645be7b5adcfb 1,928 1.00/1.00 vMB 13
887,918 887,918 000000000000000000011ecedfa673ab8022b32ededf8b9a4e76e85b20432325 3,504 1.00/1.00 vMB 5
887,917 887,917 00000000000000000000ee7deb73d340be5ac3d8e044639ef628ef727e336dfc 2,318 1.00/1.00 vMB 2
887,916 887,916 00000000000000000001a0ce37015d8a531a232858be4294130ee2250d82a22a 3,620 1.00/1.00 vMB 3
887,915 887,915 00000000000000000001598b4ca49155deb5d5ff54df2b7b7df5d7ce89ff0387 4,255 1.00/1.00 vMB 6
887,914 887,914 000000000000000000000c4a79241cee4ad09850c9c8a88f8b70e6fd49d2451c 3,228 1.00/1.00 vMB 5
887,913 887,913 0000000000000000000034a246c7b62a4ca60e52055856436e158ec5cc15721f 2,787 1.00/1.00 vMB 5
887,912 887,912 00000000000000000000eb2641c5ea69716ed96e58a8b932f99d1f40d0269b69 3,727 1.00/1.00 vMB 8
887,911 887,911 00000000000000000001aebf4ada1ce54640d843eab8e4c193a557cf55ce4ffb 2,832 1.00/1.00 vMB 5
887,910 887,910 0000000000000000000128e98339b693e4e31d1f5be1d27ba77b021280a3150b 3,817 1.00/1.00 vMB 5
887,909 887,909 00000000000000000000428c80b4c5a8f62432495c7f0535399f689e7e129d0a 3,573 1.00/1.00 vMB 8
887,908 887,908 00000000000000000001403037f0d96ac20de5d50e8b2cf45ee36607dc2fb70f 3,717 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

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