Loading Tool

Explorer IconExplorer

Memory Pool

86,191 transactions
31.69 vMB
0.10488268 BTC
Random Selection Loading Transactions
Max Size: 194.13/200 MB

Candidate Block

Mining Attempt f4054dc566d80eb35109f112e307ccb4112f678d4bc390fea19717b67cdd43ff
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d9abce2633f34a1ca784d76a13b8b28aa7fd711f9af6d4b1b495ae495a07b7ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.02560752 BTC
Feerates: 1,236.26 > 2.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (555,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,592 359,592 000000000000000014481a7ba557a1e4a7cb9475713a327eaabb78c1f4142d28 203 0.10/1.00 vMB 24
359,591 359,591 000000000000000013f7563841cc65080bc65f8a6044eb4f020b79ed7a868a9f 1 0.00/1.00 vMB 0
359,590 359,590 0000000000000000008cd5b4321ed5836a5aaaa164a08a7c45b9873889954bcf 561 0.26/1.00 vMB 29
359,589 359,589 000000000000000014d643bbaf747672a373e7298b8633aff03e07a63e2838d7 654 0.33/1.00 vMB 27
359,588 359,588 000000000000000006eaf752a1b8df8298525664d89258b3df214f1fa9797629 22 0.01/1.00 vMB 21
359,587 359,587 000000000000000001dbe5b3b0a0936296d122c55bcc1cf947d60f6168f6ec1f 271 0.12/1.00 vMB 28
359,586 359,586 00000000000000000da8b2b34d1c2e6aa41fd9c6d1d382c7cf1059a86db5aa44 55 0.03/1.00 vMB 27
359,585 359,585 00000000000000000bc1ffddac9afefe0906610ac56582958fd6831ee583fd3a 203 0.10/1.00 vMB 27
359,584 359,584 00000000000000000e0ab52dda58e5352baafbdc51a794367714d6e843303b40 1,539 0.69/1.00 vMB 29
359,583 359,583 0000000000000000166afc69213d1d88713d4ef5ad368e58096e3b3c5c24d1cd 819 0.43/1.00 vMB 26
359,582 359,582 00000000000000000574ee06c2e6209c81f04a722811c7ad5a8dbcc703ded1d3 883 0.58/1.00 vMB 20
359,581 359,581 0000000000000000100a5347bdbdb3f54fd4aaa8ad554664563c62ba74524f53 1,895 0.75/1.00 vMB 32
359,580 359,580 00000000000000001510dada79fc97c91209c498b0417696752047a1f950b4fb 1,510 0.68/1.00 vMB 28
359,579 359,579 0000000000000000051560432f9e12969698f45b710afc1e71c9896457730f90 1,496 0.98/1.00 vMB 21
359,578 359,578 000000000000000013f48a697e85d8b8ae6567127208fa9e764808037a3c31b4 2,538 0.95/1.00 vMB 37
359,577 359,577 000000000000000004d46f089489427e30ace01693b1c64918a5a427bdcdd3ab 1,537 0.69/1.00 vMB 28
359,576 359,576 0000000000000000132437aa95635b658ad94a00fba5b0866b4e69b514c4bcaa 1,004 0.46/1.00 vMB 28
359,575 359,575 0000000000000000002c8ad2c6d6fb98555f4683fb54bde111fbeadff0080e55 175 0.10/1.00 vMB 17
359,574 359,574 000000000000000016cadc4624ab05238eb89fba52975018f9cd1f09316a338f 415 0.19/1.00 vMB 35
359,573 359,573 000000000000000012166aea791f67fc437dfa42efac087b2e1aab083d97556c 909 0.40/1.00 vMB 27
359,572 359,572 000000000000000006e283bf4663aa9a0ba3798ef31e09a9753e9ea5e803381c 1,104 0.59/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.