Loading Tool

Explorer IconExplorer

Memory Pool

79,095 transactions
29.77 vMB
0.09333305 BTC
Random Selection Loading Transactions
Max Size: 179.72/200 MB

Candidate Block

Mining Attempt defaf468ff413910a0b42865f26dce977b43a82242d4bddaa7d931760d387bf8
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 4f45bd25f58e0c41b99b6366d97f71b7035c4f61d7b66cbdf3f9a3d8daff254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.02674996 BTC
Feerates: 101.62 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (84,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,859 830,859 00000000000000000000714fba0472ea5a2edd12873b874c5e43fe332174c56f 1,475 1.00/1.00 vMB 13
830,858 830,858 000000000000000000007be905a1e06684592c5d34ceff4b97c1988375fa828a 3,042 1.00/1.00 vMB 23
830,857 830,857 000000000000000000023b40510372024977b0568df14e2debfdb0f27979cdc9 2,272 1.00/1.00 vMB 19
830,856 830,856 00000000000000000002fdf4aca16e230686595e2df95152c5a14971d7933973 2,339 1.00/1.00 vMB 19
830,855 830,855 000000000000000000034639b8e483e6cbae05643c82f6ecbb340ebd066de147 1,130 1.00/1.00 vMB 14
830,854 830,854 0000000000000000000017a2993ad4daf1b001d8b82a4406bab2d9b965adb1e2 2,716 1.00/1.00 vMB 18
830,853 830,853 0000000000000000000112d9149ab72ba579ccd77f9e8b67d6f9414ecd36c009 2,957 1.00/1.00 vMB 20
830,852 830,852 0000000000000000000065028089a144b7007631674cbb98959927049d1b3d4b 3,991 1.00/1.00 vMB 36
830,851 830,851 00000000000000000001788cd970c4b53c4b88f7d7f66cd29ee2b58c5f0f244e 458 1.00/1.00 vMB 13
830,850 830,850 00000000000000000002d41a2f2291c417b379684f7f177576e11142a0d6a558 3,132 1.00/1.00 vMB 21
830,849 830,849 00000000000000000000dd545f994dcedb9bd6768e43a65650fe03f01e6db060 1,080 1.00/1.00 vMB 15
830,848 830,848 000000000000000000004ee4ffca88f24b1363fde7741f22e6ee3eb9cccdaab4 934 1.00/1.00 vMB 15
830,847 830,847 000000000000000000013ef85fc80cb6ec2cac0483b287451b5bab9eaddc9ada 482 1.00/1.00 vMB 13
830,846 830,846 000000000000000000001a9976bee1e7425afc370b554eaf78585038ad586517 2,629 1.00/1.00 vMB 23
830,845 830,845 0000000000000000000101641f852e987f027f9794429ccaaa2408b7ba81ed32 366 1.00/1.00 vMB 13
830,844 830,844 00000000000000000000f1812caac02899eb799ba390403c5798e556c38e4341 773 1.00/1.00 vMB 14
830,843 830,843 000000000000000000017d04c260c0bb669151d10b75f82446806e5f166fa5d5 1,298 1.00/1.00 vMB 16
830,842 830,842 0000000000000000000367f03509e210d2ed7f558c2fdd7efb649e5bbc87ef14 1,408 1.00/1.00 vMB 14
830,841 830,841 0000000000000000000368a4493a72322c8e0e571027d8e0efe37fda562b4dba 2,501 1.00/1.00 vMB 20
830,840 830,840 0000000000000000000051e807613e005e8ac7e7aa94bf87fbdf468353d7324b 3,461 1.00/1.00 vMB 33
830,839 830,839 00000000000000000002033329768dd4a7f7b6e7d23be03c8d9adcc6a49caebf 618 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.