Loading Tool

Explorer IconExplorer

Memory Pool

40,177 transactions
28.84 vMB
0.06656485 BTC
Random Selection Loading Transactions
Max Size: 146.91/200 MB

Candidate Block

Mining Attempt 59b0f3834aba2624751bbdfb6a076392820421d4ee43f402679f406400ef94ee
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root 6df4e31e24328a718f9f12f60141b131ce9198b63d214b84d403858e6ff33c14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,260
Size: 1.00 vMB
Total Fees: 0.00932014 BTC
Feerates: 101.61 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (581,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,292 333,292 000000000000000003c3999abf8eb80eeca9164cbb5e55d703e80352d273b263 288 0.75/1.00 vMB 11
333,291 333,291 000000000000000005d1647ea5d88949ba3f173aa578904a33207eeee52fe578 360 0.75/1.00 vMB 13
333,290 333,290 0000000000000000107e39b39c1f7dfee2cffa80e3bddcefa7b7000e421aebad 1,546 1.00/1.00 vMB 27
333,289 333,289 00000000000000001694acd862175a9a795a6c90cabcfba6957ccb26138c1c64 514 0.75/1.00 vMB 15
333,288 333,288 000000000000000000f844f89a1e3db7c6bf343fdb6db275ce54519cf95cd6ce 1,829 1.00/1.00 vMB 25
333,287 333,287 00000000000000001340614a8e611020a6ea4b323519ca8d44f29bbc4e5643c8 413 0.96/1.00 vMB 11
333,286 333,286 00000000000000000dc632771ac225a06a53e39043e9ed308a3cf7ab9a4f0fa7 1,045 0.75/1.00 vMB 20
333,285 333,285 0000000000000000144fc797f74b5224ab8dd710b6446f686b3ebb8c9ec1f2cc 677 0.75/1.00 vMB 17
333,284 333,284 0000000000000000140472de572f84d42775d2cfefbb86d2570b5a2e7bd19def 949 1.00/1.00 vMB 19
333,283 333,283 0000000000000000135ee02a38310c8d845d5803659922a39a2a53febcdf26dc 1,041 0.35/1.00 vMB 36
333,282 333,282 000000000000000013d97c94311c5b84813b30665836d63137c4b515decc3d7e 219 0.17/1.00 vMB 20
333,281 333,281 000000000000000019660613ce3e39d4635c0d903f3879c90e4feadb5876361b 998 0.70/1.00 vMB 21
333,280 333,280 000000000000000008905d55f9a034a306cf2882d9aeb890d4c31ac99aeb9327 634 0.32/1.00 vMB 26
333,279 333,279 00000000000000000b1d945527d3be13901208fb59d4554e53c7983d24526d25 348 0.21/1.00 vMB 19
333,278 333,278 00000000000000000f54d250b20918b17b12c71a26a762e31879100ab647f76c 1,418 0.99/1.00 vMB 20
333,277 333,277 00000000000000000f1bd4b21847871d31e21b798f53cf04c61959f50502e1fd 212 0.12/1.00 vMB 24
333,276 333,276 00000000000000000c9cc4c07e5e00ab2d8e22ded4f71da42428d1f09d8b6849 429 0.37/1.00 vMB 17
333,275 333,275 00000000000000000c614d97c6294e1f91ab5ce251c46e3d0eb691137ca1a6f5 16 0.00/1.00 vMB 258
333,274 333,274 000000000000000004cc83c61faad548ab5cd8b91b2ec11ba0979e4525aaf108 16 0.00/1.00 vMB 39
333,273 333,273 0000000000000000186ac96e01d90d3324b5a171b8fc86b5cad1bdaecffadcdf 629 0.75/1.00 vMB 21
333,272 333,272 00000000000000000800c5a2cf32abd48e62661746fd1002317e6185b1c4aad0 878 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

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