Loading Tool

Explorer IconExplorer

Memory Pool

79,371 transactions
29.29 vMB
0.10529593 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 9ea35197fff052be4d508b0f2be5dcd66722f9291cd5f99338aa6ed250fd6e53
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 750fe084225cd0feb28a28f67433c78b5d9de41cd481df90ecd21c517c014c53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.04396792 BTC
Feerates: 137.15 > 4.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (506,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,804 408,804 00000000000000000374fcb12e341cee596769dfe6083e6826915c8fd788ff25 2,115 1.00/1.00 vMB 35
408,803 408,803 0000000000000000011d9baedfc2e2b28088e90361dedfc8654da9549e96576f 2,294 0.99/1.00 vMB 38
408,802 408,802 000000000000000005ee7db0e480e079f0b8c71c095e3d62fc189de44070904a 2,821 0.99/1.00 vMB 56
408,801 408,801 0000000000000000027e908f075d8673cd6d12f1ad249600cb61a0ca3e2451f1 1,522 0.61/1.00 vMB 37
408,800 408,800 000000000000000000905d2b3c21394dbedbd4b3f96b9e065c5387c6272c72c0 1,744 0.86/1.00 vMB 37
408,799 408,799 0000000000000000006b9446eef94b4d57b5303f585bdd74ac89681c5b915463 1,814 0.93/1.00 vMB 33
408,798 408,798 000000000000000005a0d7a11a90ce92a9c0fc550c3f8de6a00beec1af03e590 1,190 0.52/1.00 vMB 40
408,797 408,797 0000000000000000053d17b5087b89ade6d85048fe1fc0ba21e3838d37489f52 1,189 0.49/1.00 vMB 44
408,796 408,796 0000000000000000059454a072ee48c99288922be76dac688e9aec453ab07f4d 614 0.32/1.00 vMB 36
408,795 408,795 000000000000000003d3ac7290b5e06f12529e46c18c45bf28deab0c61ecd309 13 0.00/1.00 vMB 153
408,794 408,794 0000000000000000041fd286aa417b777a0fadfcab6391a1c1cc2ec3cb02e0e4 116 0.92/1.00 vMB 3
408,793 408,793 00000000000000000431b85972df20523acf9bbf9ae7190f61bb35b9cded0132 1,261 1.00/1.00 vMB 24
408,792 408,792 0000000000000000025afc6d66a9d1cde6811b679de497648a423a6841d464e8 2,486 1.00/1.00 vMB 39
408,791 408,791 000000000000000004a297834bc88f9d341254f89c03aa3ff95696969a0021c2 1,144 1.00/1.00 vMB 20
408,790 408,790 000000000000000004839f452dc8a3fe824d09eb73f48c013ded680c9cfcf140 771 0.32/1.00 vMB 41
408,789 408,789 000000000000000001d69964b858d9931c258337ed0912ea1729d6c265c6fa92 1,030 0.52/1.00 vMB 36
408,788 408,788 0000000000000000027fde12ccf35ace103a265962f853a02f0669237baa962f 1,868 0.76/1.00 vMB 45
408,787 408,787 000000000000000002727f999f52664261f3e6b9bc8f332f2c404940afb79ed2 423 0.62/1.00 vMB 16
408,786 408,786 000000000000000004d52c01adedb18b8a5c748e15b1b840258f7e467c61c22e 1,727 1.00/1.00 vMB 35
408,785 408,785 000000000000000001fd44ede29bbaedcaee5272b516a061a67662a48d1f4723 1,041 1.00/1.00 vMB 23
408,784 408,784 000000000000000005811a908ab3ce7f1bd3901044e48b9a402f72f05b18b97c 1,871 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.