Loading Tool

Explorer IconExplorer

Memory Pool

26,759 transactions
6.45 vMB
0.05493288 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.94/200 MB

Candidate Block

Mining Attempt 44c9d83dd8b68031c57a0bb671495dbade3a5a12db4d595d8c9e9bf411d13cfb
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (701,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,067 212,067 0000000000000355b7fdfb35d55269704f4a311ff63347863d79cdff269aa43c 227 0.09 vMB 179
212,066 212,066 000000000000034683151bed3b2212fb2ebca54656a4e38febe792246c57c671 102 0.05 vMB 264
212,065 212,065 00000000000002777d3e64abe4f1f6fa465967b168d571e565b46b684f9cbb3d 80 0.03 vMB 274
212,064 212,064 00000000000004de39fcbbce09b6fd23e620014b426972b9fc36ab627e6cecaa 98 0.04 vMB 161
212,063 212,063 0000000000000040f4008dd4316b18de0f39a06d48bcb1d00517c680b54e61df 102 0.05 vMB 117
212,062 212,062 00000000000001117400cd81cdbebb4b825a53d6d6b87cc2ea8d130020c0c3cb 98 0.04 vMB 84
212,061 212,061 00000000000001dec8da980f9be637e358547f35f3dbbcbca902f112dec4f233 122 0.07 vMB 109
212,060 212,060 00000000000000260cd040724116a964ef5b3811491184b6d868a33132e628df 210 0.07 vMB 143
212,059 212,059 0000000000000392cbca0d8762310f41a90993b349cd4c3bb05046f598a548b8 644 0.25 vMB 184
212,058 212,058 00000000000000a78bae3b6a126a5e19315beab31bb95880081c79abba674c07 300 0.12 vMB 164
212,057 212,057 000000000000031f4fb501a3921bf0ceaf405cfd3089c3ee5f4225a8a107bec8 588 0.22 vMB 231
212,056 212,056 00000000000000b4d6408e368f24d244bc9326f4f72e67e7356f3ecbe0a0a7ac 665 0.32 vMB 159
212,055 212,055 0000000000000137a53f4459a2540fa0fff83a841d5f2ef536c60fc0b9542179 60 0.02 vMB 210
212,054 212,054 00000000000004b45ba1ed3e27c9c187e006d98ecd533afeb7d49265c550b07e 33 0.02 vMB 34
212,053 212,053 0000000000000117de851bd1d3ce682cc5943b1acc2507e0dd9a6ac73cc9de1a 397 0.15 vMB 175
212,052 212,052 00000000000002b26454a66533af6231175f5d802483c67213bcf96bb24111f4 140 0.06 vMB 167
212,051 212,051 00000000000004bc8d01720f3fff9d07e6a0e53d694d7a0cae0be1f068bd5935 123 0.05 vMB 109
212,050 212,050 00000000000000aa772dbe1733b3dacd1f8395a297b16ed3f6aabad05922d3b8 311 0.11 vMB 192
212,049 212,049 000000000000022871fff7a107842734e9012e050ebca65e845bffe310ba62e0 71 0.03 vMB 72
212,048 212,048 00000000000004f5006fd18980953e73464150e9e1ec746fe9478c2022285555 350 0.20 vMB 144
212,047 212,047 0000000000000158de4b6bd3862ef78dacd42e3f7eac27d69ed1ec987999acf8 327 0.12 vMB 234
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.83 GB
    • Received: 0.55 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.