Loading Tool

Explorer IconExplorer

Memory Pool

84,340 transactions
31.69 vMB
0.09679752 BTC
Random Selection Loading Transactions
Max Size: 194.09/200 MB

Candidate Block

Mining Attempt 337c527c44afeb772faad1d4d5b3ac272bb6e3f181ce11bac7a4173e2811b10e
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root 4736b6a23ced32646f90e98d570056c675bd7c9f68103032e0c5e660605d8eb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.02229579 BTC
Feerates: 40.21 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (382,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,187 533,187 0000000000000000000aaeca5af5ff09e3d09fddb52c1b08baa5cc5e23eaa3fc 2,460 0.95/1.00 vMB 16
533,186 533,186 0000000000000000002451546ae71d58e136a53a9834a00977e5f56d5138c439 2,678 1.00/1.00 vMB 21
533,185 533,185 0000000000000000000a6f731e903557338a28a094b9edbf6b41afca1eb79471 456 0.14/1.00 vMB 19
533,184 533,184 0000000000000000001fdb46c43c58dc86fdf5c1111321c9935118a41c85d19a 957 0.33/1.00 vMB 21
533,183 533,183 0000000000000000000ab47c58203554f1309076aed04d65986c5581a95ade33 1,206 0.45/1.00 vMB 16
533,182 533,182 000000000000000000058297fb9cd4e0f406394d868c6149a3d23d56b1466be9 1,701 0.65/1.00 vMB 22
533,181 533,181 0000000000000000000b9ac1dd017ff81cabaef10635204415ea8abcc35789ae 199 0.08/1.00 vMB 25
533,180 533,180 000000000000000000252d4c102f52986a5d9c4b84788d87f5937203dc194480 449 0.14/1.00 vMB 19
533,179 533,179 0000000000000000001e27a2d49db8036933549b0c9165dcbf0d9a34b59272fe 140 0.04/1.00 vMB 26
533,178 533,178 00000000000000000028df3ee3368b06998e7797dc65a350690563e71190ca21 2,400 0.88/1.00 vMB 21
533,177 533,177 0000000000000000001c6c8b7473198871108575a9c4c5a1a640cd3c9611c9c3 90 0.03/1.00 vMB 12
533,176 533,176 000000000000000000272497d7b3589d79aa33211e9967225c4e65a2b51de590 239 0.11/1.00 vMB 17
533,175 533,175 0000000000000000001dc80a29f66e5e45ef5c3800d33b9671b7928570e30071 1,069 0.36/1.00 vMB 27
533,174 533,174 0000000000000000001abc40be92fc314147f2e8ba0d895db4304bf5fe1eb46d 360 0.11/1.00 vMB 20
533,173 533,173 0000000000000000002cf2a766235516f5c91c01dc153065af27c35a130f31b8 439 0.18/1.00 vMB 16
533,172 533,172 000000000000000000323ba43f7f2b031469fcc79aca9c77afa5e4d4f2cf1184 1,565 0.55/1.00 vMB 27
533,171 533,171 0000000000000000000be26df80d6659e3f7ed21dc4d021ff543fe9352fd601c 685 0.22/1.00 vMB 19
533,170 533,170 0000000000000000002e1aa6b303b6243b6eb8bd23b893f2118f2795c0c45181 347 0.12/1.00 vMB 32
533,169 533,169 00000000000000000002f6bd6ab29d5136f8414e71398d2cc4b53c2a5642fa1b 715 0.25/1.00 vMB 36
533,168 533,168 0000000000000000000411cc732130dd6c26422e85a11987ffc8abc36abba6b5 278 0.08/1.00 vMB 17
533,167 533,167 0000000000000000000751c52538a01f10eaa9d8db302f8582b7f8618eac6d60 1,259 0.51/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.97 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.