Loading Tool

Explorer IconExplorer

Memory Pool

82,736 transactions
31.78 vMB
0.11670413 BTC
Random Selection Loading Transactions
Max Size: 190.95/200 MB

Candidate Block

Mining Attempt 2d04dbad4a03172794b6db0840fafc9eeb7ce3cc8fe14f8d529ce9593385fb74
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root f90885065c29bf8ec208928c2f21c7d9ad7ed1bc8c39f9bb9f646291ae57e31e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,725
Size: 1.00 vMB
Total Fees: 0.03078046 BTC
Feerates: 318.30 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (403,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,608 511,608 00000000000000000050c7637c12a026ab3e36e7fc5e5afac0ef91648b36a69d 132 1.00/1.00 vMB 3
511,607 511,607 0000000000000000005635805a074cb8ab1851794918984de783c20d1f5708a9 1,165 1.00/1.00 vMB 30
511,606 511,606 00000000000000000003752a53c90304ebb09b1b726648c228ba09820b77f3cc 1,511 1.00/1.00 vMB 26
511,605 511,605 0000000000000000003310ff38a18461cf5a64f3256b5518e15cd199b4cad847 2,064 1.00/1.00 vMB 63
511,604 511,604 00000000000000000002f23ebd1a07461ccd1bf7fc44409c5e611e616f902599 957 1.00/1.00 vMB 22
511,603 511,603 000000000000000000227a101a529beaec01885cd1644dfc1fd7899554b9aaa1 602 1.00/1.00 vMB 6
511,602 511,602 00000000000000000004392f09e5560266ba58fb0dc1ca16bd705f6b5fa15e96 2,162 1.00/1.00 vMB 18
511,601 511,601 0000000000000000000772d2063f44dd114bf46c92dad5cb2f0d90c6c74037eb 1,959 1.00/1.00 vMB 19
511,600 511,600 0000000000000000002c3315c197abb982576f9ad2e1b9829cee4662e6f4834d 2,672 1.00/1.00 vMB 81
511,599 511,599 0000000000000000005cdf7dafbfa2100611f14908ad99098c2a91719da93a50 2,333 1.00/1.00 vMB 61
511,598 511,598 0000000000000000001452933c3d7be8c89e75be4cc2f1568b73b4890a31a127 2,751 1.00/1.00 vMB 75
511,597 511,597 000000000000000000082fd821eb7cad9d7434f37f9e1dedc5c93b2427453dee 482 0.39/1.00 vMB 44
511,596 511,596 00000000000000000007b893bdd154e11101a3d3f895fd5caafd439679edd842 820 0.48/1.00 vMB 23
511,595 511,595 0000000000000000000e725770a0a1b3dd1f627cd5fbbaffaf6db4bd6e589050 1 0.00/1.00 vMB 0
511,594 511,594 0000000000000000004d184721eb9f75e11312572eaa5038141167841f58ba2f 2,134 1.00/1.00 vMB 50
511,593 511,593 00000000000000000036f34da236f51c1d19d40c236c07301727fc406763f4dc 1,325 0.87/1.00 vMB 12
511,592 511,592 00000000000000000018d41fcc89454b735f63902ad59a9967d5154067c13c8d 2,039 1.00/1.00 vMB 56
511,591 511,591 000000000000000000416c225b222476e57d8a08249c762e8e261f3d3e8b1fc3 2,291 1.00/1.00 vMB 67
511,590 511,590 0000000000000000005ab7fee9b2a759a8807d08f682eb377b445d0f2a890409 31 0.01/1.00 vMB 94
511,589 511,589 0000000000000000003c76b36958dc8816f4df28d9aa885dc69b150465f45c8c 1,492 0.80/1.00 vMB 45
511,588 511,588 00000000000000000036b458c9bf69bd6c50330cb5cff509d316ee3be42284c7 982 0.43/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.