Loading Tool

Explorer IconExplorer

Memory Pool

76,778 transactions
28.75 vMB
0.06784941 BTC
Random Selection Loading Transactions
Max Size: 174.14/200 MB

Candidate Block

Mining Attempt f48cbd2c31dedcb0696c0f44f9b9bc7da5a1aaf8583faed13fd75c01160eb6a8
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 024cb750b7703c04bc59f7339c87f79cf40ac381b654231bde63400deefc9b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,586
Size: 1.00 vMB
Total Fees: 0.00810450 BTC
Feerates: 50.27 > 0.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (493,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,160 421,160 000000000000000003dde026439d25ab3419fb626b665dabe28562e98089eee6 873 1.00/1.00 vMB 25
421,159 421,159 000000000000000004cd4a4b55ac7f7d5772455541264e2f2431cd28265cd1a2 15 0.00/1.00 vMB 175
421,158 421,158 0000000000000000021736c3a0a60cb3927c778acbf4679bd4daa570ac11ff47 1,230 0.75/1.00 vMB 51
421,157 421,157 00000000000000000228e27083633e1e1d130c56b7ec34ecb5c785f10300b9bc 613 1.00/1.00 vMB 12
421,156 421,156 000000000000000004887d1a8c6547fdf33b48cfe7adaafee5df1a2d1981f508 1,453 1.00/1.00 vMB 26
421,155 421,155 0000000000000000017d243285849d4788c346d086c411c6e13a2567a566ef75 2,170 1.00/1.00 vMB 36
421,154 421,154 0000000000000000014f85b4b8746a6dde897d840e432fee6f816dca86127a7b 1,489 1.00/1.00 vMB 78
421,153 421,153 000000000000000002bf58c4e3952ecd169966a2dd6fd70b41156446fc8bc88f 1 0.00/1.00 vMB 0
421,152 421,152 000000000000000003dd72112e2461f1506d6033062d3dffdcb732214ed9174a 1,851 1.00/1.00 vMB 62
421,151 421,151 00000000000000000278442db072a1aac115779c7281512672882475c324c7a6 1,694 1.00/1.00 vMB 50
421,150 421,150 000000000000000001f25dec8a80375074b95e7804260a3dbbfcfc39692a8dbb 1,614 1.00/1.00 vMB 66
421,149 421,149 00000000000000000233e6ef2c4738338dcbfb5badf718b0cb2bbc542a71ed3c 2,250 1.00/1.00 vMB 65
421,148 421,148 0000000000000000007c7c53ec34e46416eb613393e1518f7d0751decf4006a6 2,080 1.00/1.00 vMB 75
421,147 421,147 00000000000000000194c4ac88d0937a9fddc5878c10069f39fd1e47b39ab355 2,115 1.00/1.00 vMB 51
421,146 421,146 0000000000000000000ead1618f0e78864a341acff8b2091ad6f8dfb5d378d97 980 0.44/1.00 vMB 44
421,145 421,145 00000000000000000440eb1284aaaa8e6709b0e46201fe6bb2f430e6bf15e3a5 33 0.01/1.00 vMB 121
421,144 421,144 0000000000000000041a6c176a1c4eebe36c296ae89c803a104ec1796528ad52 22 0.01/1.00 vMB 81
421,143 421,143 00000000000000000302e54866465830309be34e639611f92c4836c117934459 1,820 0.90/1.00 vMB 37
421,142 421,142 0000000000000000000ee004c04146e675ca9030615d5be2cd04dc143b6f9fae 366 0.27/1.00 vMB 29
421,141 421,141 000000000000000003df99531f532ca1ede6130a5d01adf32eff173b21fec3f9 1,894 1.00/1.00 vMB 36
421,140 421,140 00000000000000000402c34d9e57acaeaa3431fec4a8f966fea204ce971f93f2 2,198 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.