Loading Tool

Explorer IconExplorer

Memory Pool

40,772 transactions
27.92 vMB
0.06357322 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 532ea8bd93df9e106f2973b1acf28b709aa32b049f2dbed4bc7627b0bade978f
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root ea49c64193ffaafff15d16ab1e2f60f8d47abfa8aee3cb52bd0344ff9563e707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,686
Size: 1.00 vMB
Total Fees: 0.01005317 BTC
Feerates: 100.56 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (530,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,327 384,327 00000000000000000ff6d98effb32a9b179432a6156c21b75db649d116c7fb94 1,659 0.98/1.00 vMB 25
384,326 384,326 0000000000000000001bb31370ffbd10122251ffab9a4f2b59d95bb9823e2161 2,132 0.95/1.00 vMB 36
384,325 384,325 0000000000000000025806aa99f729ecec64e03a24bb280aa5b9abdb68047132 1,026 1.00/1.00 vMB 17
384,324 384,324 0000000000000000027903f3dbe58561757008593662bece2dcc1646ef4e2f0e 2,412 0.93/1.00 vMB 46
384,323 384,323 0000000000000000107e00bf0252e7a264e695b957cbb7c7121f7639fbaa2f4c 1,343 0.75/1.00 vMB 31
384,322 384,322 00000000000000000ee1f72957f734888d5e3c60c625f3f90d45513c6ed48b15 2,222 1.00/1.00 vMB 32
384,321 384,321 00000000000000000acf9de3b2a93d1534107adf19db7d53d581bacc33136a7c 1,120 0.91/1.00 vMB 21
384,320 384,320 00000000000000000edd8d676f5fbce5f3cafec998b4a154a7156fb7b819dfa5 1,465 0.95/1.00 vMB 23
384,319 384,319 000000000000000009b11fbaec005c0506afc24c2e978cbe0feaf2fd11b72703 2,745 1.00/1.00 vMB 46
384,318 384,318 00000000000000000e81da0929f722c6008805705fb5f486342639433bcd5781 761 1.00/1.00 vMB 17
384,317 384,317 00000000000000000a4148015707c835b7ead5be61b3ec09d8f262d74da0363b 1,363 1.00/1.00 vMB 18
384,316 384,316 000000000000000007a65dfcfedd5aa4638fee6656d6a9285fd8471159f5fe06 2,276 1.00/1.00 vMB 40
384,315 384,315 00000000000000000de981d703e3d2ab5213033eb2420105d4fe44544bfd7270 1,533 1.00/1.00 vMB 27
384,314 384,314 00000000000000000a961516746828102430f097cc60a52a7caa7b3fce7eb0ef 2,407 0.75/1.00 vMB 54
384,313 384,313 0000000000000000084ed213910f2b24b7513db54bf9f427649109a7f73e41eb 33 0.08/1.00 vMB 13
384,312 384,312 00000000000000000b1baa73343489e0905990d9318e1d94702070dfa98590ad 2,667 0.92/1.00 vMB 48
384,311 384,311 0000000000000000072142eaf220fa2a93c7401654009c437095c6be2743d30b 2,151 1.00/1.00 vMB 31
384,310 384,310 0000000000000000007dde8a2b82c5de46af6565209e04826f9ece0bb20deb6b 3,018 0.95/1.00 vMB 51
384,309 384,309 000000000000000000b92ccf1c188e37a95d1409ff528c8cacd8f6d1cc420beb 1,008 1.00/1.00 vMB 10
384,308 384,308 000000000000000003a4db7f5af455e90a4224a84ef14031babb37035ed4df66 1,675 0.93/1.00 vMB 24
384,307 384,307 00000000000000000aa21a533a6a44fdde11c12197fde5c982d28608bbf330e1 1,114 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.75 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: 631.72 GB
    • Received: 12.08 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.