Loading Tool

Explorer IconExplorer

Memory Pool

81,405 transactions
30.79 vMB
0.11027377 BTC
Random Selection Loading Transactions
Max Size: 184.55/200 MB

Candidate Block

Mining Attempt f8b9a5a1b13e58080544c0bf10c89d5660da59c1f99528cb207eb6cc57a27ee9
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 3fe278eca3870b963161ca0f8d063786f0d29415e31dc31194dde805802f22a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.03061177 BTC
Feerates: 101.42 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (582,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,829 332,829 00000000000000000340226127e05f55780c7d22dec2dc1743fbae161f4afd5e 887 0.44/1.00 vMB 28
332,828 332,828 000000000000000000f05054ecc0c7005ea03e6077859a3934a1bcf95d4779c9 278 0.15/1.00 vMB 24
332,827 332,827 00000000000000000288eb7d790490b960e1541273a784b4b77b958dd1316175 397 0.24/1.00 vMB 23
332,826 332,826 00000000000000000f663646cf8eb7e109f10af152d888116c830468e94e4eba 176 0.11/1.00 vMB 21
332,825 332,825 000000000000000017e99b4fed8aab060e3b0dab468ad743f867594e55400e26 916 0.58/1.00 vMB 23
332,824 332,824 00000000000000000a8af47e771c72583b4da3a955fa55b793456aa992253820 267 0.18/1.00 vMB 20
332,823 332,823 00000000000000000e07bb50db531d6e4534f3d452d246437d9dd2b3ca52ebb5 495 0.27/1.00 vMB 21
332,822 332,822 00000000000000000d9456fec07c4bf6affda8a13b12be8bba078978e30f7e13 681 0.38/1.00 vMB 22
332,821 332,821 00000000000000001af98a918bfe925759b5bf4215625be076c70d96e3b47e42 875 0.49/1.00 vMB 25
332,820 332,820 0000000000000000103b58638b8e4af2464d731b7ffb83f162c50b55927f8fa2 40 0.03/1.00 vMB 9
332,819 332,819 000000000000000013a468d679a3d98570c9148ffc8e45090b0681f182758fd2 127 0.10/1.00 vMB 19
332,818 332,818 0000000000000000176527a385d678cf6dd700a4c8b033b9292fab3b17a725c3 328 0.14/1.00 vMB 26
332,817 332,817 000000000000000008513deb1c3bab5db8e57c052efbae36e46fda2e3ecc9e8f 445 0.24/1.00 vMB 22
332,816 332,816 00000000000000000379e40d99d6694d6610e0f349abeaf094218e9a92204db4 427 0.29/1.00 vMB 20
332,815 332,815 000000000000000011442e6e1bc24107d7cfca822d9db60c0eb892b493bc3370 232 0.14/1.00 vMB 18
332,814 332,814 0000000000000000022b35621f4b3264c7e42a5506c96cc7103599563ca60f0b 404 0.25/1.00 vMB 20
332,813 332,813 0000000000000000152e4e99a231a1cef23dda96c36e007e5dcea49f52185f93 842 0.45/1.00 vMB 26
332,812 332,812 000000000000000014f71a07bca2d757a1be302853489b8b9a3755fe47933b76 250 0.14/1.00 vMB 19
332,811 332,811 00000000000000000176d05df0a5b7565f8a6a130dbf818a5d7242d87d5405af 1,059 0.70/1.00 vMB 23
332,810 332,810 00000000000000000877063f88ebd20e4a2561ec370af44e48c8a022e209ee6e 406 0.42/1.00 vMB 16
332,809 332,809 000000000000000013d0b0bb571627065c6b459b49244a21249c26c7ad3cf063 595 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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.94 GB
    • Received: 16.33 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.