Loading Tool

Explorer IconExplorer

Memory Pool

80,523 transactions
30.25 vMB
0.12563378 BTC
Random Selection Loading Transactions
Max Size: 181.16/200 MB

Candidate Block

Mining Attempt 8a406d304cdea07c9555c13f2bc72f344700b7fd9c6c5c80285e6d0df6ba0315
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 439d1a6be2c5a3291dcf0b959dc9792191a4d9af36269c1426dcce9ad0084a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.05569111 BTC
Feerates: 150.86 > 5.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (263,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,261 651,261 00000000000000000008345f4de19d763ee956f488787c025d4d5d6ddf70e20c 2,368 1.00/1.00 vMB 106
651,260 651,260 0000000000000000000836141776138749a5162e701064f1298e80b672284dad 2,271 1.00/1.00 vMB 43
651,259 651,259 000000000000000000068e3da29803640314ec6b511f9c671c1d524c7a742a6c 2,111 1.00/1.00 vMB 20
651,258 651,258 0000000000000000000069bcf3c40a6d9fec79a713ace2794acd9c2db975e6c5 2,434 1.00/1.00 vMB 87
651,257 651,257 00000000000000000001dfe74b6bfde7e751338075c0c4c2ef0ef8083b6f5edc 2,656 1.00/1.00 vMB 73
651,256 651,256 000000000000000000049fcee9ef6eca651f509067e2277d150d916eb4962af7 753 1.00/1.00 vMB 21
651,255 651,255 00000000000000000002e6255ff3033931bcdabdbac4a29ee9a4275cd2bba033 755 1.00/1.00 vMB 24
651,254 651,254 000000000000000000096ee09fb56562fc89305a2b4b7ae52891845376ab5616 841 1.00/1.00 vMB 18
651,253 651,253 0000000000000000000c08197578a93a6045af1b97ee7d12ac2d64500552c236 993 1.00/1.00 vMB 8
651,252 651,252 00000000000000000000cf50423784c29cfd19dbdd5bdb78c617c8795dfebebf 2,005 1.00/1.00 vMB 34
651,251 651,251 0000000000000000000b92240d8a320fdb0ea2bed49d450158fdb40e7a7d947b 2,116 1.00/1.00 vMB 23
651,250 651,250 000000000000000000093a618980fae5f19ec6b2b50b5e2c943a9a675a746b7d 2,704 1.00/1.00 vMB 58
651,249 651,249 0000000000000000000812e75b2113dfa65f20d19f332dd967e918438682bf34 1,280 1.00/1.00 vMB 90
651,248 651,248 0000000000000000000ad6d117926f0e5965a520ccc6434b5e8e0f103d08e705 2,004 1.00/1.00 vMB 113
651,247 651,247 000000000000000000089ab3ad2d28b68309abe0b4343313a5b09fc7f0625ed4 2,125 1.00/1.00 vMB 28
651,246 651,246 0000000000000000000bf1697196a682a8a8e9abe4f323f51220ccad6c99b32b 2,312 1.00/1.00 vMB 32
651,245 651,245 000000000000000000098310c253d697d532398c59d1349f7911c4f82b9e45ae 2,283 1.00/1.00 vMB 19
651,244 651,244 000000000000000000057cafe8fcec7080fc99c4fe7f15d8a033058ced7af806 2,156 1.00/1.00 vMB 75
651,243 651,243 00000000000000000008c1d0c485d54eb02a072dc8f674fd60b848cb6baf7780 2,830 1.00/1.00 vMB 113
651,242 651,242 00000000000000000009e7e008b1b461efba125f3a1ba25d1dfb92ca35980e62 898 0.41/1.00 vMB 45
651,241 651,241 0000000000000000000477a1485ea887b3aaa889a60866796dd560ca54f61cdb 2,658 0.92/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.57 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.24 GB
    • Received: 15.88 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.