Loading Tool

Explorer IconExplorer

Memory Pool

53,863 transactions
31.16 vMB
0.16620031 BTC
Random Selection Loading Transactions
Max Size: 167.61/200 MB

Candidate Block

Mining Attempt 59e8d4f0a480bc4d687e89024046f65d51c33756ccb50f5bf76386b478effc3d
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 24670f747f3f819f31d029214831dbb40b3f2b3d3a7cce1cdef3c73107231f9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,646
Size: 1.00 vMB
Total Fees: 0.07981752 BTC
Feerates: 296.74 > 8.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (493,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,071 421,071 000000000000000001ab6131a99a430796da619f0d1f99f76515c602b9277a26 1,244 0.69/1.00 vMB 42
421,070 421,070 000000000000000001979b7d4e4b7d192bc99bcaf2565e78cdac51c580c231a7 230 0.12/1.00 vMB 51
421,069 421,069 000000000000000001ec9f31f6eb8f9ce348c86affb6db0c996bb43e1d3853b4 1,371 0.89/1.00 vMB 49
421,068 421,068 00000000000000000168d5e3d72e4375f367bef9dca4c1e84c8632781bb20987 1,613 1.00/1.00 vMB 37
421,067 421,067 0000000000000000002b8722bf98b01db2ff813daaaec68f03d71bcbbf306240 1,826 1.00/1.00 vMB 51
421,066 421,066 0000000000000000036bae56aec28624bc266db8597cbb1481f68817ffb85a61 1,704 1.00/1.00 vMB 88
421,065 421,065 000000000000000004cf8af971e38151b60fbe3e9a5cb6eeaf7dbfe8c4fd6b22 1,390 1.00/1.00 vMB 46
421,064 421,064 000000000000000003d2f6cfb1f1fdf976fb9caaff0f0eb07f75a7c67998b50a 1,191 0.79/1.00 vMB 56
421,063 421,063 00000000000000000183f6999ea2124a0e3f4137d85cbbf90656f981a49e83d6 407 0.15/1.00 vMB 80
421,062 421,062 000000000000000003ebd8048a5b3f1bf12e035df5952f4abb1e286a04e49556 349 0.13/1.00 vMB 81
421,061 421,061 000000000000000003c55529116722cbb5c945da83152d856f35713c30db4429 1,179 0.99/1.00 vMB 24
421,060 421,060 0000000000000000012979af12b74d7053834b2a194e14d06d51d7e7d09a6b0c 1,718 1.00/1.00 vMB 40
421,059 421,059 000000000000000002ec7aa67fe61ee1754072d80d45b2ddcb4507ecf193218e 1,516 1.00/1.00 vMB 54
421,058 421,058 000000000000000001a9bc80c166c4af639f21ea6617d68cdfae142b9d193bfb 1,728 1.00/1.00 vMB 74
421,057 421,057 0000000000000000022c01e8a623d89855ea81e8ba5f11a5e72c9b469e386a69 1,309 1.00/1.00 vMB 57
421,056 421,056 000000000000000002b42bf2677641604f67195ab3b1e5e1f91b21afbc50809a 1,607 1.00/1.00 vMB 47
421,055 421,055 0000000000000000015062304ea1bcff1218447232d5323f71449241af004ac5 2,076 1.00/1.00 vMB 64
421,054 421,054 0000000000000000000f88c074bd04b00f433f53264b9b5e08a3919a834ffd7f 1,378 1.00/1.00 vMB 51
421,053 421,053 000000000000000002e2e39503e2d307597d81df35adee9f83c0e770f0f38ba6 1,801 1.00/1.00 vMB 92
421,052 421,052 000000000000000004ca68de5088a3ea8fdc5241fbe1592ff429a2ddad4f0a49 1,154 1.00/1.00 vMB 29
421,051 421,051 000000000000000004fb7bb448760c772d99ce21b641b8baf901312ff39ca816 1,087 0.49/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.06 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: 651.15 GB
    • Received: 13.44 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.