Loading Tool

Explorer IconExplorer

Memory Pool

77,861 transactions
28.64 vMB
0.10041952 BTC
Random Selection Loading Transactions
Max Size: 174.06/200 MB

Candidate Block

Mining Attempt 6f8c93644620facb7e4d7838189a740d4d5a4595fe6eaa083ded692c59f628fd
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root db2ec2eb9287a20f5bbfcf4e7a3a30eb58e91d48362bcb7e9980cf23c75d70d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,872
Size: 1.00 vMB
Total Fees: 0.03440550 BTC
Feerates: 201.07 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (618,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,091 297,091 000000000000000066c6bf5a8de5ae34c3f5cefeb4d5e4604e0aec37d71ee50e 610 0.43/1.00 vMB 41
297,090 297,090 0000000000000000814eb65078f51c6a6b55af41624306fa4c50e3e0e8e31ab7 219 0.12/1.00 vMB 30
297,089 297,089 000000000000000083e7ec5b66fd64446722d5252bbb32e4ce085cdc65a756ec 192 0.14/1.00 vMB 27
297,088 297,088 00000000000000008ca6cd77b7aaad730fd9a1062be965fe3a25e70e3c32a37a 223 0.11/1.00 vMB 28
297,087 297,087 00000000000000004727bc962e1d8823a8c1a1a033da62ccd56aae97fa26a0f7 85 0.07/1.00 vMB 22
297,086 297,086 00000000000000003cd2317b4f1031ca831bec78ff3288a5e44871c00397b693 1,479 0.91/1.00 vMB 34
297,085 297,085 00000000000000002456ab372b0cf19971ffba29f82884bf6d040f76f3cbade8 199 0.12/1.00 vMB 28
297,084 297,084 00000000000000002d2a910a5800e5adbace5a4fd284c2ad5906c5bbe202d815 383 0.35/1.00 vMB 29
297,083 297,083 00000000000000008f507749ccdfe53bf6160f82f9786d1d221361e8455401c5 323 0.19/1.00 vMB 32
297,082 297,082 000000000000000032ae4e030b06e2342996e0bd96b807d56c96ad4701d9cc00 168 0.10/1.00 vMB 27
297,081 297,081 00000000000000005c1beaa79a028f498b4869489bd06c7327e197c8f75ed784 128 0.11/1.00 vMB 18
297,080 297,080 00000000000000005fa7091d73457fe19f0d1ff2c758334b6eff346b7ee8dfe3 1,022 0.60/1.00 vMB 31
297,079 297,079 00000000000000002e1375e62e5eee044cd080adc6a4f0da7b5c0d970484494a 554 0.33/1.00 vMB 36
297,078 297,078 00000000000000009a6f7b2053871c64cd36108c340e25375e573b8165579a0b 1 0.00/1.00 vMB 0
297,077 297,077 00000000000000005a9d4f900feb49c269464f9811e74c0c3cff973160f952d7 293 0.19/1.00 vMB 29
297,076 297,076 000000000000000046936d5adc38f0a19a22d1018f061f885465ebe1924817a1 215 0.19/1.00 vMB 22
297,075 297,075 00000000000000000bc8ebbc02300b7101d3b5464318e7e40887740802bc0b01 728 0.55/1.00 vMB 27
297,074 297,074 000000000000000038712032d3ad4c35678e2a067523dd75f5bf6eb596020408 80 0.04/1.00 vMB 37
297,073 297,073 0000000000000000584eba0226b22f5c410acee9c3b39a61769831b161265476 705 0.67/1.00 vMB 22
297,072 297,072 00000000000000003f4af366a96ac7bfc0dcec2b45da80a62f6274a633d49b3d 119 0.06/1.00 vMB 35
297,071 297,071 0000000000000000521181a0aaf82f6e4924a013c1181167fc8f6b231f45acc1 135 0.08/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.