Loading Tool

Explorer IconExplorer

Memory Pool

47,664 transactions
29.12 vMB
0.20224433 BTC
Random Selection Loading Transactions
Max Size: 152.41/200 MB

Candidate Block

Mining Attempt eb0f7335b8e33ca58ea1535642c9a32f96064fbf793f9c5be871b8686e052f7e
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 3a7054fba54190e0e0214f8c7830aaf8b31aaf43eb058254378205dc0fbc60fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.06799970 BTC
Feerates: 151.12 > 6.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (178,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,959 735,959 00000000000000000004c53aaa8ec261bed81856a6d2de5e5863bb8a41ae64cd 1,239 1.00/1.00 vMB 17
735,958 735,958 000000000000000000080b0c3e6412893c86818b98bdf8e55575967b8bf37937 2,124 1.00/1.00 vMB 18
735,957 735,957 000000000000000000067923d4a9229b73fb729644b30ebd7bdfd89c3e89c258 2,142 1.00/1.00 vMB 25
735,956 735,956 00000000000000000004c29b3ff823097ee1215415c8b63a33030f29852221b0 1,944 1.00/1.00 vMB 19
735,955 735,955 00000000000000000005aa413e951ff3b1507324217a11331fa8d7c04b556e73 1,037 1.00/1.00 vMB 17
735,954 735,954 000000000000000000060a3eeb15cbef252712f1dd8e43e42920c5e2bf963b68 802 1.00/1.00 vMB 15
735,953 735,953 0000000000000000000134cc2a5c29d5c04085fa42326a4853861485ab75f7d4 3,141 1.00/1.00 vMB 24
735,952 735,952 00000000000000000005b66bd0746b50f6228f41f2c7b235d44050547eac9bd6 2,169 1.00/1.00 vMB 16
735,951 735,951 000000000000000000075aa22815f45958021d610f94f200e718a65baf729440 2,156 1.00/1.00 vMB 18
735,950 735,950 000000000000000000066a2c1451ba97b17216ea74d0f78976f6a576e5ede655 3,062 1.00/1.00 vMB 26
735,949 735,949 00000000000000000001852adcebfb42b90c4ac750d08f0ffd5b780a46fda3ad 3,568 1.00/1.00 vMB 29
735,948 735,948 000000000000000000073c843bb2e987162e283148b99cb90c3539ff7648d992 974 1.00/1.00 vMB 15
735,947 735,947 00000000000000000000b6a6819492d9fb131108f4455467070bb329c87d6f83 1,878 1.00/1.00 vMB 17
735,946 735,946 000000000000000000025e90e33bf390221cfebb5acdeb7f3f5a507d85258881 2,353 1.00/1.00 vMB 23
735,945 735,945 00000000000000000000a1a30884202cd6b49f578e16095fd3ca9cedbcc5809b 2,206 1.00/1.00 vMB 21
735,944 735,944 00000000000000000004041acd4f9e512968e77c49c16698b213d9af83cad7aa 2,673 1.00/1.00 vMB 17
735,943 735,943 000000000000000000003367c8c14a43723a4eff825f317201b64a4a30a94040 2,594 1.00/1.00 vMB 32
735,942 735,942 00000000000000000000531c801be2a0975b5cbc533f6666587b04307b83cd51 2,151 1.00/1.00 vMB 18
735,941 735,941 000000000000000000084fa9864b430c0d0ace7e5842c371dc67ab0af01d6872 2,413 1.00/1.00 vMB 15
735,940 735,940 000000000000000000026e76f5764ccacea71eaea129a0a9481090e829908715 3,256 1.00/1.00 vMB 20
735,939 735,939 00000000000000000000fab9abae35278825f4a1157d9aaba776729bad629f67 2,516 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.87 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: 643.64 GB
    • Received: 12.59 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.