Loading Tool

Explorer IconExplorer

Memory Pool

82,952 transactions
31.98 vMB
0.11613362 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt 77f0b4751ea9f6a37e5abae1aaf8e6aeecb8803fd089aeff02cdd2968c1d5b18
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 303981f5ef9fd3a3067e161e5b5c2fe43470da1c76ab4f5878d5f999fd96b604
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,681
Size: 1.00 vMB
Total Fees: 0.02847450 BTC
Feerates: 100.36 > 2.85 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (7,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,051 908,051 0000000000000000000081025af78dc932eb526efef5b52aca2822adc3620a61 2,368 1.00/1.00 vMB 3
908,050 908,050 000000000000000000016345a6a76821001029227541d6e5eb519e6c08122a62 2,010 1.00/1.00 vMB 1
908,049 908,049 000000000000000000005d20098f27a47cc8a4865b6fa548127713c394805bb7 1,884 1.00/1.00 vMB 3
908,048 908,048 00000000000000000001a0dbfbea729b225f5a511911a8c541aee3980cea5098 1,501 1.00/1.00 vMB 0
908,047 908,047 000000000000000000007f105bd8bebcdb28121e0521392589f6ae7003e38cca 2,183 1.00/1.00 vMB 2
908,046 908,046 00000000000000000001d166a00b66298185606ed808b747b317e3cb353bafbb 2,798 1.00/1.00 vMB 2
908,045 908,045 000000000000000000023205129ed59d7f38057b7506b45b78054ad36e899505 3,623 1.00/1.00 vMB 4
908,044 908,044 00000000000000000001fc1c4cafcc17687b5112b992ea1ca611914157a67b97 2,887 1.00/1.00 vMB 3
908,043 908,043 0000000000000000000163f12fa6f8f55d6dd858ef80c44d2eb329e149407a3c 1,863 1.00/1.00 vMB 1
908,042 908,042 00000000000000000002278eb4f1e25cb919c7a5f79299d925b193f8281febc4 3,258 1.00/1.00 vMB 3
908,041 908,041 00000000000000000001be336d97321fd6d49c3e9e55c749c3af8432225986f7 924 1.00/1.00 vMB 1
908,040 908,040 00000000000000000000447b3579d6b116ca2014718c5b02e58a6ee5f22596cb 466 1.00/1.00 vMB 0
908,039 908,039 00000000000000000000c094628298de59d05c437c01e410309569987e370e13 506 1.00/1.00 vMB 0
908,038 908,038 00000000000000000001bcc6d105e1c2650854122d19470400f49885f6383f69 930 1.00/1.00 vMB 2
908,037 908,037 000000000000000000006a9c43739b74eb34b0dc310a1d2cd88e52946646dcf7 435 1.00/1.00 vMB 0
908,036 908,036 000000000000000000005decf8d36db3745e44c45b27bf1552cecae7d63a94b3 1,225 1.00/1.00 vMB 1
908,035 908,035 00000000000000000000f8ae4848ce6698ab5a87fc54191b2f403d6cda8164b4 413 1.00/1.00 vMB 0
908,034 908,034 00000000000000000000f1bc932845f072f9e5f21bbff4a47cec2535fda2ea7e 1,076 1.00/1.00 vMB 0
908,033 908,033 0000000000000000000223f9af4300f96c421d1661d0b8daeaff012ebe92255b 2,493 1.00/1.00 vMB 3
908,032 908,032 00000000000000000000107a47add1af3114be38cefc4ce637ce3b2bf90a08c6 357 0.25/1.00 vMB 1
908,031 908,031 0000000000000000000094e200435b3d32db55d8cf906c2db4e3be8a565cad22 1,627 0.65/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.