Loading Tool

Explorer IconExplorer

Memory Pool

77,261 transactions
28.95 vMB
0.08259763 BTC
Random Selection Loading Transactions
Max Size: 174.70/200 MB

Candidate Block

Mining Attempt a0050955b838e0565a102f89f8034b6de082dc65705a985ed0f633e4520f60f0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 86922dc977004dd673c661687b12862625cbf990da237a82e60d20259275e8ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.02224366 BTC
Feerates: 103.00 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (128,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,100 787,100 00000000000000000003de5cf7fd543a94663e23a5c024565e1e3ea083a7c93d 3,870 1.00/1.00 vMB 29
787,099 787,099 000000000000000000031563421f029bfbde314f3a97def37f0cbe9b1e249614 3,212 1.00/1.00 vMB 39
787,098 787,098 0000000000000000000281be401f1085e5409a24ad9b2796ef631db0da45b472 3,633 1.00/1.00 vMB 41
787,097 787,097 00000000000000000004bbf6823d474be4c1bc43b98f35bdbc3e8415a37a263b 3,016 1.00/1.00 vMB 29
787,096 787,096 0000000000000000000065ef9e75a40380df9539300dd286c08ef88470e66496 2,219 1.00/1.00 vMB 38
787,095 787,095 00000000000000000000377910d240795a8581c9d388f17d0dc498ded8b00117 3,566 1.00/1.00 vMB 17
787,094 787,094 00000000000000000004639b63a28659ada3eb0e3e65beb85a140d33b3c73c61 3,696 1.00/1.00 vMB 17
787,093 787,093 00000000000000000002439517d7aed54a9997ae31265932c511a8b41d949af6 3,540 1.00/1.00 vMB 27
787,092 787,092 000000000000000000051957ccb1ad8a2b02d0d45c5fac88cd45116bba79f240 3,573 1.00/1.00 vMB 27
787,091 787,091 000000000000000000029f3183b71e6138b2ab3772e574fc16661f68979f0f3e 2,359 1.00/1.00 vMB 21
787,090 787,090 00000000000000000004ea78f1f57960f0bf55322aedd6f46e6310b784ae914b 3,470 1.00/1.00 vMB 21
787,089 787,089 00000000000000000000277b5bf8f7cd03230f0b273c67aa1c30d0498e016ac5 4,010 1.00/1.00 vMB 29
787,088 787,088 0000000000000000000182e8a314b0061188c55244707404f3bf975623cf90b5 3,307 1.00/1.00 vMB 23
787,087 787,087 0000000000000000000505f0a1033ac7f34dc76404c2607d55af5ef92508d86d 3,805 1.00/1.00 vMB 33
787,086 787,086 00000000000000000004f18c3a7d99bd705ae5ab8b24c1d7765e93521916fa0b 2,931 1.00/1.00 vMB 25
787,085 787,085 000000000000000000054d2e86af07cec361b91b92ab4b7353c35df1882e4865 3,907 1.00/1.00 vMB 32
787,084 787,084 00000000000000000003d8ecd6bba285fb04a9a3a669326893ed49a2ef300fdc 3,542 1.00/1.00 vMB 34
787,083 787,083 00000000000000000000521d9089c71e3e8ab9edd4da15f5c51ace2ddf2ab240 4,007 1.00/1.00 vMB 26
787,082 787,082 00000000000000000000990a5d2c9ceafc36774c0745245b21af3803e7b5eec9 3,693 1.00/1.00 vMB 24
787,081 787,081 00000000000000000004dded8f7c888e7a2dc9361dd8dd8e7a60bda5033873b2 2,853 1.00/1.00 vMB 30
787,080 787,080 00000000000000000002badfd7eccb93a21c6d85fd8969b8e767bb43cf9d55ce 3,170 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.