Loading Tool

Explorer IconExplorer

Memory Pool

40,981 transactions
27.97 vMB
0.07397218 BTC
Random Selection Loading Transactions
Max Size: 143.65/200 MB

Candidate Block

Mining Attempt 963be7b31f2b67dae6d445c3ad4dd416e93af09d221bebc99e74abd007387f64
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root a25dd53b89660c7ad2ded4374555063ebd98600bebf84c15edfe7e3ed467d8c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.02023159 BTC
Feerates: 101.49 > 2.03 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (161,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,929 752,929 000000000000000000090c817cdccb51b61552da76be097d6cec727fc3859289 2,524 1.00/1.00 vMB 19
752,928 752,928 00000000000000000002b4390bdc14ac0b1e657316f6949d759c0b44eaf78953 2,210 1.00/1.00 vMB 26
752,927 752,927 000000000000000000045b65a69501e5635e3610dd96c5d11561b952f8b7d735 1,964 1.00/1.00 vMB 9
752,926 752,926 00000000000000000000b93acff4ee3d6b67097a2d5a5ab64be7a6d5398c79e3 3,446 1.00/1.00 vMB 14
752,925 752,925 00000000000000000004b64ac8048cecfa7bca8355853672e057073cb3d2f9be 2,901 1.00/1.00 vMB 15
752,924 752,924 0000000000000000000531e6f9a51471b83d93ea9557ea8d65550ecab47e4186 2,302 1.00/1.00 vMB 10
752,923 752,923 00000000000000000004a5843500f5add9931518c2bd4e6f32a8785e17f2b062 2,154 1.00/1.00 vMB 15
752,922 752,922 00000000000000000001d19830a770717fbd850223ac1e7938ae8d739dd99537 2,913 1.00/1.00 vMB 20
752,921 752,921 0000000000000000000742f06f01dacf9f4cbe673a7d805367c35b92a3070a26 2,489 1.00/1.00 vMB 19
752,920 752,920 000000000000000000043141e0544bcd78e745bdd54e06e92cd913e117d42c2f 2,236 1.00/1.00 vMB 11
752,919 752,919 00000000000000000008e18f5c71e537495702def5c416672c711dd68ecc4262 3,028 1.00/1.00 vMB 17
752,918 752,918 0000000000000000000022aadaa3ed2f12cdbd9ce03e15ef14386fcbaecd53ff 2,818 1.00/1.00 vMB 13
752,917 752,917 0000000000000000000696aed0aace4b533313545695113ed5e0d2836d535703 2,526 1.00/1.00 vMB 17
752,916 752,916 00000000000000000003bf3d0fece53c6b7ecd0aea5fddd1d79a016c86b95592 2,729 1.00/1.00 vMB 20
752,915 752,915 000000000000000000035bd95c354d6a48bb8983765924c35aac3884728db28a 3,068 1.00/1.00 vMB 36
752,914 752,914 000000000000000000011d3431f9940e2a47f1b5a417d59cccc1fa07fc663a11 1,506 1.00/1.00 vMB 6
752,913 752,913 00000000000000000006f208a5a37eb0a3d5a46431996fafd3b8e43c0610fff1 3,245 1.00/1.00 vMB 12
752,912 752,912 000000000000000000027037c124d568e7f6b80008148511819f0144e21133d2 3,548 1.00/1.00 vMB 14
752,911 752,911 00000000000000000008e61c36ab962eeb1b6a96146dbd34ad85870575ed92b2 2,720 1.00/1.00 vMB 14
752,910 752,910 00000000000000000007549cb72b036da4c2f8b54dbc50bbc68f818f7445952e 3,186 1.00/1.00 vMB 34
752,909 752,909 00000000000000000008cef1e1f1c359b929a7377089af1a2bd1ec39d144f97d 945 1.00/1.00 vMB 14
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 632.53 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.