Loading Tool

Explorer IconExplorer

Memory Pool

82,877 transactions
31.96 vMB
0.11541612 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt 58aaddeca584bfa10fd6082213308cb6cc9d7651227c81239ef9560803d57703
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 10c06d83ab099e7be3ca500ee98fc724d90a3730a500f1817ebfc7795f266db5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.02792130 BTC
Feerates: 100.36 > 2.80 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (632,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,654 282,654 0000000000000000a3a2078dba69db9357bfae3d1d8038aceb55ae8992eedd33 243 0.49/1.00 vMB 13
282,653 282,653 000000000000000064902f149bcd1dc8257614f48d4c78b218006c052d818268 1,010 0.50/1.00 vMB 38
282,652 282,652 000000000000000066fce0edb28aca55844ee09661dfef5b2399176c09d17a3a 788 0.25/1.00 vMB 79
282,651 282,651 0000000000000000ea53a26a87b429b6485ea65882aaa0ff5aca038df5df7410 688 0.25/1.00 vMB 42
282,650 282,650 000000000000000085c725a905444d271c56fdee4e4ec7f27bdb2e777c872925 129 0.05/1.00 vMB 34
282,649 282,649 00000000000000006b248e9cad5806048d1ff284c386868d1676871b200b0597 402 0.25/1.00 vMB 23
282,648 282,648 000000000000000148aa8c5a04c15b6ddc2273644cfed5e1e752b2a6fdedf493 746 0.25/1.00 vMB 57
282,647 282,647 000000000000000005d1c264990f156c23be66333c7cc767853a8c10a268c885 772 0.46/1.00 vMB 35
282,646 282,646 0000000000000000e638ec75d6f3fca0ac73dde4d6215b3b291e39d194e30669 32 0.02/1.00 vMB 30
282,645 282,645 0000000000000000376d2959f519cce1bb2e6d48c6e5306c67bea2eff4c02c86 302 0.10/1.00 vMB 37
282,644 282,644 0000000000000000959edecad8f4fd924f5aa6e2e07c34024fff0eff80536dc1 436 0.24/1.00 vMB 34
282,643 282,643 00000000000000019d63bfff1abf72904f11894f0220206e9c262aeafbbe480c 29 0.01/1.00 vMB 47
282,642 282,642 0000000000000001e8f6b27e3b62f267084f38a4d5403d69834aa3343fea651a 186 0.23/1.00 vMB 16
282,641 282,641 00000000000000000fd70cc3713f03a70f614b6c0ff562ad7317e10cd777d72b 621 0.35/1.00 vMB 24
282,640 282,640 0000000000000001a7db2ccbef587fdba31c0cd3219c91be45832d7e5a28e3d6 157 0.05/1.00 vMB 62
282,639 282,639 0000000000000001b493de38d33996f5173f9bedbbeec55d067a42164126ae93 172 0.05/1.00 vMB 78
282,638 282,638 00000000000000008819f89a0300557d0a71cc6fa71faf302e41c160ed4b682a 744 0.25/1.00 vMB 64
282,637 282,637 0000000000000001ee1180e61b1db147be82184b532f87af678e900c71bcecca 49 0.03/1.00 vMB 9
282,636 282,636 0000000000000000fe194af6dee6638d7ec4d8e8a45cce68cb31fbc794e11ba1 301 0.22/1.00 vMB 19
282,635 282,635 00000000000000003ee224731413efa937f2fae1a098157ae0427f29d071ba38 771 0.25/1.00 vMB 59
282,634 282,634 0000000000000000cf0305837216cddc451aca45eb558c14b70b22a47ddf41b7 691 0.34/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.