Loading Tool

Explorer IconExplorer

Memory Pool

43,456 transactions
21.15 vMB
0.12996602 BTC
Random Selection Loading Transactions
Max Size: 117.53/200 MB

Candidate Block

Mining Attempt 5b26f8c2a358b1338d4be42b35f18fc9ff955e9ccf9381b37ef8a27a899daed3
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root 6d3c4a7a6dbf57c3f62de29287aa2d555d21ed61c0b62ff1caaa781d4595b5fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,957
Size: 1.00 vMB
Total Fees: 0.06805674 BTC
Feerates: 784.89 > 6.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (788,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,149 125,149 000000000000291d811ae1fb6246a183ae75dee68f3edcc6b29822b9c4f95572 47 0.01/1.00 vMB 493
125,148 125,148 00000000000004496d2c01dc267af74b90c97adb424aed6a5c8309b1260ed9de 69 0.03/1.00 vMB 1,846
125,147 125,147 0000000000003facfa59182fee2b51d288976151fc82f3df8a1a720008e2f2b5 10 0.00/1.00 vMB 0
125,146 125,146 0000000000003bef210f4ba445e1f6b74fda175e1b69624a884d9e576322b567 4 0.00/1.00 vMB 1,051
125,145 125,145 0000000000003002c03a204036f37f921b898ec68129fe7cd51ac8447f6efe9d 26 0.01/1.00 vMB 1,047
125,144 125,144 00000000000005ad5bc21a53deccc4f654b891301b5ac8a2c7d3089b950a2fcf 45 0.01/1.00 vMB 65
125,143 125,143 00000000000001e1f935a7d31d08a3bdf2c18fa7e505b335fe18da099e775986 109 0.04/1.00 vMB 2,276
125,142 125,142 00000000000012183cd448ee8383f5a49c484a9a07970a256b6aa92a817ff9e1 31 0.02/1.00 vMB 416
125,141 125,141 00000000000007de53793daae384bca8a39c1e21fbd7476c6aab2b34a2cfda3c 1 0.00/1.00 vMB 0
125,140 125,140 0000000000002ca7a068a7fcdf7826557383575d1384b58ed5d3755935e503f1 15 0.01/1.00 vMB 1,856
125,139 125,139 0000000000001f95cab787a8eb63c88062a8b985929949c09f773a3b84841a80 8 0.00/1.00 vMB 0
125,138 125,138 0000000000000343915887cb7f0e31f211f0bfb6037fbb33033a9145bdc9f0fd 15 0.01/1.00 vMB 961
125,137 125,137 000000000000027a6dff08ef375867557d467df436c4abe536cf2026c248e99f 20 0.01/1.00 vMB 1,075
125,136 125,136 00000000000041d63684d7b6959191579069b6dda4464f72a0b95bca064cbdb4 2 0.00/1.00 vMB 0
125,135 125,135 0000000000003fdddb5068005e03a3115d642e16feab630c5a397289325c3236 8 0.00/1.00 vMB 354
125,134 125,134 0000000000001ad97b48fb7feb44cc36c70dd35f73207a8e4ae130541b81b6da 28 0.01/1.00 vMB 0
125,133 125,133 00000000000027f5bdbe27fd960c979382359cddda057c86dc1e26857ba61073 35 0.02/1.00 vMB 555
125,132 125,132 000000000000326d902688997d85222dc3a4a11cd305b531c4750561682ab5cb 8 0.00/1.00 vMB 1,605
125,131 125,131 00000000000008b4dbd50d9e74a351d182a424371baa6e6afee10838d77bd448 18 0.00/1.00 vMB 102
125,130 125,130 0000000000003a9a579913be965098f6f10bce30a689fc4c853db8b2cf618067 45 0.01/1.00 vMB 631
125,129 125,129 00000000000040261926d4e90b5eef4fe7ed71f0405f33ddef25125d03478745 34 0.01/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 780.40 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: 525.62 GB
    • Received: 5.22 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.