Loading Tool

Explorer IconExplorer

Memory Pool

73,524 transactions
28.31 vMB
0.07507520 BTC
Random Selection Loading Transactions
Max Size: 167.50/200 MB

Candidate Block

Mining Attempt 5c39f4845e578dd0532a0ef2ce9bf43066a3f6d2866c9653d27b2fa4a9ef129f
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 99883a372ecf0fc85d951310103786faeb9079c56781bd509fc9bc977aad837a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,743
Size: 1.00 vMB
Total Fees: 0.01841848 BTC
Feerates: 150.86 > 1.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (192,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,136 722,136 00000000000000000009565d4ec4661395192652fe935af33fac35afbe626fc8 1 0.00/1.00 vMB 0
722,135 722,135 0000000000000000000497c3014141ece2129ab4ec4f4da4bcce2c34268716f7 1,259 0.51/1.00 vMB 10
722,134 722,134 0000000000000000000338be57b0541cd1ad8f90dfc9142569140af068b56470 857 0.43/1.00 vMB 4
722,133 722,133 000000000000000000041dbb20bdd90743e461f533d1ee7d96b3e6c857cc7f84 1,550 1.00/1.00 vMB 13
722,132 722,132 000000000000000000009e8cc3cd38f509ecb5970edab7bd2ec9d3662a54b60d 843 0.35/1.00 vMB 9
722,131 722,131 00000000000000000008fddb7a2b35a3ff3bce66776ff26c6bd4248d3e0ffc63 642 0.24/1.00 vMB 10
722,130 722,130 000000000000000000017ad02ad3357fc2d079d3180280f485e764a00470af7d 2,173 0.90/1.00 vMB 10
722,129 722,129 00000000000000000007bf5e23cbafd68671a221f4660731044a0bc022325e5f 333 0.15/1.00 vMB 8
722,128 722,128 00000000000000000000c2112f6f7b4f26500b55af6f7ec3446f41cc0b5a115d 352 0.10/1.00 vMB 10
722,127 722,127 00000000000000000009ef97a24b6cbf384b7e535afe1a009108ab810b8e5bf9 509 0.23/1.00 vMB 11
722,126 722,126 00000000000000000003d87b3070061a25955e6fb213030af00e5e51ed1b4f50 60 0.03/1.00 vMB 11
722,125 722,125 000000000000000000053fce38be6376b5e643794bcd45cb4f50f86481c54350 430 0.21/1.00 vMB 7
722,124 722,124 00000000000000000002d4901b0631334a15ec3d3f45724c7e832e7c2beafc3d 1,205 0.59/1.00 vMB 9
722,123 722,123 000000000000000000000069f1b863743ddcdc52ad1db175bb0a7852450453cb 964 0.42/1.00 vMB 10
722,122 722,122 0000000000000000000254e2216891e51230bb56332c7f4e462381b935c56191 632 0.25/1.00 vMB 9
722,121 722,121 00000000000000000006e7cb6d45916823238cae77c3df98e32ccd209e3d3b0b 738 0.32/1.00 vMB 10
722,120 722,120 00000000000000000002dac9492181c0348be42d859b38250962913cadcc264f 1,960 0.71/1.00 vMB 10
722,119 722,119 000000000000000000089aa25d6885f57d883e111a22ca38703b51f34c533208 2,822 0.98/1.00 vMB 13
722,118 722,118 00000000000000000008c1d732510ccd9b30370baf4603d680c2a73142a9e120 1,100 0.87/1.00 vMB 4
722,117 722,117 000000000000000000016a4013eb8544b5965d1514ee1f233ab7d12e63879107 1,326 1.00/1.00 vMB 13
722,116 722,116 00000000000000000004c4778bcf545bdeff4e445d34d5bc1b659fd0f4e42e98 585 0.48/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.45 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: 666.82 GB
    • Received: 15.22 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.