Loading Tool

Explorer IconExplorer

Memory Pool

77,076 transactions
29.82 vMB
0.10437207 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt 4e52537556be41112e3e4135c859f2064b3ecd3d1db820654fccc03a43e882aa
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 54058c1cc8684ca533f91a2fd13600f7b40c0fed7956db606d521e6277a2c5ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.03623432 BTC
Feerates: 357.61 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (88,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,407 827,407 000000000000000000033b6021c65ed4acf1fd6202eb86e4f2b8ee8944a3f071 3,702 1.00/1.00 vMB 27
827,406 827,406 00000000000000000002759dfdbe15e0ac76d42675754c29bfa18f73b50f7434 2,949 1.00/1.00 vMB 33
827,405 827,405 0000000000000000000328c2a674de40a2bfa24520924aacda9e6dfb67fa3090 3,693 1.00/1.00 vMB 31
827,404 827,404 000000000000000000000a46573fa4c0668737300b03c5c5fdef471baf0b8ccb 3,958 1.00/1.00 vMB 28
827,403 827,403 0000000000000000000307d0afb8a0e1a91dd6de34850fb02db4e5dbd6eb1e25 4,359 1.00/1.00 vMB 27
827,402 827,402 00000000000000000003c9bb565eb0952f2a248bbd1588f22a117b871b5cfdd9 1 0.00/1.00 vMB 0
827,401 827,401 00000000000000000003c537f873a295b01b6feded04ab250ed1c600aa442288 630 1.00/1.00 vMB 23
827,400 827,400 000000000000000000021e3eaf79c5314f883d89230e9c171b8d20c635604c52 115 1.00/1.00 vMB 23
827,399 827,399 0000000000000000000393f63d400b71f514d83f0687f3037cdb9ee91269783d 3,070 1.00/1.00 vMB 26
827,398 827,398 000000000000000000002f6858842256b611e91480961ed20b30f2392409f5dc 3,021 1.00/1.00 vMB 26
827,397 827,397 000000000000000000025e0d54e0e7651740ef08d226bd65d77fb28592cced4b 1,915 1.00/1.00 vMB 33
827,396 827,396 00000000000000000002e8cdc5a059fdf97b795927240d3b12d80745282cf4a2 2,241 1.00/1.00 vMB 35
827,395 827,395 0000000000000000000369f6a255985607210ff4f1148351dcda1caf164b4300 1,609 1.00/1.00 vMB 30
827,394 827,394 000000000000000000027bd3f46d694a5cdcd52b580d02f1e3f62c38cd250388 2,970 1.00/1.00 vMB 44
827,393 827,393 00000000000000000002bca01eee3e1f46247220ebc6191fdab3d0eb724d04f3 923 1.00/1.00 vMB 24
827,392 827,392 000000000000000000023fd454359377213dd3a636dd35e09abe79f000167d26 1,424 1.00/1.00 vMB 31
827,391 827,391 00000000000000000003222892dae3780d9046e10074ac9e11e1802c236f87b6 499 1.00/1.00 vMB 25
827,390 827,390 0000000000000000000325b4d9b6d502b7fc95046c8ebb4b919ee6e6bd92a6ea 2,697 1.00/1.00 vMB 26
827,389 827,389 000000000000000000025080a64f4f2458749b68584f4e6c46f372b2a98241ca 1,992 1.00/1.00 vMB 30
827,388 827,388 000000000000000000020740c94f39f154ed52c6dbb82d0f4e09d9c2c3caa16c 947 1.00/1.00 vMB 25
827,387 827,387 000000000000000000020ca9e9f651bb817b272d3f288941ab97030883d2c03e 1,898 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.