Loading Tool

Explorer IconExplorer

Memory Pool

27,210 transactions
6.56 vMB
0.06913915 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.69/200 MB

Candidate Block

Mining Attempt e67278ecb9dae268eff1949b2916b471b6bf401902aec6f6e52c530365657a87
Version 20000000
Previous Block 0000000000000000000122093735b2f0c7f736a0caf36530187991a0a75008ef
Merkle Root 5d1ece27db602acd7cc06d77f84d288460ece45537888cfdedd038e85516300f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.05126514 BTC
Avg Feerate: 2.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,004 (895,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
17,276 17,276 00000000c1f80eca43e6c9e8fd1e9014c45e4db7c83a28cba94388d62f2147bc 0.00 MB 1 0
17,275 17,275 00000000e9bb58b2bb0a416f4ec14be996dacf60ac0b63ff1da722a3493c5a74 0.00 MB 1 0
17,274 17,274 0000000082e2b5203b24da5ff8ec31f7f4dc3f1eef79e85e3b28d36fe54aa8f7 0.00 MB 1 0
17,273 17,273 000000004cf063aa74535a7b45bea6f1d85094dbd64334c01a2529f2874f6c0b 0.00 MB 1 0
17,272 17,272 000000003cb94dc8f450015fcfe3c4a5a7c2bf7bbf9238f6ad1e1b4036a99896 0.00 MB 1 0
17,271 17,271 00000000cb3d29d830c46fe32c5a6c6d1783f27f54834baa9393dbafc6f406fc 0.00 MB 1 0
17,270 17,270 000000006c676cd532cb4989eb14b4123e5d6365db4ca33a9013b6617198c8b0 0.00 MB 1 0
17,269 17,269 00000000f233c9e286179b05d47ded9d2ff68b9f224b31f05944d78c146b1c2e 0.00 MB 1 0
17,268 17,268 000000003b12d00c7364e3b78068505340e0fa6e5d468422613f6d4a7e65d535 0.00 MB 1 0
17,267 17,267 00000000abb446f214bfe7c135c079223b8242a78710c9b51af52f6c634b1684 0.00 MB 1 0
17,266 17,266 000000008ed1365f3cdb0fa33d80bdb0e9bb3537da56ee0f308ba30650867bbf 0.00 MB 1 0
17,265 17,265 000000004dbed93927e9fe75623f8670aa787520bdf048fead06cefebad97a39 0.00 MB 1 0
17,264 17,264 00000000e07e3cbf93313e9f3c6b862154be1fc456e2ac6aa5bed0abc51f271a 0.00 MB 1 0
17,263 17,263 000000004e64e5be3e0ad9aa9e98339fe2255b878d92925e11210a4d6c2f6d72 0.00 MB 1 0
17,262 17,262 000000007356451eb922c6b46b1927787e38e483a86c2c9bff01139ac5f6c844 0.00 MB 1 0
17,261 17,261 00000000eedafba14e7f446653b23473da1aa38f70cf11528de86db20096e922 0.00 MB 1 0
17,260 17,260 00000000a770ba97213c4622e524cc708379fd1f594f152310bc6257bfa6b94b 0.00 MB 1 0
17,259 17,259 00000000d7a74bd5066bdf44d1c013412baf1cf7a195475aa13c4125fc33ed62 0.00 MB 1 0
17,258 17,258 00000000fc9e9f3980fa818b3a37bb105614dfc026c83d7c72a864a3639cde43 0.00 MB 1 0
17,257 17,257 00000000e9ad79b6172498f6610cfc138c016da2466fce889305494df9e542b6 0.00 MB 1 0
17,256 17,256 00000000d5540c5923ca4f4eecd8e32f906b90412eb802c1dce36cb17a065664 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.85 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: 385.24 GB
    • Received: 3.46 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.