Loading Tool

Explorer IconExplorer

Memory Pool

26,654 transactions
7.38 vMB
0.06126650 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.75/200 MB

Candidate Block

Mining Attempt 156429c1d06a381f7adef6b9fbf6216c32ad85942b7add513a2db52e3b88c26e
Version 20000000
Previous Block 0000000000000000000162240497cbc99eeed5e7e4ff15c610af5a069ccbc724
Merkle Root 262f7fc1c278a708e47ffbf83747febcba9ac91487c35e9b60055dcfdccdde10
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,135
Size: 1.00 vMB
Total Fees: 0.02905706 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,990 (720,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
192,670 192,670 0000000000000130f4ab8c08a9a4101ba7d4b8ef705618d3ebb95fb384a4937b 0.00 MB 8 108
192,669 192,669 00000000000005d891a8764610808f3a29833cb2ab745d33bcc67952a1c914dd 0.03 MB 47 68
192,668 192,668 000000000000006dffe09e58bf6ac91669d3c72715f225c42a36bc348e1f0114 0.01 MB 38 0
192,667 192,667 00000000000000820047481eca04dcc9f89b1d12f5afd0d7748da5040f17c9a9 0.08 MB 202 160
192,666 192,666 0000000000000282ca1dae0c9a54f42c025d68fde7a52a9cca17d3b63517e0ee 0.02 MB 32 75
192,665 192,665 0000000000000822a86df53e47a0fa0728d46c0de4ca6b24948ca880820c5638 0.02 MB 40 111
192,664 192,664 00000000000002a22773f27a10d3293086d8db9e92c1588a545ca5dc8af08778 0.06 MB 137 145
192,663 192,663 000000000000030e40a54717f32091c3a641630cc57f16bb8a604e2cfe8e333c 0.08 MB 296 9
192,662 192,662 000000000000020f4d7dd39daa2ea4cb85c7e1e264a1160cca3ab37cd24518be 0.18 MB 429 130
192,661 192,661 000000000000036cabc57ae7d27013360b988c567793b4dacf1bd62c8e9acd38 0.00 MB 10 14
192,660 192,660 00000000000002fa2c6d6ddee77e77132974f9aebfa01508ee8f9ae7765138a1 0.13 MB 365 173
192,659 192,659 000000000000044770f42666225584184aea339efa16e54a77223a82df3474b5 0.05 MB 136 119
192,658 192,658 0000000000000145b6aa9f0bf2afdeb7d1e52b5155759b59f0785de41aebac18 0.00 MB 10 0
192,657 192,657 000000000000033b5ae080bf7a374eb0603c567acd8d5fbd6468653703de4b40 0.18 MB 433 150
192,656 192,656 0000000000000004856e2efc552adf5f87d0bd137a6f7083e7056c0813f42e50 0.01 MB 22 112
192,655 192,655 00000000000008000b46ed40a659c7ea7484202d54e9ad9a1d3287e425b5824d 0.20 MB 495 137
192,654 192,654 00000000000004b38336c2aa6a7cd9446a09dda7bac79915ea94ca944cb0fe0d 0.19 MB 473 138
192,653 192,653 00000000000004d9b8cce1a0fb8e5e1d98a7981c47db7e4239a7b659bf413941 0.00 MB 9 15
192,652 192,652 00000000000004c2f7b105d54fc68b4f6f1625a909f580fea5065f9f4d089426 0.14 MB 386 146
192,651 192,651 00000000000002301197bc82eab34f7ba19b5268e9656431074fbedb588b85d6 0.06 MB 212 139
192,650 192,650 000000000000027805ada4d17c040d472f73d38aa8e0258f971382815eff2515 0.06 MB 149 136
Previous 10 blocks ↓
Total Size: 778.82 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: 366.86 GB
    • Received: 3.33 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.