Loading Tool

Explorer IconExplorer

Memory Pool

45,236 transactions
29.86 vMB
0.09278554 BTC
Random Selection Loading Transactions
Max Size: 154.18/200 MB

Candidate Block

Mining Attempt 87260f1bba7abe068d88794d244d2f08d3cec4e005a6cabfeb3af65a944f4f27
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 47e4c8f6ae57d9aa755dc02e548a03b99d2eff5ec23b5a4126df5d2ac6e81377
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.03231319 BTC
Feerates: 477.45 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (591,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,983 322,983 00000000000000001da4a5756ce147eaf711ee78fa6580cb718422007267bc94 128 0.06/1.00 vMB 97
322,982 322,982 000000000000000014ea46d19a35ae8a6d6831b06f6f18937ca8efa082d5ca3c 159 0.08/1.00 vMB 29
322,981 322,981 00000000000000001819e32ffe1f8d26b51b25852b1e95c5b4e39b8ec03762f5 622 0.27/1.00 vMB 34
322,980 322,980 0000000000000000140c07ee343df53ab236c7a8da9874ddc1a1ba01a76fca42 383 0.21/1.00 vMB 29
322,979 322,979 00000000000000000da070993858e9639497b3f5a17120f7def903d7add3b539 690 0.41/1.00 vMB 31
322,978 322,978 00000000000000000529f2342d0ee415ef6d1afb8427de0d75d9d41278d72ef4 118 0.06/1.00 vMB 24
322,977 322,977 00000000000000001f6990032ddf0b408ae9fa3440fa16a5cf0a1fedd97a184e 696 0.41/1.00 vMB 26
322,976 322,976 0000000000000000051ff00556ad6a7eddd15a9095230faf14c39b12d0f3f90d 825 0.43/1.00 vMB 32
322,975 322,975 00000000000000000ae3ba01f7e2e0df9f033d783909c319d3900e71a6867bc9 237 0.16/1.00 vMB 23
322,974 322,974 0000000000000000120bb8d2175a7db05e113e552bc848f1711a7d33302895d7 43 0.06/1.00 vMB 15
322,973 322,973 00000000000000000a2e974107d8abc6517108db08bf63cb6bbcc5ed383ff0de 39 0.02/1.00 vMB 8
322,972 322,972 00000000000000000f4f73442d2af3d1f0b12e9cb3af9bbc84d3efed3a96bda6 1,368 0.69/1.00 vMB 32
322,971 322,971 000000000000000011f559ae6ec48951678476e643cc990dd7d622ce7a902bc6 738 0.44/1.00 vMB 31
322,970 322,970 000000000000000000755392d7713f77f51e7ad7dac23ab189df3276566fe3c9 103 0.05/1.00 vMB 10
322,969 322,969 000000000000000007061c33c2c100ee6621896276aeb839bf60e6de3161d4fd 156 0.09/1.00 vMB 15
322,968 322,968 00000000000000001afc9aa2a1a14291106323c8f40a010ba63bc06246b5a564 103 0.24/1.00 vMB 14
322,967 322,967 0000000000000000001c38a00d5e2ec3e76f2d4338251617a11990d564c92206 1,407 0.75/1.00 vMB 28
322,966 322,966 000000000000000005d16146cedf548298e7be1613338b913efcff3962b736d2 437 0.23/1.00 vMB 28
322,965 322,965 0000000000000000197aaeea96e7bde7e7dcb108f300e195405482ec0895b84e 462 0.26/1.00 vMB 27
322,964 322,964 000000000000000001ec2dedb68b3a0625e2c08e5765422e081c59b35d3bbe94 364 0.22/1.00 vMB 22
322,963 322,963 0000000000000000038e6ebf935982f6424f0958c610c00232c89fe14100b5bb 1,104 0.60/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.71 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: 629.61 GB
    • Received: 11.93 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.