Loading Tool

Explorer IconExplorer

Memory Pool

77,189 transactions
29.05 vMB
0.08107948 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt 9ba4e5326a76f630af1379d6c85f28d04ad2413a615ce7af08b2a73dbbc46a29
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 5b2df8336e2f10ee25564a4d1fd831e56826b0963ae064c5077573e3413206ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,828
Size: 1.00 vMB
Total Fees: 0.02044422 BTC
Feerates: 100.28 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (548,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,650 366,650 000000000000000012d6b483f922985ac20bf5017a1c0b2aad989788798d9f1d 1,087 0.53/1.00 vMB 39
366,649 366,649 00000000000000001150a0efcde2456e958c0999e216c8af115aeb4bc6b3c37f 363 0.16/1.00 vMB 31
366,648 366,648 000000000000000002cf03914029db2d32f106e12d879001a5fe0b164de06687 888 0.40/1.00 vMB 43
366,647 366,647 00000000000000000fccf76a788a6085db9531093542f58b915d890e35ded025 321 0.17/1.00 vMB 46
366,646 366,646 00000000000000000648f2d6296895dad86de3adda564dc4211ac2ffcb6b8be0 244 0.15/1.00 vMB 41
366,645 366,645 000000000000000004dec879381bdd1368dfbaf4541419cfdcdd3a5342bf11df 746 0.44/1.00 vMB 36
366,644 366,644 0000000000000000048d93c374dbe0da71d5688d4abbf64e1a3c9fa7ffe8f94c 164 0.10/1.00 vMB 26
366,643 366,643 00000000000000001389d612c81cd4fb3c78d0b18346541494696da4e9331cbe 2,422 1.00/1.00 vMB 69
366,642 366,642 00000000000000000fdf4581cabfc99fbbd7991a0a64263a0a9951aab13c4b4c 431 0.23/1.00 vMB 36
366,641 366,641 000000000000000013eb7afcd531f3d2a5e31fb9fdace4017759bbbd67d531c1 1,684 0.99/1.00 vMB 34
366,640 366,640 00000000000000000c29cfdf7423decfc736ef152c348bc1ffc16d4808f75612 2,147 1.00/1.00 vMB 43
366,639 366,639 0000000000000000115c66c36f07a72684118f96a0711a2e63e950bb8bb46115 1,108 0.71/1.00 vMB 29
366,638 366,638 0000000000000000128f842af3ab1c8c611ad7ab7bede74cc5b33be2c07952e8 185 0.11/1.00 vMB 27
366,637 366,637 000000000000000009a6c88b63ebd46f736a3ea0cbcd7537f50680af86a61244 698 0.38/1.00 vMB 33
366,636 366,636 00000000000000000e2ac39375c2f75bce7317477617d3eb1be9a6fc311ee06f 858 0.39/1.00 vMB 40
366,635 366,635 0000000000000000083f41b9f47cb4f32a5297c3f2c127abb97db6c294ae0dfb 1,874 1.00/1.00 vMB 34
366,634 366,634 000000000000000005e170516c72498df1bf1ba52b65ef47d469fd2d224967d4 735 0.30/1.00 vMB 49
366,633 366,633 00000000000000000f0310038fea4be1b281621540b9a67ef1f23ae124a7fc2a 1,608 0.85/1.00 vMB 38
366,632 366,632 00000000000000000b846ed245045dfbd46aee0010a86ceea2b1dc1c47b7a7f8 589 0.32/1.00 vMB 36
366,631 366,631 000000000000000006e5cd69cb4ffb900f7b665ff7d443337b7c8d4a3b4cc19a 160 0.10/1.00 vMB 29
366,630 366,630 0000000000000000078a7ff5fca94ef9c1a8fb0aa339f115a591de14572133a9 1,366 0.74/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.68 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: 685.12 GB
    • Received: 16.48 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.